assign New Regular Admins
Call this method to assign a new list of members to be a regular admins in the current group conversation
The given conversation should
- be a group group conversation (THREAD_TYPE_GROUP).
- exist and active.
- not related to a MyBusiness process.
- not an emergency conversation.
The given phoneNumberList should be present in the current group conversation as a simple members
See also
Parameters
The application context
Conversation ID.
A list of an international phone number of the new regular admins.
This callback will be invoked to handle operation result :
- Success : the add admin request is successfully sent to the server
- Error : a local error occurred when trying to send this request to the server
Call this method to assign a new list of members to be a regular admins in the current group conversation
The given conversation should
- be a group group conversation (THREAD_TYPE_GROUP).
- exist and active.
- not related to a MyBusiness process.
- not an emergency conversation.
The given phoneNumberList should be present in the current group conversation as a simple members
See also
Parameters
The application context
Conversation ID.
A list of an international phone number of the new regular admins.
Leave the conversation after successfully assign new regular admins
This callback will be invoked to handle operation result :
- Success : the add admin request is successfully sent to the server
- Error : a local error occurred when trying to send this request to the server