|
StopPlayFile |
Top Previous Next |
|
StopPlayFile(CallToken: String); - Delphi syntax (class procedure) StopPlayFile(string callToken); - C# syntax (static function) StopPlayFile(CallToken As String); - VB.NET syntax (Shared function) HRESULT StopPlayFile ([in] BSTR CallToken); - IDL/COM syntax
Description Stops playing of a file to a remote party identified by call ID “CallToken”. |