getCustomEndpoint

abstract suspend fun getCustomEndpoint(type: GatewayEndpoint.Type, updateProgress: suspend (progress: Progress) -> Unit = {}): GatewayEndpoint

Get custom gateway endpoint.

Return

custom gateway endpoint

Parameters

type

of the endpoint

updateProgress

of the operation