SDPICEAttributeFactoryCreateIcePwd Method |
a:ice-pwd:password
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
- Type: SystemString
Return Value
Type:
SDPAttribute
See Also