Ozeki VoIP SDK Class library
Update Method (optionsResult)
NamespacesOzeki.VoIP.SIPSIPUserAgentDetailsUpdate(OptionsResult)
Updates the properties with the values from an OPTIONS message.
Declaration Syntax
C#Visual BasicVisual C++
public void Update(
	OptionsResult optionsResult
)
Public Sub Update ( 
	optionsResult As OptionsResult
)
public:
void Update(
	OptionsResult^ optionsResult
)
Parameters
optionsResult (OptionsResult)
The SIP headers from the OPTIONS message.

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