C# Class Notification.Droid.ReceiverHandlers.NotificationOpenHandler

Inheritance: BaseHandler
ファイルを表示 Open project: gruan01/Xamarin-Example

Public Methods

Method Description
Handle ( Bundle bundle ) : void

Method Details

Handle() public method

public Handle ( Bundle bundle ) : void
bundle Bundle
return void