Annotation Interface EventCallback


@Retention(RUNTIME) @Target(METHOD) public @interface EventCallback
Annotation class for Event Callbacks Attributes are deviceName, SubscriptionName, callType
  • Element Details

    • deviceName

      String deviceName
      Default:
      "*"
    • subscriptionName

      String subscriptionName
      Default:
      "*"