9 #import <Foundation/Foundation.h>
14 const static NSString* responseReasonKeyName =
@"responseReason";
19 const static NSString* responseCodeKeyName =
@"responseCode";
32 - (void) connection:(
id<
GSConnection>)connection stateDidChangeWithInfo:(NSDictionary *)info;