sendDiscoverResponse (method)

Asynchronously respond to a SEARCHGW message received from a peer.

Syntax

- (void)sendDiscoverResponse:(int)gatewayId :(NSString*)gatewayAddress;
public func sendDiscoverResponse(_ gatewayId: Int32, _ gatewayAddress: String) throws -> Void

Remarks

Asynchronously respond to a SEARCHGW message received from a peer. See also DiscoverRequest.

This functionality is not yet implemented.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 iOS Edition - Version 20.0 [Build 8265]