C# Class ADL.PlatformInitListenerDispatcher

Inheritance: PlatformInitListener
Afficher le fichier Open project: addlive/addlive_sdk_c_sharp

Méthodes publiques

Méthode Description
onInitProgressChanged ( InitProgressChangedEvent e ) : void
onInitStateChanged ( InitStateChangedEvent e ) : void

Method Details

onInitProgressChanged() public méthode

public onInitProgressChanged ( InitProgressChangedEvent e ) : void
e InitProgressChangedEvent
Résultat void

onInitStateChanged() public méthode

public onInitStateChanged ( InitStateChangedEvent e ) : void
e InitStateChangedEvent
Résultat void