Interface Client.CreditNotification

  • Enclosing class:
    Client

    public static interface Client.CreditNotification
    • Method Detail

      • handle

        void handle​(byte subscriptionId,
                    short responseCode)