Skip to main content
Version: Next

Taro.offLocalServiceDiscoveryStop(callback)

Un-listens on the event that the mDNS service search stops.

Reference

Type

(callback: Callback) => void

Parameters

Callback

The callback function for the event that the mDNS service search stops.

(res: CallbackResult) => void
PropertyType
resCallbackResult

API Support

APIWeChat Mini-ProgramH5React Native
Taro.offLocalServiceDiscoveryStop✔️