AgoraRtmCancelMediaBlock Block Reference

Declared in AgoraRtmKit.h

Block Definition

AgoraRtmCancelMediaBlock

Returns the result of the cancelMediaDownload or cancelMediaUpload method call.

  • requestId: The unique ID of the cancel request.errorCode: See AgoraRtmCancelMediaErrorCode.
  • typedef void (^AgoraRtmCancelMediaBlock) (long long, requestId , AgoraRtmCancelMediaErrorCode errorCode)

    Declared In

    AgoraRtmKit.h