GObject.Object
TelepathyGLib.Proxy
TelepathyGLib.Channel
TelepathyGLib.TextChannel
| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibTextChannel |
| Class : | TextChannel |
| Extends: | TelepathyGLib.Channel |
| 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 | |
|
delivery_reporting_support : guint32
read only
|
TelepathyGLib.TextChannel | |
|
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 | |
|
message_part_support_flags : guint32
read only
|
TelepathyGLib.TextChannel | |
|
object_path : String
|
TelepathyGLib.Proxy | |
|
parent : TelepathyGLib.Channel
read only
|
TelepathyGLib.TextChannel | |
|
priv : TelepathyGLib.TextChannelPrivate
read only
|
TelepathyGLib.TextChannel | |
|
requested : gboolean
read only
|
TelepathyGLib.Channel | |
|
supported_content_types : Array
read only
|
TelepathyGLib.TextChannel | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new TelepathyGLib.TextChannel
(Object properties)
Create a new TelepathyGLib.TextChannel
Create a new TelepathyGLib.TextChannel
|
||
|
new TelepathyGLib.TextChannel.c_new
(Connection conn, String object_path, Object immutable_properties)
:
TelepathyGLib.TextChannel
Create a new TelepathyGLib.TextChannel
Create a new TelepathyGLib.TextChannel
|
||
|
TelepathyGLib.TextChannel.get_feature_quark_incoming_messages
()
:
guint32
|
TelepathyGLib.TextChannel | |
|
TelepathyGLib.TextChannel | |
|
ack_message_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.TextChannel | |
| TelepathyGLib.TextChannel | ||
|
ack_messages_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.TextChannel | |
|
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 | |
|
get_pending_messages
()
:
Array
|
TelepathyGLib.TextChannel | |
|
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 | |
|
send_message_async
(Message message, MessageSendingFlags flags, Function callback, void* user_data)
:
none
|
TelepathyGLib.TextChannel | |
|
TelepathyGLib.TextChannel | |
|
TelepathyGLib.TextChannel | |
|
set_chat_state_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.TextChannel | |
|
supports_message_type
(ChannelTextMessageType message_type)
:
gboolean
|
TelepathyGLib.TextChannel | |
| Event | Defined By | |
|---|---|---|
|
TelepathyGLib.Channel | |
|
TelepathyGLib.Channel | |
| TelepathyGLib.Channel | ||
|
TelepathyGLib.Proxy | |
|
message_received (TextChannel self, SignalledMessage message)
:
none
|
TelepathyGLib.TextChannel | |
|
TelepathyGLib.TextChannel | |
|
pending_message_removed (TextChannel self, SignalledMessage message)
:
none
|
TelepathyGLib.TextChannel | |