Property | Type | Description | |
---|---|---|---|
m_imService | IInstantMessagingService | ||
m_service | IRegionClientCapsService |
Method | Description | |
---|---|---|
ChatSessionRequest ( string path, Stream request, |
||
DeregisterCaps ( ) : void | ||
EnteringRegion ( ) : void | ||
RegisterCaps ( IRegionClientCapsService service ) : void |
public ChatSessionRequest ( string path, Stream request, |
||
path | string | |
request | Stream | |
httpRequest | ||
httpResponse | ||
return | byte[] |
public RegisterCaps ( IRegionClientCapsService service ) : void | ||
service | IRegionClientCapsService | |
return | void |
protected IInstantMessagingService m_imService | ||
return | IInstantMessagingService |