Table of Contents

Class RTCIdentityProviderOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class RTCIdentityProviderOptions
Inheritance
RTCIdentityProviderOptions
Inherited Members

Constructors

RTCIdentityProviderOptions()

public RTCIdentityProviderOptions()

Fields

PeerIdentity

[Value("peerIdentity")]
public string PeerIdentity

Field Value

string

Protocol

[Value("protocol")]
public string Protocol

Field Value

string

UsernameHint

[Value("usernameHint")]
public string UsernameHint

Field Value

string