C# Class SIPSorcery.SIPAccountManager

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: sipsorcery/sipsorcery Class Usage Examples

Méthodes publiques

Свойство Type Description
Initialised bool

Méthodes publiques

Méthode Description
Initialise ( ) : void
SIPAccountManager ( ) : System
SIPAccountManager ( ActivityMessageDelegate logActivityMessage, string owner, SIPEntitiesDomainContext riaContext ) : System
SIPMonitorMachineEventHandler ( SIPSorcery machineEvent ) : void

Private Methods

Méthode Description
DeleteSIPAccount ( object sender, System e ) : void
DeleteSIPAccountComplete ( SubmitOperation so ) : void
DetailsControlClosed ( ) : void
GetSIPAccounts ( int offset, int count ) : void
GetSIPAccountsCompleted ( LoadOperation lo ) : void
GetSIPBindings ( int offset, int count ) : void
HidePassword ( Object sender, System.Windows.Input.MouseEventArgs e ) : void
SIPAccountAdd ( SIPAccount sipAccount ) : void
SIPAccountAddComplete ( SubmitOperation so ) : void
SIPAccountUpdate ( SIPAccount sipAccount ) : void
SIPAccountsAssetViewer_Add ( ) : void
SIPAccountsDataGrid_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SIRegistrarBindingsLoaded ( LoadOperation lo ) : void
ShowPassword ( Object sender, System.Windows.Input.MouseEventArgs e ) : void
UpdateSIPAccountComplete ( SubmitOperation so ) : void

Method Details

Initialise() public méthode

public Initialise ( ) : void
Résultat void

SIPAccountManager() public méthode

public SIPAccountManager ( ) : System
Résultat System

SIPAccountManager() public méthode

public SIPAccountManager ( ActivityMessageDelegate logActivityMessage, string owner, SIPEntitiesDomainContext riaContext ) : System
logActivityMessage ActivityMessageDelegate
owner string
riaContext SIPEntitiesDomainContext
Résultat System

SIPMonitorMachineEventHandler() public méthode

public SIPMonitorMachineEventHandler ( SIPSorcery machineEvent ) : void
machineEvent SIPSorcery
Résultat void

Property Details

Initialised public_oe property

public bool Initialised
Résultat bool