core-utils
Preparing search index...
@clipboard-health/notifications
AppendPushTokenResponse
Interface AppendPushTokenResponse
Response from appending a push token.
interface
AppendPushTokenResponse
{
success
:
boolean
;
}
Index
Properties
success
Properties
success
success
:
boolean
Whether the push token was appended successfully.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
success
core-utils
Loading...
Response from appending a push token.