This topic has not yet been rated - Rate this topic

LocalOwnerPresence Class

Creates a PublishSubscribeSession for event "vnd-microsoft-roaming-self".

System..::..Object
  Microsoft.Rtc.Collaboration.Presence..::..PublishSubscribeSession
    Microsoft.Rtc.Collaboration.Presence..::..LocalOwnerPresence

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
'Declaration
Public Class LocalOwnerPresence _
	Inherits PublishSubscribeSession
'Usage
Dim instance As LocalOwnerPresence

This subscription provide access to list of self categories, container membership and subscriber list.

Multiple subscriptions for the event "vnd-microsoft-roaming-self" are not allowed from the same endpoint. If applications already have a SelfDataSession established for this endpoint, another SelfDataSession cannot be established. Calling BeginEstablish from another instance will cause an InvalidOperationException.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.