Initializes the SDK with the Extension Host and returns the API context.
Pass the lowest API version that covers all the features your extension needs.
The Extension Host preserves older API versions as Live evolves, so targeting an
older version keeps your extension compatible with a wider range of Live releases.
Available versions are listed in EXTENSIONS_API_VERSIONS.
Throws if the Extension Host does not support the requested API version.
Initializes the SDK with the Extension Host and returns the API context.
Pass the lowest API version that covers all the features your extension needs. The Extension Host preserves older API versions as Live evolves, so targeting an older version keeps your extension compatible with a wider range of Live releases. Available versions are listed in EXTENSIONS_API_VERSIONS.
Throws if the Extension Host does not support the requested API version.