TrustRelationshipType
class TrustRelationshipType
com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType |
Direct use of the Google Play Services DTDI SDK is not supported. You should use the Cross Device SDK for creating cross device experiences. The possible trust relationship types, indicating what level of trust devices are able to be filtered.
Value is com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#UNSPECIFIED
, com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#MY_DEVICES_ONLY
, or com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#TRUSTED_CONTACTS
Summary
Constants |
|
---|---|
static Int | |
static Int | |
static Int |
Public constructors |
|
---|---|
<init>() Direct use of the Google Play Services DTDI SDK is not supported. You should use the Cross Device SDK for creating cross device experiences. The possible trust relationship types, indicating what level of trust devices are able to be filtered. |
Constants
Public constructors
<init>
TrustRelationshipType()
Direct use of the Google Play Services DTDI SDK is not supported. You should use the Cross Device SDK for creating cross device experiences. The possible trust relationship types, indicating what level of trust devices are able to be filtered.
Value is com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#UNSPECIFIED
, com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#MY_DEVICES_ONLY
, or com.google.android.gms.dtdi.core.DeviceFilter.TrustRelationshipType#TRUSTED_CONTACTS