# wx.hideToast(Object object)

Hides the message prompt box.

# Parameters

# Object object

Attribute Type Default Required Description
success function No The callback function for a successful API call
fail function No Callback function for failed API call
complete function No The callback function used when the API call completed (always executed whether the call succeeds or fails)