Click or drag to resize

UserHasSpaceOwnerPrivilages Method

Returns true if the user is the owner of the current space, or has been granted facilitator privilages for that space

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool HasSpaceOwnerPrivilages()

Return Value

Type: Boolean
See Also