RegisterPushRequest

data class RegisterPushRequest(val serviceDid: Did, val token: String, val platform: RegisterPushPlatform, val appId: String)

Constructors

Link copied to clipboard
constructor(serviceDid: Did, token: String, platform: RegisterPushPlatform, appId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard