Click to Rate and Give Feedback
IRTCSubscription
Windows Mobile-
Windows Embedded CE
3/25/2008

This interface represents the RTC Subscription object, which represents a SIP SUBSCRIBE dialog. It can be queried for state and can resubscribe/unsubscribe from a service.

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description

IRTCSubscription::get_AcceptedContentType

Retrieves the accepted content type from the subscription.

IRTCSubscription::get_EventPackage

Retrieves the event package from the subscription.

IRTCSubscription::get_Profile

Retrieves the IRTCProfile from the subscription.

IRTCSubscription::Resubscribe

Re-subscribes to the service - with, optionally, a new message body.

IRTCSubscription::get_SubscriptionState

Retrieves the current state of the subscription.

IRTCSubscription::Unsubscribe

Un-subscribes from the service. Only valid if the service is currently subscribed or subscribing.

A pointer to this interface can be obtained using the IRTCClientSubscriber::CreateSubscription method.

Headerrtccore.idl
Libraryuuid.lib
Windows Embedded CEWindows Embedded CE 6.0 and later
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content      
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker