Package 

Interface IMatterNsdDiscoverListener

  • All Implemented Interfaces:
    java.io.Serializable

    
    public interface IMatterNsdDiscoverListener
     implements Serializable
                        

    Created by huguang on 06-13-2022

    • Method Summary

      Modifier and Type Method Description
      abstract void matterDnsDiscover(MatterDiscoveryInfo matterDiscoveryInfo)
      abstract void onError(String errorCode, String errorMessage)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait