setCustomEndpoint

abstract suspend fun setCustomEndpoint(endpoint: GatewayEndpoint, updateProgress: suspend (progress: Progress) -> Unit = {})

Set custom gateway endpoint.

Parameters

endpoint

to be set

updateProgress

of the operation