C# Class UrbanBlimp.Android.PushService

Afficher le fichier Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Méthodes publiques

Свойство Type Description
RequestBuilder IRequestBuilder

Méthodes publiques

Méthode Description
Execute ( PushNotificationRequest notification, Action responseCallback, Action exceptionCallback ) : void

Method Details

Execute() public méthode

public Execute ( PushNotificationRequest notification, Action responseCallback, Action exceptionCallback ) : void
notification PushNotificationRequest
responseCallback Action
exceptionCallback Action
Résultat void

Property Details

RequestBuilder public_oe property

public IRequestBuilder RequestBuilder
Résultat IRequestBuilder