Interface WebSocket.ConstructorProtocolUnionType
- Enclosing class:
WebSocket
@JsType(isNative=true,
name="?",
namespace="<global>")
public static interface WebSocket.ConstructorProtocolUnionType
-
Method Summary
-
Method Details
-
of
-
asJsArray
-
asString
-
isJsArray
@JsOverlay default boolean isJsArray() -
isString
@JsOverlay default boolean isString()
-