CallFlowGraphUseStun Property |
If false, the value of StunServerHost is ignored.
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic bool UseStun { get; set; }
public:
property bool UseStun {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also