Members
         
         All public members of the client package.
         
            - 
               ODPAppSettings class – 
               Consists of methods used to retrieve setting details required by the application.
            
 
            - 
               ODPCertificateManager class – 
               Consists of methods used to provide ccess to certificate store.
            
 
            - 
               ODPClientConnection class – 
               Consists of methods used for client-server connection.
            
 
            - 
               ODPClientListeners class – 
               Consists of methods used to notify different types of events and respond to them.
            
 
            - 
               ODPException class – 
               Consists of the exceptions thrown by the client library.
            
 
            - 
               ODPUserManager class – 
               Consists of methods used to register or uregister a user.
            
 
            - 
               SDMResponse class – 
               Consists of the response object received by the client after request-response onSuccess() or onError().