public class BVMobileParams
extends java.lang.Object
| Constructor and Description |
|---|
BVMobileParams(android.content.Context context,
java.lang.String clientId)
Must be constructed off of the UI Thread since this calls
com.google.android.gms.ads.identifier.AdvertisingIdClient#getAdvertisingIdInfo(Context)
which will throw an IllegalStateException if run on the UI Thread |
public BVMobileParams(android.content.Context context,
java.lang.String clientId)
com.google.android.gms.ads.identifier.AdvertisingIdClient#getAdvertisingIdInfo(Context)
which will throw an IllegalStateException if run on the UI Threadcontext - Application Context