GroupInfoBundle

open class GroupInfoBundle(var encryptionType: GroupInfoEncryptionType, var ratchetTreeType: RatchetTreeType, var payload: ByteArray)

Constructors

Link copied to clipboard
constructor(encryptionType: GroupInfoEncryptionType, ratchetTreeType: RatchetTreeType, payload: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard
var payload: ByteArray
Link copied to clipboard