NIMPassThroughManagerDelegate Protocol Reference

Conforms to NSObject
Declared in NIMPassThroughManagerProtocol.h

Overview

透传服务管理回调

– didReceivedPassThroughMsg:

收到透传消息

- (void)didReceivedPassThroughMsg:(NIMPassThroughMsgData *__nullable)recvData

Parameters

recvData

收到的透传消息数据

Discussion

收到透传消息

Declared In

NIMPassThroughManagerProtocol.h