<< Click to Display Table of Contents >> Navigation: Technical Documentation > OpenAir SDK > Connection and exchanges with the server > Connection |
On a call to connect(url), OAS initializes (if necessary) an instance of AirDDOMonitorServer (or ADMS) with the supplied url (cf SubscriberDDO, url of the server).
Then, ADMS calls its initHandlers() method to listen for notifications (cf Notifications).
ADMS connects with the connectHub() method.