JMSGGroupAnnouncement Class Reference
Inherits from | NSObject |
---|---|
Declared in | JMSGGroup.h |
announcementId
公告 id
@property (nonatomic, assign, readonly) UInt32 announcementId
Declared In
JMSGGroup.h
+ fromJson:
JSON 字符串 转换为 公告对象。
+ (JMSGGroupAnnouncement *JMSG_NULLABLE)fromJson:(NSString *JMSG_NONNULL)json
Discussion
失败时返回 nil
Declared In
JMSGGroup.h