@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="PushSubscriptionOptions")
public class PushSubscriptionOptions
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
PushSubscriptionOptions() |
| Modifier and Type | Method and Description |
|---|---|
ArrayBuffer |
applicationServerKey() |
boolean |
userVisibleOnly() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="applicationServerKey") @Nullable public ArrayBuffer applicationServerKey()
@JsProperty(name="userVisibleOnly") public boolean userVisibleOnly()