Files
gotify-android-client/client/docs/Client.md
2018-11-02 18:49:16 +01:00

370 B

Client

Properties

Name Type Description Notes
id Integer 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.