account: Add API to query account state
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
82ff6d0ac5
commit
dd3fbf646e
@@ -69,5 +69,6 @@ typedef enum {
|
||||
|
||||
void calls_account_go_online (CallsAccount *self,
|
||||
gboolean online);
|
||||
CallsAccountState calls_account_get_state (CallsAccount *self);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user