RejectPresenceSubscription

Top  Previous  Next

RejectPresenceSubscription(From: String); - Delphi syntax

RejectPresenceSubscription(string from); - C# syntax

RejectPresenceSubscription (From As String); - VB.NET syntax

HRESULT AcceptPresenceSubscription ([in] BSTR From); - IDL/COM syntax

 

Description

Rejects incoming subscription request from user agent “From”. This method should be called in the OnLocalPresenceOpen event handler.