Delegate NativeCalls.OnSignedInCallback
- Namespace
- Uralstech.UMoth.AppleIdSignIn.Native
Callback delegate for when AppleID Sign-In completes successfully.
public delegate void NativeCalls.OnSignedInCallback(NativeAppleIdCredential credential)
Parameters
credential
NativeAppleIdCredentialThe native ASAuthorizationAppleIDCredential wrapper.