Interface Client.PublishConfirmListener

Enclosing class:
Client

public static interface Client.PublishConfirmListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(byte publisherId, long publishingId)
     
  • Method Details

    • handle

      void handle(byte publisherId, long publishingId)