IPWorks P2P 2020 Kotlin Edition

Questions / Feedback?

Permissions Property

A collection of active permissions.

Syntax

public val permissions: TURNPermissionList

Remarks

This property is a collection of TURNPermission objects representing the TURN permissions that are currently active.

Items are added to this collection automatically as new permissions are created, either explicitly using the CreatePermission method, or implicitly using the CreateChannel method. When a permission 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]