Свойство | Type | Description | |
---|---|---|---|
m_imService | IInstantMessagingService | ||
m_service | IRegionClientCapsService |
Méthode | 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 | ||
Résultat | byte[] |
public RegisterCaps ( IRegionClientCapsService service ) : void | ||
service | IRegionClientCapsService | |
Résultat | void |
protected IInstantMessagingService m_imService | ||
Résultat | IInstantMessagingService |