Adds comments to new fields in HttpPusher
This commit is contained in:
parent
5c27f65d3e
commit
8c7901177e
@ -58,8 +58,14 @@ data class HttpPusher(
|
||||
*/
|
||||
val url: String,
|
||||
|
||||
/**
|
||||
* Whether the pusher should actively create push notifications
|
||||
*/
|
||||
val enabled: Boolean,
|
||||
|
||||
/**
|
||||
* The device ID of the session that registered the pusher
|
||||
*/
|
||||
val deviceId: String,
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user