IPWorks P2P 2020 Kotlin Edition

Questions / Feedback?

Channels Property

A collection of currently open channels.

Syntax

public val channels: TURNChannelMap

Remarks

This property is a collection of TURNChannel objects representing the TURN channels that are currently open.

Items are added to this collection as new channels are created using the CreateChannel method. When a channel expires, the corresponding item is automatically removed from this collection.

This property is read-only and not available at design time.

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