AgoraRtmGetUserAttributesBlock Block Reference
| Declared in | AgoraRtmKit.h |
|---|
Block Definition
AgoraRtmGetUserAttributesBlock
Returns the result of the getUserAttributes or the getUserAttributesByKeys method call.
typedef void (^AgoraRtmGetUserAttributesBlock) (NSArray <, AgoraRtmAttribute *>, *
_Nullable, attributes , NSString *userId, AgoraRtmProcessAttributeErrorCode
errorCode)
Declared In
AgoraRtmKit.h