Package 

Object MeiroSdk

  • All Implemented Interfaces:
    io.meiro.sdk.MeiroEvents

    
    public class MeiroSdk
     implements MeiroEvents
                        

    Singleton object for interacting with Meiro SDK. Before using the SDK, you must call init method. This should ideally happen in android.app.Application.onCreate method.