Package 

Interface OnNullableResult

    • Method Summary

      Modifier and Type Method Description
      abstract void onReceived(@Nullable() Map<String, out Object> map)
      abstract void onError(@NotNull() ErrorContainer errorContainer)
      • Methods inherited from class java.lang.Object

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