public class SLF4JCallLogger extends java.lang.Object implements CallLogger
| Constructor and Description |
|---|
SLF4JCallLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
callEnded(java.lang.String callDescription,
long callDuration) |
void |
callStarted(java.lang.String callDescription) |
public void callStarted(java.lang.String callDescription)
callStarted in interface CallLoggerpublic void callEnded(java.lang.String callDescription,
long callDuration)
callEnded in interface CallLoggerCopyright © 2010-2020 anotheria.net. All Rights Reserved.