Register

Top  Previous  Next

Register(); - Delphi, C#, VB.NET syntax

HRESULT Register(void); - COM IDL syntax

 

 

Description

 

Registers the softphone on registrar server using UserName, Password, Realm properties values.

Please be aware - this is an asynchronous method.

 

OnRegisterSuccess event will occur if the registration was successful.

OnRegisterFailed event will occur if the registration failed (invalid user name etc.)