Class Omid

java.lang.Object
com.iab.omid.library.Omid

public final class Omid extends Object
This application level class will be called by all integration partners to ensure OM SDK has
been activated before calling any other API methods.
Any attempt to use other API methods prior to activation will result in an exception.

Note that OM SDK may only be used on the main UI thread. Make sure you are on the main thread when you initialize the SDK, create its objects, and invoke its methods.

Created by Natasha Garner on 20/06/2017.