SDPICEAttributeFactoryCreateIcePwd Method |
a:ice-pwd:password
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic static SDPAttribute CreateIcePwd(
string val
)
Public Shared Function CreateIcePwd (
val As String
) As SDPAttribute
public:
static SDPAttribute^ CreateIcePwd(
String^ val
)
static member CreateIcePwd :
val : string -> SDPAttribute
Parameters
- val String
-
Return Value
SDPAttribute
See Also