Edit

Share via


RemotePresentityPresenceCache Constructor

Definition

public:
 RemotePresentityPresenceCache(System::String ^ uri, System::Collections::Generic::IEnumerable<Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^> ^ notifications);
public RemotePresentityPresenceCache (string uri, System.Collections.Generic.IEnumerable<Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData> notifications);
new Microsoft.Rtc.Internal.Collaboration.RemotePresentityPresenceCache : string * seq<Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData> -> Microsoft.Rtc.Internal.Collaboration.RemotePresentityPresenceCache
Public Sub New (uri As String, notifications As IEnumerable(Of PresenceCategoryWithMetaData))

Parameters

uri
String

Applies to