W3cubDocs

/Haxe JavaScript

IceGatheringState(String)

package js.html.rtc

Available on js

Variables

@:value(cast "complete") @:enum @:impl inline read only COMPLETE:IceGatheringState = "complete"

@:value(cast "gathering") @:enum @:impl inline read only GATHERING:IceGatheringState = "gathering"

@:value(cast "new") @:enum @:impl inline read only NEW_:IceGatheringState = "new"

Static variables

@:value(cast "complete") @:enum @:impl static inline read only COMPLETE:IceGatheringState = "complete"

@:value(cast "gathering") @:enum @:impl static inline read only GATHERING:IceGatheringState = "gathering"

@:value(cast "new") @:enum @:impl static inline read only NEW_:IceGatheringState = "new"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/rtc/IceGatheringState.html