Constants

The following constants are available globally.

  • User role Global Manager key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleGlobalManager
  • User role Local Manager key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleLocalManager
  • User role Master key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleMaster
  • User role Moderator key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleModerator
  • User role Normal key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleNormal
  • User role Blocked key.

    Declaration

    Objective-C

    extern NSString *const _Nonnull kSTSUserRoleBlocked