TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.network
/
Connectivity
/
Status
Status
sealed
class
Status
This class defines the possible statuses of device connectivity.
Inheritors
NotConnected
Unknown
Connected
Members
Types
Connected
Link copied to clipboard
data
class
Connected
(
val
connectivityType
:
Connectivity.ConnectivityType
)
:
Connectivity.Status
Not
Connected
Link copied to clipboard
object
NotConnected
:
Connectivity.Status
Unknown
Link copied to clipboard
object
Unknown
:
Connectivity.Status