public interface ParticipantDeviceIdentity
Modifier and Type | Method and Description |
---|---|
ParticipantDeviceIdentity |
clone()
Clones a #LinphoneParticipantDeviceIdentity object.
|
java.lang.Object |
getUserData()
Gets the object stored in this object user's data
|
void |
setUserData(java.lang.Object data)
Sets the object to store in this object user's data
|
ParticipantDeviceIdentity clone()
void setUserData(java.lang.Object data)
data
- the object to storejava.lang.Object getUserData()