resultHandler

val resultHandler: (Result<Flag>) -> Unit

Parameters

resultHandler

Lambda function that handles the result of the operation. e.g. if the message was successfully flagged or not.