java.lang.Objectwebphone.SIPNotification
webphone.SIPNotification.NewContact
public static class SIPNotification.NewContact
NEWUSER notification.
Triggered by: new contact request
Event: SIPNotificationListener.onNewContact
Fields: NEWUSER,usrname,displayname
| Method Summary | |
|---|---|
java.lang.String | getDisplayname()
display name |
java.lang.String | getUsername()
username |
| Methods inherited from class webphone.SIPNotification |
|---|
getNotificationType, toString |
| Method Detail |
|---|
public java.lang.String getUsername()
public java.lang.String getDisplayname()