Class MraidUrlHandler


  • public class MraidUrlHandler
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TAG  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      void open​(java.lang.String url, int broadcastId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TAG

        public static final java.lang.String TAG
    • Constructor Detail

      • MraidUrlHandler

        public MraidUrlHandler​(android.content.Context context,
                               BaseJSInterface jsInterface)
    • Method Detail

      • open

        public void open​(java.lang.String url,
                         int broadcastId)
      • destroy

        public void destroy()