W3cubDocs

/Haxe JavaScript

SdpType(String)

package js.html.rtc

Available on js

Variables

@:value(cast "answer") @:enum @:impl inline read only ANSWER:SdpType = "answer"

@:value(cast "offer") @:enum @:impl inline read only OFFER:SdpType = "offer"

@:value(cast "pranswer") @:enum @:impl inline read only PRANSWER:SdpType = "pranswer"

@:value(cast "rollback") @:enum @:impl inline read only ROLLBACK:SdpType = "rollback"

Static variables

@:value(cast "answer") @:enum @:impl static inline read only ANSWER:SdpType = "answer"

@:value(cast "offer") @:enum @:impl static inline read only OFFER:SdpType = "offer"

@:value(cast "pranswer") @:enum @:impl static inline read only PRANSWER:SdpType = "pranswer"

@:value(cast "rollback") @:enum @:impl static inline read only ROLLBACK:SdpType = "rollback"

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