String getInterfaceName()

Used by KioWare to get the name that should be used to access this object via JavaScript. The name must be a unique non-empty string. Returning a string that is already in use by another addin will cause this object to be excluded from the list of available JavaScript interfaces.

Return

A valid String value to use for JavaScript access.