# m_stick_topic
# Function
Function Name | Description | Level |
---|---|---|
m_stick_topic |
Input Parameters:
Name | Type | Required? | Description | Level |
---|---|---|---|---|
topic_id | String | yes | ||
mode | Int | yes | "1" = stick a topic. "2" = unstick a topic. |
Output Parameters:
Name | Type | Required? | Description | Level |
---|---|---|---|---|
result | Boolean | yes | return true if the action is executed successfully. | |
result_text | byte[] | Reason of the failure, if any. | ||
is_login_mod | Boolean | return true if user need to re-authenticate with login_mod function again before proceeding. |
← get_alert mclosetopic →