public class ChannelStateHistoryEntry extends Object implements Serializable
AsteriskChannel.| Constructor and Description |
|---|
ChannelStateHistoryEntry(Date date,
ChannelState state)
Creates a new instance.
|
public ChannelStateHistoryEntry(Date date, ChannelState state)
date - the date the channel entered the state.state - the state the channel entered.public Date getDate()
public ChannelState getState()
Copyright © 2004-2012 Stefan Reuter. All Rights Reserved.