22 #import <Foundation/Foundation.h> 
   61 - (id<
HIDKey>)getProtectionKey:(NSError**)error;
 
   88 - (id<
HIDServerAction>)getAction:(NSString*)sessionPassword withParams:(NSArray*)parameters error:(NSError**)error;
 
Service container instance. 
 
Encapsulates an action extracted from an encrypted server message. 
Definition: HIDServerAction.h:35
 
Action details. 
Definition: HIDServerActionInfo.h:36
 
Service container instance. 
Definition: HIDContainer.h:40
 
NSString * getUniqueIdentifier()
Retrieves the action unique identifier. 
 
Key instance. 
Definition: HIDKey.h:36