org.echarts.servlet.sip.features.talkTime
Interface TalkTimeMachineToJava


public interface TalkTimeMachineToJava

Specifies provisioning information required for TalkTimeMachine.


Method Summary
 java.lang.Long getTimeLimitMsec(java.lang.String user)
          Returns the remaining talk time in milliseconds for the specified user.
 

Method Detail

getTimeLimitMsec

java.lang.Long getTimeLimitMsec(java.lang.String user)
Returns the remaining talk time in milliseconds for the specified user. If this method returns null, then the user has no limits.