|
AcceptPresenceSubscription |
Top Previous Next |
|
AcceptPresenceSubscription(From: String); - Delphi syntax AcceptPresenceSubscription(string from); - C# syntax AcceptPresenceSubscription (From As String); - VB.NET syntax HRESULT AcceptPresenceSubscription ([in] BSTR From); - IDL/COM syntax
Description Accepts incoming subscription request from user agent “From”. This method should be called in the OnLocalPresenceOpen event handler |