Interface Client.PublishErrorListener

  • Enclosing class:
    Client

    public static interface Client.PublishErrorListener
    • Method Detail

      • handle

        void handle​(byte publisherId,
                    long publishingId,
                    short errorCode)