List of all members.
Member Function Documentation
Gets Accela SDK bundle
- Since:
- 2.3
Gets current time
- Returns:
- current time in milliseconds
- Since:
- 2.3
Parsing URL query
- Parameters:
-
encodedString | Encoded string |
- Returns:
- dictionary
- Since:
- 2.3
+ (NSTimeInterval) randomTimeInterval: |
|
(NSTimeInterval) |
minValue |
withMaxValue: |
|
(NSTimeInterval) |
maxValue |
|
|
| |
Generates a random time
- Parameters:
-
minValue | min value |
maxValue | max value |
- Returns:
- random time
- Since:
- 2.3
Decode string for URL
- Parameters:
-
escapedString | Escaped string |
- Returns:
- unescaped string
- Since:
- 2.3
Encodes string for URL
- Parameters:
-
unescapedString | Unescaped string |
- Returns:
- escaped string
- Since:
- 2.3
The documentation for this class was generated from the following file:
- /Users/alan/Accela/AccelaMobile/AccelaMobile/AMUtility.h