Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes this instance with the given application context.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New ( _
applicationContext As Object _
)
'Usage
Dim applicationContext As Object
Dim instance As New ReferStatus(applicationContext)
public ReferStatus(
Object applicationContext
)
Parameters
- applicationContext
Type: System.Object
Any application context. For example, the application can store the signaling session associated or any other object.