Package 

Interface ICustomEventBackendService

    • Method Summary

      Modifier and Type Method Description
      abstract ExecutionResponse sendCustomEvent(String appId, String onesignalId, String externalId, Long timestamp, String eventName, String eventProperties, CustomEventMetadata metadata) Send an custom event to the backend and return the response.
      • Methods inherited from class java.lang.Object

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