AndroidRoleScope

 data 
 class 
 AndroidRoleScope 
 : 
 AbstractSafeParcelable 

Represents an Android Role scope. Used to defer selection of alternate apps to an Android role holder. The role holder will specify the allowed alternate app in its manifest. Not suitable for sending over the wire.

Summary

Public constructors

<init> ( scope : Int )

Represents an Android Role scope.

Public methods

Properties

IntDef for an Android Role scope.

Companion properties

Public constructors

<init>

 AndroidRoleScope 
 ( 
 scope 
 : 
  Int 
 
 ) 

Represents an Android Role scope. Used to defer selection of alternate apps to an Android role holder. The role holder will specify the allowed alternate app in its manifest. Not suitable for sending over the wire.

Public methods

writeToParcel

 fun 
 writeToParcel 
 ( 

dest : Parcel ,
flags : Int
) : Unit

Properties

scope

 val 
 scope 
 : 
  Int 
 

IntDef for an Android Role scope.

Companion properties

CREATOR

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