Namespace: Newton

Newton

The Newton SDK public Interface
Source:

Members

<static> SimpleObject

SimpleObject
Source:

Methods

<static> getSharedInstance() → {NewtonSDK}

Get the shared instance
Source:
Throws:
- Throw if getSharedInstanceWithConfig hasn't been called
Type
Error
Returns:
Type
NewtonSDK

<static> getSharedInstanceWithConfig() → {NewtonSDK}

Get the shared instance. Create one if no sharedInstance found
Source:
Returns:
Type
NewtonSDK

<static> getVersionString() → {String}

Get current Newton version
Source:
Returns:
Type
String