Enumerations
The following enumerations are available globally.
- 
                  
                  
エラーコード
See moreDeclaration
Objective-C
enum ZMSErrorCode : int {} - 
                  
                  
Declaration
Objective-C
enum CheckMapAreaResult : NSUInteger {}Swift
enum CheckMapAreaResult : UInt, @unchecked Sendable 
        Enumerations  Reference