Synchronously revokes a temporary authorization.
The calling thread is blocked until a reply is received. See revoke_temporary_authorization_by_id for the asynchronous version.
| this |
A Authority. |
| id |
The opaque identifier for the temporary authorization. |
| cancellable |
A Cancellable or null. |
|
true if the temporary authorization was revoked, false if error is set. |