Interface SubscriptionClient


public interface SubscriptionClient
This interface allows the application to interact with the subscription, once it has subscribed to it. The currently only available action is
Author:
etienne-sf
  • Method Summary

    Modifier and Type Method Description
    void unsubscribe()
    Allows the client application to unsubscribe from a previously subscribed subscription.