@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="RTCIdentityValidationResult")
public static interface RTCIdentityValidationResult.Builder
extends RTCIdentityValidationResult
RTCIdentityValidationResult.Builder| Modifier and Type | Method and Description |
|---|---|
default RTCIdentityValidationResult.Builder |
contents(java.lang.String contents) |
default RTCIdentityValidationResult.Builder |
identity(java.lang.String identity) |
contents, create, identity, setContents, setIdentity@JsOverlay @Nonnull default RTCIdentityValidationResult.Builder contents(@Nonnull java.lang.String contents)
@JsOverlay @Nonnull default RTCIdentityValidationResult.Builder identity(@Nonnull java.lang.String identity)