toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.domain.buildingblocks
/
Pluto
/
getAllMessagesSent
get
All
Messages
Sent
abstract
fun
getAllMessagesSent
(
)
:
Flow
<
List
<
Message
>
>
(
source
)
Retrieves all the messages that have been sent.
Return
A
Flow
of type
List
containing the sent messages.