PushSubscriptionInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

appServerKey
void appServerKey(Optional!(T0) appServerKey)
Undocumented in source. Be warned that the author may not have intended to support it.
appServerKey
auto appServerKey()
Undocumented in source. Be warned that the author may not have intended to support it.
authSecret
void authSecret(Optional!(T0) authSecret)
Undocumented in source. Be warned that the author may not have intended to support it.
authSecret
auto authSecret()
Undocumented in source. Be warned that the author may not have intended to support it.
endpoint
void endpoint(string endpoint)
Undocumented in source. Be warned that the author may not have intended to support it.
endpoint
string endpoint()
Undocumented in source. Be warned that the author may not have intended to support it.
p256dhKey
void p256dhKey(Optional!(T0) p256dhKey)
Undocumented in source. Be warned that the author may not have intended to support it.
p256dhKey
auto p256dhKey()
Undocumented in source. Be warned that the author may not have intended to support it.
scope_
void scope_(string scope_)
Undocumented in source. Be warned that the author may not have intended to support it.
scope_
string scope_()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta