Package com.cygnusreach.internal

Types

Link copied to clipboard
open class RemoteSupportClientKotlin(    context: Context,     apiUrlBase: String,     apiKey: String,     logger: Logger,     retainLogs: Boolean = true) : IRemoteSupportClient

The main class for this library. Contains functionality to initiate new sessions, connect to existing sessions, send outgoing messages and receiving incoming messages over the DataChannel