The Lab



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();'


Additional Material

Further detail is provided in the following page(s):

  • No labels