GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Channel
| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibChannel |
| Class : | Channel |
| Extends: | TelepathyGLib.Proxy |
| Properties | Defined By | |
|---|---|---|
|
bus_name : String
|
TelepathyGLib.Proxy | |
|
channel_ready : gboolean
read only
|
TelepathyGLib.Channel | |
|
connection : TelepathyGLib.Connection
|
TelepathyGLib.Channel | |
|
dbus_daemon : TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
|
group_flags : guint32
read only
|
TelepathyGLib.Channel | |
|
group_self_handle : guint32
read only
|
TelepathyGLib.Channel | |
|
identifier : String
read only
|
TelepathyGLib.Channel | |
|
initiator_handle : guint32
read only
|
TelepathyGLib.Channel | |
|
initiator_identifier : String
read only
|
TelepathyGLib.Channel | |
|
interfaces : Array
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 | |
|
requested : gboolean
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, guint32 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.get_feature_quark_chat_states
()
:
guint32
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel.get_feature_quark_core
()
:
guint32
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel.get_feature_quark_group
()
:
guint32
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel.init_known_interfaces
()
:
none
|
TelepathyGLib.Channel | |
|
borrow_connection
()
:
TelepathyGLib.Connection
|
TelepathyGLib.Channel | |
|
borrow_immutable_properties
()
:
Object
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel | |
|
close_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Channel | |
| TelepathyGLib.Proxy | ||
|
get_bus_name
()
:
String
|
TelepathyGLib.Proxy | |
|
get_channel_type
()
:
String
|
TelepathyGLib.Channel | |
|
get_channel_type_id
()
:
guint32
|
TelepathyGLib.Channel | |
|
get_chat_state
(guint32 contact)
:
TelepathyGLib.ChannelChatState
|
TelepathyGLib.Channel | |
|
get_dbus_daemon
()
:
TelepathyGLib.DBusDaemon
|
TelepathyGLib.Proxy | |
|
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
(guint32 local_pending, guint32 actor, ChannelGroupChangeReason reason, String message)
:
gboolean
|
TelepathyGLib.Channel | |
|
group_get_members
()
:
TelepathyGLib.Intset
|
TelepathyGLib.Channel | |
|
group_get_remote_pending
()
:
TelepathyGLib.Intset
|
TelepathyGLib.Channel | |
|
group_get_self_handle
()
:
guint32
|
TelepathyGLib.Channel | |
| TelepathyGLib.Proxy | ||
| TelepathyGLib.Proxy | ||
| TelepathyGLib.Proxy | ||
|
leave_async
(ChannelGroupChangeReason reason, String message, Function callback, void* user_data)
:
none
|
TelepathyGLib.Channel | |
|
leave_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Channel | |
| TelepathyGLib.Proxy | ||
|
prepare_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.Proxy | |
| Event | Defined By | |
|---|---|---|
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel | |
| TelepathyGLib.Channel | ||
|
TelepathyGLib.Proxy | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
TelepathyGLib.AccountChannelRequest
Signal |
re_handled
(AccountChannelRequest self, Channel channel, gint64 user_action_time, HandleChannelsContext context)
:
none
|
|
TelepathyGLib.AccountChannelRequest
Method |
|
|
TelepathyGLib.AccountChannelRequest
Method |
create_and_observe_channel_finish
(AsyncResult result)
:
TelepathyGLib.Channel
|
|
TelepathyGLib.AccountChannelRequest
Method |
|
|
TelepathyGLib.AccountChannelRequest
Method |
ensure_and_observe_channel_finish
(AsyncResult result)
:
TelepathyGLib.Channel
|
|
TelepathyGLib.ChannelDispatchOperation
Signal |
channel_lost
(ChannelDispatchOperation self, Channel channel, guint32 domain, gint32 code, String message)
:
none
|
|
TelepathyGLib.ChannelRequest
Signal |
|
|
TelepathyGLib.ClientChannelFactory
Method |
|
|
TelepathyGLib.ClientChannelFactory
Method |
|