IUccIncomingSignalingMessageEvent Interface
Represents the event data of an incoming message event raised by an IUccSignalingChannel instance.
Namespace: Microsoft.Office.Interop.UccApi
Assembly: Microsoft.Office.Interop.UccApi (in microsoft.office.interop.uccapi.dll)
Assembly: Microsoft.Office.Interop.UccApi (in microsoft.office.interop.uccapi.dll)
This interface is used to pass the event data to the OnIncomingMessage event handler as defined in the _IUccSignalingChannelEvents dispinterface. Win32 COM/C++ Syntax
interface IUccIncomingSignalingMessageEvent : IUccIncomingRequestEvent