mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-13 21:40:23 +00:00
Add rpc get_groups_members().
This commit is contained in:
@@ -347,4 +347,7 @@ ccnet_rpc_login_relay (const char *relay_id, const char *email,
|
||||
int
|
||||
ccnet_rpc_logout_relay (const char *relay_id, GError **error);
|
||||
|
||||
GList *
|
||||
ccnet_rpc_get_groups_members (const char *group_ids, GError **error);
|
||||
|
||||
#endif /* RPC_SERVICE_H */
|
||||
|
Reference in New Issue
Block a user