GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Channel
Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
GIR File: | TelepathyGLib-0.11.2.1.gir |
C documentation: | TelepathyGLibChannel |
Class : | Channel |
Extends: | TelepathyGLib.Proxy |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bus_name : String
|
TelepathyGLib.Proxy | |
channel_ready : Boolean
read only
|
TelepathyGLib.Channel | |
connection : TelepathyGLib.Connection
|
TelepathyGLib.Channel | |
dbus_connection : DBusGLib.Connection
|
TelepathyGLib.Proxy | |
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
group_flags : Number
read only
|
TelepathyGLib.Channel | |
group_self_handle : Number
read only
|
TelepathyGLib.Channel | |
identifier : String
read only
|
TelepathyGLib.Channel | |
interfaces : none
read only
|
TelepathyGLib.Proxy | |
invalidated : Object
read only
|
TelepathyGLib.Proxy | |
object_path : String
|
TelepathyGLib.Proxy | |
parent : TelepathyGLib.Proxy
read only
|
TelepathyGLib.Channel | |
priv : TelepathyGLib.ChannelPrivate
read only
|
TelepathyGLib.Channel |
Method / Constructor | Defined By | |
---|---|---|
new TelepathyGLib.Channel
(Object properties)
Create a new TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
|
||
new TelepathyGLib.Channel.c_new
(Connection conn, String object_path, String optional_channel_type, HandleType optional_handle_type, Number optional_handle)
:
TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
|
||
new TelepathyGLib.Channel.from_properties
(Connection conn, String object_path, Object immutable_properties)
:
TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
Create a new TelepathyGLib.Channel
|
||
TelepathyGLib.Channel.init_known_interfaces
()
:
none
|
TelepathyGLib.Channel | |
borrow_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.Channel | |
borrow_immutable_properties
()
:
Object
|
TelepathyGLib.Channel | |
TelepathyGLib.Channel | ||
TelepathyGLib.Proxy | ||
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
get_channel_type
()
:
String
|
TelepathyGLib.Channel | |
get_channel_type_id
()
:
Number
|
TelepathyGLib.Channel | |
get_dbus_connection
()
:
DBusGLib.Connection
|
TelepathyGLib.Proxy | |
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
get_handle
(HandleType handle_type)
:
Number
|
TelepathyGLib.Channel | |
get_identifier
()
:
String
|
TelepathyGLib.Channel | |
get_invalidated
()
:
Object
|
TelepathyGLib.Proxy | |
get_object_path
()
:
String
|
TelepathyGLib.Proxy | |
group_get_flags
()
:
TelepathyGLib.ChannelGroupFlags
|
TelepathyGLib.Channel | |
TelepathyGLib.Channel | ||
group_get_local_pending
()
:
TelepathyGLib.IntSet
|
TelepathyGLib.Channel | |
group_get_local_pending_info
(Number local_pending, Number actor, ChannelGroupChangeReason reason, Array message)
:
Boolean
|
TelepathyGLib.Channel | |
group_get_members
()
:
TelepathyGLib.IntSet
|
TelepathyGLib.Channel | |
group_get_remote_pending
()
:
TelepathyGLib.IntSet
|
TelepathyGLib.Channel | |
group_get_self_handle
()
:
Number
|
TelepathyGLib.Channel | |
TelepathyGLib.Proxy | ||
is_ready
()
:
Boolean
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel |
Event | Defined By | |
---|---|---|
|
TelepathyGLib.Channel | |
group_members_changed (Channel self, String message, Array added, Array removed, Array local_pending, Array remote_pending, Number actor, Number reason)
:
none
|
TelepathyGLib.Channel | |
group_members_changed_detailed (Channel self, Array added, Array removed, Array local_pending, Array remote_pending, Object details)
:
none
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Proxy | |
|
TelepathyGLib.Proxy |