Inherits from | NSObject |
Declared in | QBContactListItem.h |
Tasks
-
userID
Unique identifier of user
property -
online
User status (online/offline)
property -
subscriptionState
User subscription state. Read more about states http://xmpp.org/rfcs/rfc3921.html#roster
property -
+ subscriptionStateFromString:
-
+ subscriptionStateToString:
Properties
online 
@property (nonatomic, assign, getter=isOnline) BOOL online
Discussion
User status (online/offline)
Declared In
QBContactListItem.h
subscriptionState 
@property (nonatomic, assign) QBPresenseSubscriptionState subscriptionState
Discussion
User subscription state. Read more about states http://xmpp.org/rfcs/rfc3921.html#roster
Declared In
QBContactListItem.h