Enum Class ConsolidatedPresence

java.lang.Object
java.lang.Enum<ConsolidatedPresence>
org.linphone.core.ConsolidatedPresence
All Implemented Interfaces:
Serializable, Comparable<ConsolidatedPresence>, Constable

public enum ConsolidatedPresence extends Enum<ConsolidatedPresence>
Consolidated presence information: 'online' means the user is open for
communication, 'busy' means the user is open for communication but involved in
an other activity, 'do not disturb' means the user is not open for
communication, and 'offline' means that no presence information is available.