@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="PushSubscriptionOptions")
public class PushSubscriptionOptions
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
PushSubscriptionOptions() |
Modifier and Type | Method and Description |
---|---|
ArrayBuffer |
applicationServerKey() |
boolean |
userVisibleOnly() |
@JsProperty(name="applicationServerKey") @Nullable public ArrayBuffer applicationServerKey()
@JsProperty(name="userVisibleOnly") public boolean userVisibleOnly()