device_find/device_find library
Classes
Constants
- DEVICE_FOUND_BROADCAST → const int
- DEVICE_FOUND_BROADCAST_SSDP → const int
- DEVICE_FOUND_SSDP → const int
- SSNWT_CENTER_CONTROL_CLIENT → const String
- SSNWT_CENTER_CONTROL_SERVER → const String
- SSNWT_FLAG_CENTER_CONTROL_CLIENT → const int
- SSNWT_FLAG_CENTER_CONTROL_SERVER → const int
- SSNWT_FLAG_FLY_SCREEN_CLIENT → const int
- SSNWT_FLAG_FLY_SCREEN_SERVER → const int
- SSNWT_FLAG_STREAM_CLIENT → const int
- SSNWT_FLAG_STREAM_SERVER → const int
- SSNWT_FLAG_VR_SERVER_CLIENT → const int
- SSNWT_FLAG_VR_SERVER_SERVER → const int
- SSNWT_FLY_SCREEN_CLIENT → const String
- SSNWT_FLY_SCREEN_SERVER → const String
- SSNWT_STREAM_CLIENT → const String
- SSNWT_STREAM_SERVER → const String
- SSNWT_VR_SERVER_CLIENT → const String
- SSNWT_VR_SERVER_SERVER → const String
- STATE_BROADCAST_INIT_SOCKET_ERROR → const int
- STATE_BROADCAST_INIT_SOCKET_OK → const int
- STATE_BROADCAST_SEND_ERROR → const int
- STATE_SSDP_INIT_SOCKET_ERROR → const int
- STATE_SSDP_INIT_SOCKET_OK → const int
- STATE_SSDP_SEND_ERROR → const int
Functions
Typedefs
- OnFindListener = dynamic Function(String address, int flag, String data)
- OnStateListener = dynamic Function(int state)