IRTCUnsolicitedNotificationEvent (Windows Embedded CE 6.0)

1/6/2010

Applies to Windows Embedded CE 6.0 R2

This interface retrieves information about an event of type RTCE_UNSOLICITED_NOTIFY_EVENT. This event is sent to the application encapsulating an incoming NOTIFY message with matching event package and content-type values that are registered through the IRTCClientSubscriber2::RegisterUnsolicitedNotification method but not associated to any existing sessions. From this interface an application can also query for its IRTCSIPEvent interface to further inspect the incoming NOTIFY message.

Methods

This interface inherits the methods for the IUnknown and IDispatch interfaces.

Properties

Property Description

IRTCUnsolicitedNotificationEvent::Subscription

Gets the unsolicited subscription object.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

RTC Client API Interfaces