23 lines
444 B
Markdown
23 lines
444 B
Markdown
---
|
|
title: deviceTokenSimplePush
|
|
description: Token for simple push
|
|
---
|
|
## Constructor: deviceTokenSimplePush
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Token for simple push
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|token|[string](../types/string.md) | Yes|The token, may be empty to unregister device|
|
|
|
|
|
|
|
|
### Type: [DeviceToken](../types/DeviceToken.md)
|
|
|
|
|