BMXPushUserProfile Class Reference
Inherits from BMXBaseObject :
NSObject
Declared in floo_proxy.h
Overview
@interface Push User Profile
Instance Methods
dealloc
- (void)dealloc
messagePushSetting
Push settings for the user
- (BMXPushUserProfileMessagePushSetting *)messagePushSetting
Return Value
BMXPushUserProfileMessagePushSetting
Declared In
floo_proxy.h
pushAlias
Push user alias
- (NSString *)pushAlias
Return Value
NSString
Declared In
floo_proxy.h
pushToken
Push token
- (NSString *)pushToken
Return Value
NSString
Declared In
floo_proxy.h
userId
User ID
- (long long)userId
Return Value
long long
Declared In
floo_proxy.h
Example: