ServicePointType
Description:
[ CCode ( cprefix = "TP_SERVICE_POINT_TYPE_" , has_type_id = false ) ]
public enum ServicePointType
The various types of service points a channel might connect to.
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- COUNSELING -
The service point is some kind of counseling service (ie, mental health or child-services counseling).
- EMERGENCY - The
service point is a generic emergency point.
- NONE - The channel
is not communicating with a service point, or it is not known whether it is communicating with a service point (e.g. an
ordinary call).