Ozeki VoIP SDK Class library
OnReInviteRequested Method (callParty, sender, args, ignoreReInviteFinished)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionP2PSessionOnReInviteRequested(CallParty, ISIPCall, InviteEventArgs, Boolean)
Declaration Syntax
C#Visual BasicVisual C++
public override void OnReInviteRequested(
	CallParty callParty,
	ISIPCall sender,
	InviteEventArgs args,
	bool ignoreReInviteFinished
)
Public Overrides Sub OnReInviteRequested ( 
	callParty As CallParty,
	sender As ISIPCall,
	args As InviteEventArgs,
	ignoreReInviteFinished As Boolean
)
public:
virtual void OnReInviteRequested(
	CallParty callParty, 
	ISIPCall^ sender, 
	InviteEventArgs^ args, 
	bool ignoreReInviteFinished
) override
Parameters
callParty (CallParty)
sender (ISIPCall)
args (InviteEventArgs)
ignoreReInviteFinished (Boolean)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649