NIMSubscribeResult Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMSubscribeResult.h |
Overview
Query the result of subscription relationship
The result is returned by the interface used to query subscription relationship, indicating the relationship details with this account
type
Event type
@property (nonatomic, assign, readonly) NSInteger typeDiscussion
Event type
Declared In
NIMSubscribeResult.h
expiry
Validity period of a subscription
@property (nonatomic, assign, readonly) NSTimeInterval expiryDiscussion
Validity period of a subscription
Declared In
NIMSubscribeResult.h
timestamp
Timestamp of a subscription
@property (nonatomic, assign, readonly) NSTimeInterval timestampDiscussion
Timestamp of a subscription
Declared In
NIMSubscribeResult.h
publisher
ID of an event publisher
@property (nonatomic, copy, readonly) NSString *publisherDiscussion
ID of an event publisher
Declared In
NIMSubscribeResult.h