NIMPassThroughManagerDelegate Protocol Reference
| Conforms to | NSObject | 
|---|---|
| Declared in | NIMPassThroughManagerProtocol.h | 
– didReceivedPassThroughMsg:
	收到透传消息
- (void)didReceivedPassThroughMsg:(NIMPassThroughMsgData *__nullable)recvDataParameters
recvData | 
						收到的透传消息数据  | 
					
|---|
Discussion
收到透传消息
Declared In
NIMPassThroughManagerProtocol.h