dialog_set_login_html_message_text()
Deprecated: This function has no effect.
Synopsis:
#include <bps/dialog.h>
BPS_API int dialog_set_login_html_message_text(dialog_instance_t dialog, const char *text) BPS_DEPRECATED
Since:
BlackBerry 10.0.0
Arguments:
Library:
libbps (For the qcc command, use the -l bps option to link against this library)Description:
Deprecated:
This function has no effect. Use the dialog_set_login_message_text() function.
Returns:
Last modified: 2014-09-30