Uses of Class
org.hyperledger.aries.api.trustping.PingResponse
-
Packages that use PingResponse Package Description org.hyperledger.aries -
-
Uses of PingResponse in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type PingResponse Modifier and Type Method Description Optional<PingResponse>AriesClient. connectionsSendPing(@NonNull String connectionId, @NonNull PingRequest comment)Send a trust ping to a connection
-