Overview
Members-Overview
|
:timapi.constants.VasInfoListType |
|
:Map.<timapi.constants.VasInfoType, String> |
Methods-Overview
- copy(VasResult) → {timapi.VasResult}
- toString() → {String}
Constructor
new VasResult()
Create VAS result.
Member-List
Methods
(static) copy(VasResult) → {timapi.VasResult}
Creates a copy of a timapi.VasResult object.
Parameters:
Name | Type | Description |
---|---|---|
VasResult |
timapi.VasResult | Original |
Returns:
Copy of original
Type: timapi.VasResult
toString() → {String}
String representation for debugging purpose.
Returns:
String representation
Type: String