Package 

Enum InAppMessageActionUrlType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      REPLACE_CONTENT

      Loads the URL on the in-app message webview itself

      BROWSER

      Moves app to background and opens URL in browser

      IN_APP_WEBVIEW

      Opens in an in-app webview

    • Method Summary

      Modifier and Type Method Description
      String toString()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait