InventorySpaceUnavailable constant
DestinyCollectibleState
const InventorySpaceUnavailable
InventorySpaceUnavailable = 16 If this flag is set, you can't pull this item out of your collection because there's no room left in your inventory.
Implementation
static const DestinyCollectibleState InventorySpaceUnavailable = DestinyCollectibleState(16);