DeleteRoomKeysResponse

@Serializable
data class DeleteRoomKeysResponse(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