HttpUrlBuilder Class Reference
Inherits from | NSObject |
---|---|
Declared in | HttpUrlBuilder.h |
listAllComponentTypesCatalogDetailed
@property (nonatomic, retain) NSString *listAllComponentTypesCatalogDetailed
getInvitationListSendToSpecificUser
@property (nonatomic, retain) NSString *getInvitationListSendToSpecificUser
– prepareUrlByAppendingUrl:urlSlugValueList:
- (NSString *)prepareUrlByAppendingUrl:(NSString *)appendUrlString urlSlugValueList:(NSDictionary *)urlSlugDictionary
+ parseAndStoreAuthorizationToken:content:
+ (void)parseAndStoreAuthorizationToken:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreTokenRelatedInfo:content:
+ (void)parseAndStoreTokenRelatedInfo:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreAccountDetails:content:
+ (void)parseAndStoreAccountDetails:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreUserDetails:content:
+ (void)parseAndStoreUserDetails:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreAccountName:content:
+ (void)parseAndStoreAccountName:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreActivationCode:content:
+ (void)parseAndStoreActivationCode:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreDeviceId:content:
+ (void)parseAndStoreDeviceId:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreDeviceToken:content:
+ (void)parseAndStoreDeviceToken:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreComponentDetails:content:
+ (void)parseAndStoreComponentDetails:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreRuleId:content:
+ (void)parseAndStoreRuleId:(NSInteger)responseCode content:(NSString *)responseContent
+ parseAndStoreDraftRuleId:content:
+ (void)parseAndStoreDraftRuleId:(NSInteger)responseCode content:(NSString *)responseContent