get Custom Endpoint
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
update Progress
of the operation