C# Class Sample.ViewController.RegistrationDelegate

Inheritance: UARegistrationDelegate
ファイルを表示 Open project: urbanairship/xamarin-component

Public Methods

Method Description
RegistrationSucceeded ( string channelID, string deviceToken ) : void

Method Details

RegistrationSucceeded() public method

public RegistrationSucceeded ( string channelID, string deviceToken ) : void
channelID string
deviceToken string
return void