RemotePresenceViewSettings Constructor
Creates an instance of the RemotePresenceViewSettings class.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New RemotePresenceViewSettings()
public RemotePresenceViewSettings()
Remarks
The subscription mode is set to Default.
See Also
Reference
RemotePresenceViewSettings Class