The Lab

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »



APIResult::Type  subscribeMD(FeedID_t  feedID,  MarketID_t marketID);

APIResult::Type  subscribeOF(FeedID_t feedID);

APIResult::Type  unsubscribeMD(FeedID_t feedID,  MarketID_t marketID);

APIResult::Type  unsubscribeOF(FeedID_t feedID);

APIResult::Type  unsubscribeAll();'

  • No labels