C# Class FlixCloudNotification.FlixCloudNotificationService

Sample service that demonstrates how to handle the notifications send by FlixCloud
Inheritance: IFlixCloudNotification
Afficher le fichier Open project: flixcloud/flix_cloud-dotnet

Méthodes publiques

Méthode Description
OnNotify ( JobNotification notification ) : void

Method Details

OnNotify() public méthode

public OnNotify ( JobNotification notification ) : void
notification FlixCloud.Notification.JobNotification
Résultat void