WebAuthenticatorCallbackActivity.OnCreate(Bundle) Method

Definition

This method should be called from the same method in the parent activity which initiated the web authentication.

protected override void OnCreate (Android.OS.Bundle savedInstanceState);

Parameters

savedInstanceState
Android.OS.Bundle

Applies to