KaaTransport Protocol Reference
| Declared in | KaaTransport.h |
|---|
– setChannelManager:
required method
Sets the specific KaaChannelManager for the current transport.
- (void)setChannelManager:(id<KaaChannelManager>)channelManagerDiscussion
Sets the specific KaaChannelManager for the current transport.
Declared In
KaaTransport.h
– setClientState:
required method
Sets the client’s state object.
- (void)setClientState:(id<KaaClientState>)stateDiscussion
Sets the client’s state object.
Declared In
KaaTransport.h