Interface DomainResolverListener

    • Method Detail

      • handleResults

        void handleResults​(SipURILookupEvent event)
        Notification that query was successful and application can handle results.
        Parameters:
        event -
      • error

        void error​(SipURILookupErrorEvent event)
        Notification that query was unsuccessful.
        Parameters:
        event -