onInitialized
Deprecated
Initialization moved to ServerSession, use ServerSession.onInitialized instead.
Replace with
ServerSession.onInitializedContent copied to clipboard
Registers a callback to be invoked when the server has completed initialization.