bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model
/
Apn
Apn
sealed
interface
Apn
Represents APN (Access Point Name) configuration parameters
Inheritors
Automatic
Custom
Members
Types
Automatic
Link copied to clipboard
data
object
Automatic
:
Apn
Automatic selection
Custom
Link copied to clipboard
data
class
Custom
(
val
apnName
:
String
,
val
username
:
String
?
=
null
,
val
password
:
String
?
=
null
)
:
Apn