library
androidJvm
library
/
org.xmtp.android.library.frames
/
GroupActionInputs
Group
Action
Inputs
data
class
GroupActionInputs
(
val
groupId
:
ByteArray
,
val
groupSecret
:
ByteArray
)
Members
Constructors
Group
Action
Inputs
Link copied to clipboard
constructor
(
groupId
:
ByteArray
,
groupSecret
:
ByteArray
)
Properties
group
Id
Link copied to clipboard
val
groupId
:
ByteArray
group
Secret
Link copied to clipboard
val
groupSecret
:
ByteArray