Common
open class Common
Datatypes and serializers for the common namespace
-
The PathRoot union
See moreDeclaration
Swift
public enum PathRoot : CustomStringConvertible
-
The PathRootError union
See moreDeclaration
Swift
public enum PathRootError : CustomStringConvertible
-
Information about current user’s root.
See moreDeclaration
Swift
open class RootInfo : CustomStringConvertible
-
Root info when user is not member of a team or the user is a member of a team and the team does not have a separate root namespace.
Declaration
Swift
open class UserRootInfo : Common.RootInfo