ApiAvailability

 class 
 ApiAvailability 
 : 
 AbstractSafeParcelable 

The results of checking the availability of different features.

Summary

Public constructors

<init> ( isCrossDeviceSdkAvailable : Boolean )

The results of checking the availability of different features.

Public methods

Properties

True if the Cross Device SDK is generally available for use.

Companion properties

Public constructors

<init>

 ApiAvailability 
 ( 
 isCrossDeviceSdkAvailable 
 : 
  Boolean 
 
 ) 

The results of checking the availability of different features.

Public methods

writeToParcel

 fun 
 writeToParcel 
 ( 

dest : Parcel ,
flags : Int
) : Unit

Properties

isCrossDeviceSdkAvailable

 val 
 isCrossDeviceSdkAvailable 
 : 
  Boolean 
 

True if the Cross Device SDK is generally available for use.

Companion properties

CREATOR

 val 
 CREATOR 
 : 
  Creator 
 
 < 
  ApiAvailability 
 
 > 
Create a Mobile Website
View Site in Mobile | Classic
Share by: