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)