ONGUserProfile Class Reference

Inherits from NSObject
Conforms to NSCoding
Declared in ONGUserProfile.h

Overview

Object representing the user profile.

  profileId

Unique user profile identifier.

@property (nonatomic, strong) NSString *profileId

Declared In

ONGUserProfile.h

+ profileWithId:

Convenience initializer for ONGUserProfile.

+ (ONGUserProfile *)profileWithId:(NSString *)profileId

Declared In

ONGUserProfile.h