Class PubNubConstants

java.lang.Object
org.apache.camel.component.pubnub.PubNubConstants

public final class PubNubConstants extends Object
  • Field Details

    • OPERATION

      @Metadata(label="producer", description="The operation to perform.", javaType="String") public static final String OPERATION
      See Also:
    • TIMETOKEN

      @Metadata(description="The Timestamp for the event.", javaType="Long") public static final String TIMETOKEN
      See Also:
    • CHANNEL

      @Metadata(label="consumer", description="The channel for which the message belongs.", javaType="String") public static final String CHANNEL
      See Also:
    • UUID

      @Metadata(label="producer", description="UUID to be used as a device identifier.", javaType="String") public static final String UUID
      See Also: