BuddyVariable Protocol Reference
Conforms to | UserVariable |
Declared in | BuddyVariable.h |
Instance Methods
isOffline
Returns true if this is an offline Buddy Variable
- (BOOL)isOffline
Discussion
Returns true if this is an offline Buddy Variable
By convention, any Buddy Variable whose name starts with the dollar sign ($) will be regarded as persistent and stored locally by the server.
These variables are also referred to as “offline variables” because they are available to other Users even when the Buddy is offline.
Declared In
BuddyVariable.h