-
public class MdnsServerCallbacks_t
-
-
Constructor Summary
Constructors Constructor Description MdnsServerCallbacks_t()
-
Method Summary
Modifier and Type Method Description synchronized voiddelete()voidsetStart_advertising(SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__char_unsigned_short__void value)SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__char_unsigned_short__voidgetStart_advertising()voidsetStop_advertising(SWIGTYPE_p_f_p_void__void value)SWIGTYPE_p_f_p_void__voidgetStop_advertising()-
-
Method Detail
-
delete
synchronized void delete()
-
setStart_advertising
void setStart_advertising(SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__char_unsigned_short__void value)
-
getStart_advertising
SWIGTYPE_p_f_p_void_p_q_const__char_p_q_const__char_unsigned_short__void getStart_advertising()
-
setStop_advertising
void setStop_advertising(SWIGTYPE_p_f_p_void__void value)
-
getStop_advertising
SWIGTYPE_p_f_p_void__void getStop_advertising()
-
-
-
-