9#import <Foundation/Foundation.h>
26@property (nonatomic,strong) NSString* _Nonnull
device;
34@property (nonatomic) NSInteger
status;
52@property (nonatomic,strong) NSString*_Nonnull publisher;
61@property (nonatomic,strong) NSArray<EMPresenceStatusDetail*>*_Nullable statusDetails;
70@property (nonatomic) NSString*_Nullable statusDescription;
79@property (nonatomic) NSInteger lastTime;
88@property (nonatomic) NSInteger expirytime;
Definition: EMPresence.h:45
Definition: EMPresence.h:19
NSString *_Nonnull device
Definition: EMPresence.h:26
NSInteger status
Definition: EMPresence.h:34