SetRoomKeysResponse

@Serializable
data class SetRoomKeysResponse(val count: Long, val etag: String)

Constructors

Link copied to clipboard
constructor(count: Long, etag: String)

Properties

Link copied to clipboard
val count: Long
Link copied to clipboard