Package 

Interface CloudXAdapterParams

    • Method Summary

      Modifier and Type Method Description
      abstract Context getContext() Application context — never pass an Activity context.
      abstract CloudXLogger getLogger()
      abstract String getSdkVersion()
      abstract Integer getSdkVersionCode() SDK version as a comparable int — e.g.
      • Methods inherited from class java.lang.Object

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