IPWorks P2P 2020 Kotlin Edition

Questions / Feedback?

SendIndication Method

Sends a STUN indication.

Syntax

public fun sendIndication(method: Int)

Remarks

This method sends a STUN indication to the server. Unlike STUN requests, STUN indications do not receive a response from the server.

The Method parameter (TBD) specifies the indication type. The following properties are used to determine what attributes to include in the indication:

Note: Calling this method will automatically set Active to True, if necessary.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks P2P 2020 Kotlin Edition - Version 20.0 [Build 7941]