BaseLoginService_AsyncProxy

Overview

Location


 

beginLoginEx:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString

Parameters:

  • aLoginString:

beginLoginEx:start:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start

Parameters:

  • aLoginString:
  • ___start:

beginLoginEx:startWithBlock:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block

Parameters:

  • aLoginString:
  • ___block:

beginLogout

- (ROAsyncRequest *) beginLogout

beginLogout__start:

- (ROAsyncRequest *) beginLogout__start:(BOOL)___start

Parameters:

  • ___start:

beginLogout__startWithBlock:

- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block

Parameters:

  • ___block:

endLoginEx:

- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest

Parameters:

  • ___asyncRequest:

endLogout:

- (void) endLogout:(ROAsyncRequest *)___asyncRequest

Parameters:

  • ___asyncRequest:

initWithMessage:channel:    (declared in ROProxy)

- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel

Parameters:

  • aMessage:
  • aChannel:

initWithService:    (declared in ROProxy)

- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService

Parameters:

  • aService:

initWithURL:    (declared in ROProxy)

- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL

Parameters:

  • aURL:

proxyWithMessage:channel:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel

Parameters:

  • aMessage:
  • aChannel:

proxyWithService:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService

Parameters:

  • aService:

proxyWithURL:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL

Parameters:

  • aURL:

 

proxyWithMessage:channel:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel

Parameters:

  • aMessage:
  • aChannel:

proxyWithService:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithService:(nonnull RORemoteService *)aService

Parameters:

  • aService:

proxyWithURL:    (declared in ROProxy)

+ (nonnull instancetype) proxyWithURL:(nonnull NSURL *)aURL

Parameters:

  • aURL:

 

beginLoginEx:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString

Parameters:

  • aLoginString:

beginLoginEx:start:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString start:(BOOL)___start

Parameters:

  • aLoginString:
  • ___start:

beginLoginEx:startWithBlock:

- (ROAsyncRequest *) beginLoginEx:(NSString *)aLoginString startWithBlock:(void(^)(ROAsyncRequest *))___block

Parameters:

  • aLoginString:
  • ___block:

beginLogout

- (ROAsyncRequest *) beginLogout

beginLogout__start:

- (ROAsyncRequest *) beginLogout__start:(BOOL)___start

Parameters:

  • ___start:

beginLogout__startWithBlock:

- (ROAsyncRequest *) beginLogout__startWithBlock:(void(^)(ROAsyncRequest *))___block

Parameters:

  • ___block:

endLoginEx:

- (BOOL) endLoginEx:(ROAsyncRequest *)___asyncRequest

Parameters:

  • ___asyncRequest:

endLogout:

- (void) endLogout:(ROAsyncRequest *)___asyncRequest

Parameters:

  • ___asyncRequest:

initWithMessage:channel:    (declared in ROProxy)

- (nonnull instancetype) initWithMessage:(nonnull ROMessage *)aMessage channel:(nonnull ROClientChannel *)aChannel

Parameters:

  • aMessage:
  • aChannel:

initWithService:    (declared in ROProxy)

- (nonnull instancetype) initWithService:(nonnull RORemoteService *)aService

Parameters:

  • aService:

initWithURL:    (declared in ROProxy)

- (nonnull instancetype) initWithURL:(nonnull NSURL *)aURL

Parameters:

  • aURL: