Interface Client.CreditNotification

Enclosing class:
Client

public static interface Client.CreditNotification
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(byte subscriptionId, short responseCode)
     
  • Method Details

    • handle

      void handle(byte subscriptionId, short responseCode)