xo::db::chat_room instproc grant_user (public)

 <instance of xo::db::chat_room[i]> grant_user -party_id party_id 

Defined in packages/chat/tcl/xotcl-chat-procs.tcl

Grants operative privileges to the specified party. In detail, the permission to read and write for the chat room.

Switches:
-party_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 permission::grant permission::grant (public) xo::db::chat_room instproc grant_user xo::db::chat_room instproc grant_user xo::db::chat_room instproc grant_user->permission::grant

Testcases:
No testcase defined.
[ show source ]
Show another procedure: