dialog_event_get_password_change_password()

Deprecated.

Synopsis:

#include <bps/dialog.h>
 
BPS_API const char* dialog_event_get_password_change_password(bps_event_t *event) BPS_DEPRECATED

Since:

BlackBerry 10.0.0

Arguments:

event

The DIALOG_RESPONSE event to get the contents of the password field from.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

Deprecated:

Use dialog_event_get_password_change_old_password()

Returns:

The contents of the password field.