DeviceUtil

open class DeviceUtil

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getAndroidId(context: Context): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getNetworkCountryIso(context: Context): String
Link copied to clipboard
open fun getNetworkOperator(context: Context): String
Link copied to clipboard
Link copied to clipboard
open fun getSimCountry(context: Context): String
Link copied to clipboard
open fun getSimOperator(context: Context): String
Link copied to clipboard
open fun getSimOperatorName(context: Context): String