C# 클래스 Sample.ViewController.RegistrationDelegate

상속: UARegistrationDelegate
파일 보기 프로젝트 열기: urbanairship/xamarin-component

공개 메소드들

메소드 설명
RegistrationSucceeded ( string channelID, string deviceToken ) : void

메소드 상세

RegistrationSucceeded() 공개 메소드

public RegistrationSucceeded ( string channelID, string deviceToken ) : void
channelID string
deviceToken string
리턴 void