ChangeSessionAppSpace Method
Overloads
ChangeSessionAppSpace(String) |
Add a session app to a space. |
ChangeSessionAppSpace(String)
Add a session app to a space.
Declaration
bool ChangeSessionAppSpace([QixName("qSpaceId")] string spaceId)
Parameters
Type | Name | Description |
---|---|---|
System.String | spaceId |
Identifier of the new space. |
Returns
Type | Description |
---|---|
System.Boolean |
Remarks
Can be used by a privileged user when creating a session app to be consumed by other users. Only useful in environments where it is possible to reconnect to a session app, currently only in cloud deployments.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!