qBool RemoveFromBlackList( ProtocolCallContext * pContext, const qList< PrincipalID > & principalIdList );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
out | principalIdList | PrincipalId list. |
Value | Description |
---|---|
true |
Call initialization succeeded. |
false |
Failure. |
Removes specific users from blacklists.
CONFIDENTIAL