Files
gotify-android-client/client/docs/Client.md
Jannis Mattheis 4edaa1943f Update client
2020-07-13 19:41:39 +02:00

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.