AndroidRoleScopes
annotation class AndroidRoleScopes
| com.google.android.gms.dtdi.core.AndroidRoleScopes | 
Annotation for the supported Android roles.
Summary
            Constants | 
        |
|---|---|
| const Int | 
            
             Indicates call transfer remote scope.  | 
        
            Public constructors | 
        |
|---|---|
            <init>()Annotation for the supported Android roles.  | 
        |
Constants
UNKNOWN
const val UNKNOWN: Int
Indicates call transfer remote scope. Can be either hand off or stream.
Value: RemoteScopeProto.RemoteScope.AndroidRole.Role.UNKNOWN_VALUEPublic constructors
<init>
AndroidRoleScopes()
Annotation for the supported Android roles.