Class NWAdvertiseDescriptor

    • Constructor Detail

      • NWAdvertiseDescriptor

        public NWAdvertiseDescriptor()
    • Method Detail

      • createBonjourService

        public static NWAdvertiseDescriptor createBonjourService​(org.robovm.rt.bro.ptr.BytePtr name,
                                                                 org.robovm.rt.bro.ptr.BytePtr type,
                                                                 org.robovm.rt.bro.ptr.BytePtr domain)
        Since:
        Available in iOS 12.0 and later.
      • setTxtRecord

        public void setTxtRecord​(org.robovm.rt.bro.ptr.VoidPtr txt_record,
                                 long txt_length)
        Since:
        Available in iOS 12.0 and later.
      • setNoAutoRename

        public void setNoAutoRename​(boolean no_auto_rename)
        Since:
        Available in iOS 12.0 and later.
      • getNoAutoRename

        public boolean getNoAutoRename()
        Since:
        Available in iOS 12.0 and later.
      • nwArcRetain

        public void nwArcRetain()
      • nwArcRelease

        public void nwArcRelease()