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

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

MY_DEVICES_ONLY

static val MY_DEVICES_ONLY: Int
Value: 1

TRUSTED_CONTACTS

static val TRUSTED_CONTACTS: Int
Value: 2

UNSPECIFIED

static val UNSPECIFIED: Int
Value: 0

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