PushSetting

class PushSetting : DataModel

Constructors

Link copied to clipboard
constructor()
constructor(remotePushEnabledWhileRunning: Boolean, localPushEnabledWhileRunning: Boolean)

Inherited functions

Link copied to clipboard
open fun toJSON(): JSONObject
Link copied to clipboard
fun toMap(): Map<String, Any>
Link copied to clipboard
open override fun toString(): String