Deprecated: File save dialogs no longer appear.
#include <bps/dialog.h>
BPS_API const char* dialog_event_get_filesave_filepath(bps_event_t *event) BPS_DEPRECATED
BlackBerry 10.0.0
Deprecated:
File save dialogs no longer appear. Attempting to show a file save dialog generates a DIALOG_RESPONSE event containing an error message that can be retrieved using the dialog_event_get_error() function. This function has no effect.