F: 1 bit
The flag bit indicates the mode of the payload header. F=0, mode A;
F=1, mode B or mode C depending on P bit defined below.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxPublic ReadOnly Property F As Integer
Get
public:
property int F {
int get ();
}
Property Value
Int32
See Also