AccountChannelRequest


Description:

[ CCode ( has_construct_function = false ) ]
public AccountChannelRequest (Account account, HashTable<string,Value?> request, int64 user_action_time)

Convenience function to create a new AccountChannelRequest object.

Parameters:

account

a Account

request

the requested properties of the channel (see TpAccountChannelRequest:request)

user_action_time

the time of the user action that caused this request, or one of the special values USER_ACTION_TIME_NOT_USER_ACTION or TP_USER_ACTION_TIME_CURRENT_TIME (see user_action_time)

Returns:

a new AccountChannelRequest object