report User
fun reportUser(offendingUser: User, reportCategory: ReportCategory, reportDescription: String?, handler: CompletionHandler?)
Reports a user of suspicious activities.
Since
3.0.105
Parameters
offending User
Offending user.
report Category
report Description
Report description. (optional)
handler
Callback handler.