The PermissionAPI type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete |
Remove an access token, so the application will no longer have permission to locate that user.
| |
| Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
Returns a String that represents the current Object.
(Inherited from Object.) | |
| Verify |
Verify an access token.
| |
| VerifyCarrierLocatability |
Verify that a mobile number is theoretically accessible by this
application, based only on its mobile carrier and the application's
launch status.
|