SDPICEAttributeFactoryCreateIcePwd Method |
a:ice-pwd:password
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
SDPAttributeSee Also