AwaAuthorizationResult class
Properties
-
actionToken
↔ String
-
Credential used to prove the user authorized an advanced write action.
read / write
-
developerNote
↔ String
-
Message to the app developer to help understand the response.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
maximumNumberOfUses
↔ int
-
This token may be used to perform the requested action this number of times, at
a maximum. If this value is 0, then there is no limit.
read / write
-
membershipType
↔ int
-
MembershipType from the permission request.
read / write
-
responseReason
↔ AwaResponseReason
-
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
type
↔ int
-
Advanced Write Action Type from the permission request.
read / write
-
userSelection
↔ int
-
Indication of how the user responded to the request. If the value is "Approved"
the actionToken will contain the token that can be presented when performing the
advanced write action.
read / write
-
validUntil
↔ String
-
Time, UTC, when token expires.
read / write