SharingGroup
public struct SharingGroup
-
Declaration
Swift
public let sharingGroupUUID: String -
Declaration
Swift
public let sharingGroupName: String? -
Declaration
Swift
public let permission: Permission -
Does the SyncServer sync method need to be called with this sharingGroupUUID to get possible updates?
Declaration
Swift
public let syncNeeded: Bool?
View on GitHub
SharingGroup Structure Reference