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

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

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

Revokes 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::revoke permission::revoke (public) xo::db::chat_room instproc revoke_user xo::db::chat_room instproc revoke_user xo::db::chat_room instproc revoke_user->permission::revoke

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