public class ExtensionHistoryEntry extends Object implements Serializable
AsteriskChannel.| Constructor and Description |
|---|
ExtensionHistoryEntry(Date date,
Extension extension)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Returns the date the extension has been visited.
|
Extension |
getExtension()
Returns the extension that has been visited.
|
String |
toString() |
Copyright © 2004–2022. All rights reserved.