TIMMsgRevokeCallbackFunc
Introduction
Callback for message revoking
Returned template
TIMMsgRevokeCallbackFunc = void Function(json_msg_locator_array: string, user_data: string)
Return value details
name | type | description |
---|---|---|
json_msg_locator_array | string | Message locator |
user_data | string | User-defined data transfered by ImSDK without any processing |