C# Class Wombat.Mama.StartBackgroundCallbackForwarder

This class is used for forward callback events from the native mama_startBackground function to the client's of this class.
Afficher le fichier Open project: OpenMAMA/OpenMAMA

Méthodes publiques

Méthode Description
StartBackgroundCallbackForwarder ( MamaStartBackgroundCallback callback ) : System

Private Methods

Méthode Description
onStartBackgroundCompleted ( Wombat.MamaStatus status ) : void

Handler is called whenever mama_start completes,

Method Details

StartBackgroundCallbackForwarder() public méthode

public StartBackgroundCallbackForwarder ( MamaStartBackgroundCallback callback ) : System
callback MamaStartBackgroundCallback
Résultat System