@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface RTCIdentityProviderOptions.Builder
extends RTCIdentityProviderOptions
RTCIdentityProviderOptions.Builder| Modifier and Type | Method and Description |
|---|---|
default RTCIdentityProviderOptions.Builder |
peerIdentity(java.lang.String peerIdentity) |
default RTCIdentityProviderOptions.Builder |
protocol(java.lang.String protocol) |
default RTCIdentityProviderOptions.Builder |
usernameHint(java.lang.String usernameHint) |
of, peerIdentity, protocol, setPeerIdentity, setProtocol, setUsernameHint, usernameHint@JsOverlay @Nonnull default RTCIdentityProviderOptions.Builder peerIdentity(@Nonnull java.lang.String peerIdentity)
@JsOverlay @Nonnull default RTCIdentityProviderOptions.Builder protocol(@Nonnull java.lang.String protocol)
@JsOverlay @Nonnull default RTCIdentityProviderOptions.Builder usernameHint(@Nonnull java.lang.String usernameHint)