java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.Start
public static class SIPNotification.Start
START notification.
Triggered by: startup
Event: SIPNotificationListener.onStart
Fields: START,what
Field Summary | |
---|---|
static int | START_API
api started |
static int | START_SIP
sip stack started |
Method Summary | |
---|---|
int | getLine()
endpoint line |
int | getWhat()
get what was started |
java.lang.String | getWhatText()
what as string |
Methods inherited from class webphone.SIPNotification |
---|
getNotificationType, toString |
Field Detail |
---|
public static final int START_API
public static final int START_SIP
Method Detail |
---|
public int getLine()
public int getWhat()
public java.lang.String getWhatText()