ZTDynamicAttributes

class ZTDynamicAttributes

ZTDynamicAttributes

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Constructors

ZTDynamicAttributes
Link copied to clipboard
fun ZTDynamicAttributes()

Functions

getCountry
Link copied to clipboard
fun getCountry(context: Context): Observable<String>
getCountryCode
Link copied to clipboard
fun getCountryCode(context: Context): Observable<String>
getPhoneCarrier
Link copied to clipboard
fun getPhoneCarrier(context: Context): Observable<String>
getPhoneDeviceId
Link copied to clipboard
fun getPhoneDeviceId(context: Context): Observable<String>
getPhoneLocale
Link copied to clipboard
fun getPhoneLocale(context: Context): Observable<String>
getPublicIpAddress
Link copied to clipboard
fun getPublicIpAddress(): Observable<String>
getWifiIpAddress
Link copied to clipboard
fun getWifiIpAddress(context: Context): Observable<String>