IRTCClientSubscriber2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

Applies to Windows Embedded CE 6.0 R2

The interface creates a subscription object buts does not send the SUBSCRIBE out on the network. IRTCSubscription2 can be used to start the SUBSCRIBE request.

Methods

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

The following table shows the methods for this interface.

Method Description

IRTCClientSubscriber2::CreateIdleSubscription

Creates a new subscription.

IRTCClientSubscriber2::AllowDialogNotifications

Enables applications to register for NOTIFY messages with a specific event packages and content-type values.

IRTCClientSubscriber2::RegisterUnsolicitedNotification

Enables applications to register for NOTIFY messages with specific package values.

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