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