toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.mercury.forward
/
ForwardMessage
/
ForwardBody
Forward
Body
@
Serializable
data
class
ForwardBody
(
val
next
:
String
)
(
source
)
Represents the body of a forward message.
Members
Constructors
Forward
Body
Link copied to clipboard
constructor
(
next
:
String
)
Properties
next
Link copied to clipboard
val
next
:
String
The next message recipient's DID.