SupUser |
The
valid Hybrid App application user ID
that Unwired Server uses to authenticate the user. Depending
on the security configuration, Unwired Server may pass that
authentication to an EIS. |
SupUnrecoverableErrorRetryTimeout |
After sending a JSON
request to Unwired Server, if you receive an EIS code that
indicates an unrecoverable error in the response log, the
Hybrid App client throws an
exception. A retry attempt is made after a retry time
interval, which is set to three days by default. Select this
property to change the retry time interval. |
SupThrowCredentialRequeston401Error |
The default is true, which means that an
error code 401 throws a CredentialRequestException, which sends a
credential request notification to the user's inbox. If this
property is set to false, error code 401 is treated as a
normal recoverable exception. |
SupRecoverableErrorRetryTimeout |
After sending a JSON
request to Unwired Server, if you receive an EIS code that
indicates a recoverable error in the response log, the
Hybrid App client throws an
exception. A retry attempt is made after a retry time
interval, which is set to 15 minutes by default. Select this
property to change the retry time interval. |
SupPassword |
The
valid Hybrid App application user
password that Unwired Server uses to authenticate the user.
Depending on the security configuration, Unwired Server may
pass that authentication to an EIS. An administrator must
change development/test values to those required for a
production environment. |
SupPackages |
The name and version of
the MBO packages that are used in the
Hybrid App. This cannot be
changed. |
SupMaximumMessageLength |
Use this property to
increase the allowed maximum Hybrid App
message size. Limitations vary depending on device platform:- For BlackBerry 5, the limit is
512KB.
- For Windows Mobile the limit is
500KB.
- For BlackBerry 6 and Android, the
limit depends on the memory condition of the device.
Large message may result in an out of memory error.
|