Свойство | Тип | Описание | |
---|---|---|---|
m_imService | IInstantMessagingService | ||
m_service | IRegionClientCapsService |
Метод | Описание | |
---|---|---|
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 | ||
Результат | byte[] |
public RegisterCaps ( IRegionClientCapsService service ) : void | ||
service | IRegionClientCapsService | |
Результат | void |
protected IInstantMessagingService m_imService | ||
Результат | IInstantMessagingService |