DualEndpointFactory

A factory to build a DualEndpoint.

Constructors

Link copied to clipboard
constructor(mainEndpointFactory: IEndpointInternal.Factory, secondEndpointFactory: IEndpointInternal.Factory)

Functions

Link copied to clipboard
open override fun create(context: Context, dispatcherProvider: IDispatcherProvider): IEndpointInternal

Creates an IEndpointInternal instance.