Whatever message this page gives is out now! Go check it out!
Boolean = addPermit(name, nickname, group) |
| Parameter | Description |
name | The unique instant messaging user name for the person about whom you want to deny access to status messages. |
nickname | The nickname that the application can use to refer to the user. Can be the empty string. |
group | The name of the group you want to add the user to in your Buddy List. If the group specified does not exist, it is created. If the group parameter is the empty string, the gateway uses the General group. |
If the XMPP server does not support permission management, this function always returns False. |