Newer Version Available
getEnvironmentContext()
Signature
public Canvas.EnvironmentContext getEnvironmentContext()
Return Value
Usage
Use this method to get the environment context information for your canvas app.
Example
The following example implementation of the CanvasLifecycleHandler onRender() method uses the provided RenderContext to retrieve the environment context information and then modifies the custom parameters.