toggle menu
vclib-aries
3.8.0
common
switch theme
search in API
vclib-aries
/
at.asitplus.wallet.lib.aries
/
InternalNextMessage
/
SendProblemReport
Send
Problem
Report
data
class
SendProblemReport
(
val
message
:
JsonWebMessage
,
val
senderKey
:
JsonWebKey
?
=
null
,
val
endpoint
:
String
?
=
null
)
:
InternalNextMessage
Members
Constructors
Send
Problem
Report
Link copied to clipboard
constructor
(
message
:
JsonWebMessage
,
senderKey
:
JsonWebKey
?
=
null
,
endpoint
:
String
?
=
null
)
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
?
=
null
message
Link copied to clipboard
val
message
:
JsonWebMessage
sender
Key
Link copied to clipboard
val
senderKey
:
JsonWebKey
?
=
null