C# Class SIPSorcery.SIP.App.SIPMonitorEventTypes

Afficher le fichier Open project: sipsorcery/sipsorcery Class Usage Examples

Méthodes publiques

Méthode Description
GetProxyEventType ( string eventTypeName ) : SIPMonitorEventTypesEnum
GetProxyEventTypeForId ( int eventTypeId ) : SIPMonitorEventTypesEnum

Method Details

GetProxyEventType() public static méthode

public static GetProxyEventType ( string eventTypeName ) : SIPMonitorEventTypesEnum
eventTypeName string
Résultat SIPMonitorEventTypesEnum

GetProxyEventTypeForId() public static méthode

public static GetProxyEventTypeForId ( int eventTypeId ) : SIPMonitorEventTypesEnum
eventTypeId int
Résultat SIPMonitorEventTypesEnum