Package io.adtrace.sdk
Class GooglePlayServicesClient
- java.lang.Object
-
- io.adtrace.sdk.GooglePlayServicesClient
-
public class GooglePlayServicesClient extends java.lang.ObjectAdTrace android SDK (https://adtrace.io) Created by Nasser Amini (github.com/namini40) on April 2022. Notice: See LICENSE.txt for modification and distribution information Copyright © 2022.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGooglePlayServicesClient.GooglePlayServicesInfo
-
Constructor Summary
Constructors Constructor Description GooglePlayServicesClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GooglePlayServicesClient.GooglePlayServicesInfogetGooglePlayServicesInfo(android.content.Context context, long timeoutMilliSec)
-
-
-
Method Detail
-
getGooglePlayServicesInfo
public static GooglePlayServicesClient.GooglePlayServicesInfo getGooglePlayServicesInfo(android.content.Context context, long timeoutMilliSec) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-