reportUser

fun reportUser(offendingUser: User, reportCategory: ReportCategory, reportDescription: String?, handler: CompletionHandler?)

Reports a user of suspicious activities.

Since

3.0.105

Parameters

offendingUser

Offending user.

reportCategory
reportDescription

Report description. (optional)

handler

Callback handler.