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