Restore the identity of the incoming IPC on the current thread
back to a previously identity that was returned by
Binder.ClearCallingIdentity.
Syntax
[Android.Runtime.Register("restoreCallingIdentity", "(J)V", "")]
public static
void RestoreCallingIdentity (
long token)
See Also
Parameters
- token
- The opaque token that was previously returned by
Binder.ClearCallingIdentity.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1