TelnyxConfig

sealed class TelnyxConfig

Represents a SIP user for login

This is a data class to handle the properties provided when logging into the TelnyxClient with SIP details

The data class is either Credential or Token based.

See also

Inheritors