mirror of
https://github.com/gotify/android.git
synced 2026-05-13 03:06:57 +08:00
367 B
367 B
Client
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | The client id. | |
| name | String | The client name. This is how the client should be displayed to the user. | |
| token | String | The client token. Can be used as `clientToken`. See Authentication. |