Share via


Binder.RestoreCallingIdentity(Int64) 메서드

정의

현재 스레드에서 들어오는 IPC의 ID를 에서 반환된 이전 ID로 #clearCallingIdentity복원합니다.

[Android.Runtime.Register("restoreCallingIdentity", "(J)V", "")]
public static void RestoreCallingIdentity (long token);
[<Android.Runtime.Register("restoreCallingIdentity", "(J)V", "")>]
static member RestoreCallingIdentity : int64 -> unit

매개 변수

token
Int64

이전에 에서 반환 #clearCallingIdentity한 불투명 토큰입니다.

특성

설명

현재 스레드에서 들어오는 IPC의 ID를 에서 반환된 이전 ID로 #clearCallingIdentity복원합니다.

에 대한 Java 설명서입니다 android.os.Binder.restoreCallingIdentity(long).

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상

추가 정보