Property | Type | Description | |
---|---|---|---|
Initialised | bool |
Method | Description | |
---|---|---|
Initialise ( ) : void | ||
SIPCallManager ( ) : System | ||
SIPCallManager ( ActivityMessageDelegate logActivityMessage, string owner, SIPEntitiesDomainContext riaContext ) : System | ||
SIPMonitorMachineEventHandler ( SIPSorcery machineEvent ) : void |
Method | Description | |
---|---|---|
DetailsControlClosed ( ) : void | ||
GetCDRsComplete ( LoadOperation lo ) : void | ||
GetSIPCDRs ( int offset, int count ) : void | ||
GetSIPCalls ( int offset, int count ) : void | ||
GetSIPCallsComplete ( LoadOperation lo ) : void | ||
SIPCallsDataGrid_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
public SIPCallManager ( ActivityMessageDelegate logActivityMessage, string owner, SIPEntitiesDomainContext riaContext ) : System | ||
logActivityMessage | ActivityMessageDelegate | |
owner | string | |
riaContext | SIPEntitiesDomainContext | |
return | System |
public SIPMonitorMachineEventHandler ( SIPSorcery machineEvent ) : void | ||
machineEvent | SIPSorcery | |
return | void |