|
ClosePresence |
Top Previous Next |
|
ClosePresence(From: String); - Delphi syntax ClosePresence(string from); - C# syntax ClosePresence(From As String); - VB.NET syntax HRESULT ClosePresence ([in] BSTR From); - IDL/COM syntax
Description Terminates the subscription from user agent “From”. OnLocalPresenceClose event will be fired when the subscription has be finished. |