NIMCustomAttachmentCoding Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | NIMCustomObject.h |
– decodeAttachment:
required method
反序列化
- (nullable id<NIMCustomAttachment>)decodeAttachment:(nullable NSString *)contentParameters
content |
透传的自定义消息 |
|---|
Return Value
自定义消息附件
Discussion
反序列化
Declared In
NIMCustomObject.h