SDPICEAttributeFactoryCreateRemoteCandidates Method |
a=remote-candidates:...
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static RemoteCandidatesAttribute CreateRemoteCandidates(
string val
)
Public Shared Function CreateRemoteCandidates (
val As String
) As RemoteCandidatesAttribute
public:
static RemoteCandidatesAttribute^ CreateRemoteCandidates(
String^ val
)
static member CreateRemoteCandidates :
val : string -> RemoteCandidatesAttribute
Parameters
- val
- Type: SystemString
Return Value
Type:
RemoteCandidatesAttributeSee Also