dialog_set_prompt_html_message_text()

Deprecated: This function has no effect.

Synopsis:

#include <bps/dialog.h>
 
BPS_API int dialog_set_prompt_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 message has no effect. Use the dialog_set_prompt_message_text() function.

Returns: