BlockNumberPayload
data class BlockNumberPayload( val playServiceId: String, val number: String, val blockType: BlockType)
Content copied to clipboard
Constructors
Link copied to clipboard
fun BlockNumberPayload( playServiceId: String, number: String, blockType: BlockType)
Content copied to clipboard