getCallbackFromNativeError( errString ) method

Extract the error call back method name from a URL string.

The parameter name of the error call back method should be "onErrorCallback".

Syntax

<static> getCallbackFromNativeError( errString ) → {String}

Parameters

Name Type Description
errString String The error string URL

Returns

the error callback method name

[/reference/refbody/section/sectiondiv {""})

Type:

String

(sectiondiv]

Source

hwc-utils.js, line 158.