DSI Platform SDK for Android
- About the DSI Platform SDK for Android
The Mobile Enterprise Platform SDK for Android provides an open interface option to the Mobile Enterprise Platform.
- Class: DSILibrary
Create an instance of the DSILibrary class to interact with the Mobile Enterprise Platform server.
- Enum: FunctionCallStatus
Returns values for Call Function.
- Class: CommunicationException
Exception that is thrown if the library is unable to communicate with the server.
- Class: DatabaseReplicationException
Exception thrown when database replication in the SDK fails
- Class: FunctionCallException
The function call returns error messages, an unexpected status, or if the returned structure does not match the requested data.
- Class: LogonException
Exception that is thrown during the Logon process if there is an issue verifying the user credentials with the server
- Class: PasswordExpiredException
Exception that is thrown during the Logon process if the user's password has expired.
- Class: ServerReplyException
Exception that is thrown when the server replies with an error.
- Class: SessionException
Exception that is thrown by the Advanced Inventory Library when a method is called that requires that the user be logged on to the server, but the user is not.
- Class: FunctionCallField
A field that will be the input to a Function Call.
- Class: FunctionCallStringField
A Function Call field with a string value.
- Class: FunctionCallStructField
Function Call field with a string value.
- Class: FunctionCallTableRow
A result row in a Function Call Table.
- Class: FunctionCallTableField
A Function Call Field with a table value.
Loading...
There was a problem loading this topic