다음을 통해 공유


ASWebAuthenticationSessionCompletionHandler 대리자

정의

상호 작용에 ASWebAuthenticationSession 사용되는 대리자 메서드입니다.

public delegate void ASWebAuthenticationSessionCompletionHandler(NSUrl callbackUrl, NSError error);
type ASWebAuthenticationSessionCompletionHandler = delegate of NSUrl * NSError -> unit

매개 변수

callbackUrl
NSUrl
error
NSError

적용 대상