ConnectionModel

open class ConnectionModel

Constructors

Link copied to clipboard
constructor(type: Int, isConnected: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
val MobileData: Int = 11
Link copied to clipboard
open val type: Int
Link copied to clipboard
val WifiData: Int = 10