toggle menu
vclib-aries
3.8.0
common
switch theme
search in API
vclib-aries
/
at.asitplus.wallet.lib.aries
/
NextMessage
/
SendProblemReport
Send
Problem
Report
data
class
SendProblemReport
(
val
message
:
String
,
val
endpoint
:
String
?
)
:
NextMessage
Please send
message
to
endpoint
, contains a problem report
Members
Constructors
Send
Problem
Report
Link copied to clipboard
constructor
(
message
:
String
,
endpoint
:
String
?
)
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
?
message
Link copied to clipboard
val
message
:
String