SubscriptionState enum SubscriptionState : UInt, @unchecked Sendable Subscriptionの状態 enabled 有効状態 Declaration Swift case enabled = 0 canceled Subscribe停止(unsubscribe)状態 Declaration Swift case canceled = 1 © 2025 NTT DOCOMO BUSINESS, Inc. All rights reserved. (Last updated: 2025-09-24) Generated by jazzy ♪♫ v0.14.4, a Realm project.