c
Back to Seed Clases

TelepathyGLib


Classes

Interfaces

Structs

Unions

Enums

Struct TelepathyGLib.CallStateReason

Import line: TelepathyGLib = imports.gi.TelepathyGLib;
GIR File: TelepathyGLib-0.12.gir
C documentation: TelepathyGLibCallStateReason
Struct : CallStateReason
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new TelepathyGLib.CallStateReason ()
Create a new TelepathyGLib.CallStateReason
Create a new TelepathyGLib.CallStateReason
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
TelepathyGLib.CallChannel
Property
state_reason : TelepathyGLib.CallStateReason read only
TelepathyGLib.CallChannel
Signal
content_removed (CallChannel self, Object content, CallStateReason reason) : none
TelepathyGLib.CallChannel
Signal
members_changed (CallChannel self, Object updates, Array removed, CallStateReason reason) : none
TelepathyGLib.CallChannel
Signal
state_changed (CallChannel self, guint32 state, guint32 flags, CallStateReason reason, Object details) : none
TelepathyGLib.CallContent
Signal
streams_removed (CallContent self, Array streams, CallStateReason reason) : none
TelepathyGLib.CallStream
Signal
local_sending_state_changed (CallStream self, guint32 object, guint32 p0, CallStateReason p1, Object p2) : none
TelepathyGLib.CallStream
Signal
remote_members_changed (CallStream self, Object updates, Array removed, CallStateReason reason) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:18 GMT+0800 (HKT)