set Custom Endpoint
abstract suspend fun setCustomEndpoint(endpoint: GatewayEndpoint, updateProgress: suspend (progress: Progress) -> Unit = {})
Set custom gateway endpoint.
Parameters
endpoint
to be set
update Progress
of the operation