addRequest(ISDMRequest) method

Adds a request to the storage.

Syntax

public void addRequest (ISDMRequest request)

Parameters

Remarks

NOTE! Request priority ( com.sap.mobile.lib.sdmconnectivity.ISDMRequest#setPriority(int)) is ignored during request processing! Because requests are processed in the order they are added to the bundle, the order is considered to handle the priority.