TelepathyGLib.MediaStreamState – telepathy-glib Reference Manual
MediaStreamState
Description:
[
CCode
( cprefix =
"TP_MEDIA_STREAM_STATE_"
, has_type_id =
false
) ]
public
enum
MediaStreamState
Bitfield/set of flags generated from the Telepathy specification.
Namespace:
TelepathyGLib
Package:
telepathy-glib
Content:
Enum values:
CONNECTED
-
The stream is connected.
CONNECTING
-
The stream is trying to connect.
DISCONNECTED
-
The stream is disconnected.
2022 vala-language.org