Companion

object Companion

Functions

Link copied to clipboard
suspend fun import(connectionParamsSerialized: ByteArray, firstPartyEndpoint: FirstPartyEndpoint): PublicThirdPartyEndpoint

Import the public endpoint using the specified connectionParamsSerialized.

Link copied to clipboard
suspend fun load(nodeId: String): PublicThirdPartyEndpoint?

Load an endpoint by its nodeId.