GObject.Object
TelepathyGLib.AccountChannelRequest
| Import line: | TelepathyGLib = imports.gi.TelepathyGLib; |
| GIR File: | TelepathyGLib-0.12.gir |
| C documentation: | TelepathyGLibAccountChannelRequest |
| Class : | AccountChannelRequest |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
account : TelepathyGLib.Account
|
TelepathyGLib.AccountChannelRequest | |
|
channel_request : TelepathyGLib.ChannelRequest
read only
|
TelepathyGLib.AccountChannelRequest | |
|
user_action_time : gint64
|
TelepathyGLib.AccountChannelRequest | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new TelepathyGLib.AccountChannelRequest
(Object properties)
Create a new TelepathyGLib.AccountChannelRequest
Create a new TelepathyGLib.AccountChannelRequest
|
||
|
new TelepathyGLib.AccountChannelRequest.c_new
(Account account, Object request, gint64 user_action_time)
:
TelepathyGLib.AccountChannelRequest
Create a new TelepathyGLib.AccountChannelRequest
Create a new TelepathyGLib.AccountChannelRequest
|
||
|
create_and_handle_channel_async
(Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
TelepathyGLib.AccountChannelRequest | |
|
create_and_observe_channel_async
(String preferred_handler, Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
create_and_observe_channel_finish
(AsyncResult result)
:
TelepathyGLib.Channel
|
TelepathyGLib.AccountChannelRequest | |
|
create_channel_async
(String preferred_handler, Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
create_channel_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.AccountChannelRequest | |
|
ensure_and_handle_channel_async
(Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
TelepathyGLib.AccountChannelRequest | |
|
ensure_and_observe_channel_async
(String preferred_handler, Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
ensure_and_observe_channel_finish
(AsyncResult result)
:
TelepathyGLib.Channel
|
TelepathyGLib.AccountChannelRequest | |
|
ensure_channel_async
(String preferred_handler, Cancellable cancellable, Function callback, void* user_data)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
ensure_channel_finish
(AsyncResult result)
:
gboolean
|
TelepathyGLib.AccountChannelRequest | |
|
get_account
()
:
TelepathyGLib.Account
|
TelepathyGLib.AccountChannelRequest | |
|
get_channel_request
()
:
TelepathyGLib.ChannelRequest
|
TelepathyGLib.AccountChannelRequest | |
|
get_request
()
:
Object
|
TelepathyGLib.AccountChannelRequest | |
|
get_user_action_time
()
:
gint64
|
TelepathyGLib.AccountChannelRequest | |
|
set_channel_factory
(ClientChannelFactory factory)
:
none
|
TelepathyGLib.AccountChannelRequest | |
|
set_hints
(Object hints)
:
none
|
TelepathyGLib.AccountChannelRequest | |
| Event | Defined By | |
|---|---|---|
|
re_handled (AccountChannelRequest self, Channel channel, gint64 user_action_time, HandleChannelsContext context)
:
none
|
TelepathyGLib.AccountChannelRequest | |