SDPICEAttributeFactoryCreateIceUfrag Method |
a:ice-ufrag:ufrag
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static SDPAttribute CreateIceUfrag(
string val
)
Public Shared Function CreateIceUfrag (
val As String
) As SDPAttribute
public:
static SDPAttribute^ CreateIceUfrag(
String^ val
)
static member CreateIceUfrag :
val : string -> SDPAttribute
Parameters
- val
- Type: SystemString
Return Value
Type:
SDPAttributeSee Also