C# Class ADL.PlatformInitListenerDispatcher

Inheritance: PlatformInitListener
Show file Open project: addlive/addlive_sdk_c_sharp

Public Methods

Method Description
onInitProgressChanged ( InitProgressChangedEvent e ) : void
onInitStateChanged ( InitStateChangedEvent e ) : void

Method Details

onInitProgressChanged() public method

public onInitProgressChanged ( InitProgressChangedEvent e ) : void
e InitProgressChangedEvent
return void

onInitStateChanged() public method

public onInitStateChanged ( InitStateChangedEvent e ) : void
e InitStateChangedEvent
return void