![]() |
SwyxIt! Client SDK
14.21
|
import "CLMgrPub.idl";
Public Member Functions | |
| HRESULT | Prepare ([in] BOOL bStartIM) |
| HRESULT | ShowChatApplication () |
| HRESULT | OpenChatTo ([in] BSTR pChatUserId) |
| HRESULT | UserAppearanceChanged ([in] IDispatch *pUserAppearance) |
| HRESULT | SwyxServerConnectionStateChanged ([in] BOOL isUp) |
| HRESULT | StartModernApp () |
| HRESULT | PopUpModernApp () |
Line Manager PlugIn interface called by Client Line Manager when Instant Messaging functionality is required
| HRESULT IClientInstantMessaging::OpenChatTo | ( | [in] BSTR | pChatUserId | ) |
| HRESULT IClientInstantMessaging::PopUpModernApp | ( | ) |
| HRESULT IClientInstantMessaging::Prepare | ( | [in] BOOL | bStartIM | ) |
| HRESULT IClientInstantMessaging::ShowChatApplication | ( | ) |
| HRESULT IClientInstantMessaging::StartModernApp | ( | ) |
| HRESULT IClientInstantMessaging::SwyxServerConnectionStateChanged | ( | [in] BOOL | isUp | ) |
| HRESULT IClientInstantMessaging::UserAppearanceChanged | ( | [in] IDispatch * | pUserAppearance | ) |