C# Class Sample.ViewController.RegistrationDelegate

Inheritance: UARegistrationDelegate
Afficher le fichier Open project: urbanairship/xamarin-component

Méthodes publiques

Méthode Description
RegistrationSucceeded ( string channelID, string deviceToken ) : void

Method Details

RegistrationSucceeded() public méthode

public RegistrationSucceeded ( string channelID, string deviceToken ) : void
channelID string
deviceToken string
Résultat void