getChannelAllAttributes 方法的调用结果。
返回typedef void (^ARtmGetChannelAttributesBlock)(NSArray< ARtmChannelAttribute *> * _Nullable attributes, ARtmProcessAttributeErrorCode errorCode);
attributes
错误码。详见 ARtmChannelAttribute 。
errorCode
错误码。详见 ARtmProcessAttributeErrorCode 。