C# Class PayPal.Forms.PayPalManager.CustomAuthorizeProfileSharingDelegate

Inheritance: PayPalProfileSharingDelegate
Afficher le fichier Open project: AlejandroRuiz/PayPal.Forms

Méthodes publiques

Méthode Description
CustomAuthorizeProfileSharingDelegate ( PayPalManager manager ) : System
PayPalProfileSharingViewController ( Xamarin profileSharingViewController, NSDictionary profileSharingAuthorization ) : void
UserDidCancelPayPalProfileSharingViewController ( Xamarin profileSharingViewController ) : void

Method Details

CustomAuthorizeProfileSharingDelegate() public méthode

public CustomAuthorizeProfileSharingDelegate ( PayPalManager manager ) : System
manager PayPalManager
Résultat System

PayPalProfileSharingViewController() public méthode

public PayPalProfileSharingViewController ( Xamarin profileSharingViewController, NSDictionary profileSharingAuthorization ) : void
profileSharingViewController Xamarin
profileSharingAuthorization NSDictionary
Résultat void

UserDidCancelPayPalProfileSharingViewController() public méthode

public UserDidCancelPayPalProfileSharingViewController ( Xamarin profileSharingViewController ) : void
profileSharingViewController Xamarin
Résultat void