Mobile SDK Android: EPZBusProvider

From ePrize Developers Wiki

(Difference between revisions)
Jump to: navigation, search
(Initial authoring)
Current revision (23:03, 6 November 2014) (edit) (undo)
(Initial authoring)
 

Current revision

Overview

The EPZBusProvider class is a Singleton class that uses the Event Bus by Otto to publish events to be broadcast from the SDK.

Instructions and sample code for registering and subscribing to the EPZBusProvider can be found in the "Sample Integration" section of the main Mobile_SDK_Android page.


Public Methods

getInstance

public static Bus getInstance()

Returns
Bus singleton instance

Personal tools