Enumerations
The following enumerations are available globally.
- 
                  
                  リクエスト結果を表す列挙型です。 See moreDeclarationSwift public enum NCMBResult<T>
- 
                  
                  APIエラーコードと対応する列挙型です。 See moreDeclarationSwift public enum NCMBApiErrorCode : Error
- 
                  
                  リクエスト内容のエラーを表す列挙型です。 See moreDeclarationSwift public enum NCMBInvalidRequestError : Error
- 
                  
                  パースエラーを表す列挙型です。 See moreDeclarationSwift public enum NCMBParseError : Error
- 
                  
                  会員情報操作で発生したエラーを表す列挙型です。 See moreDeclarationSwift public enum NCMBUserError : Error
- 
                  
                  リクエストを行う際のHTTPメソッドの種類を表す列挙型です。 See moreDeclarationSwift public enum NCMBHTTPMethod : String
- 
                  
                  プッシュ通知 配信期限時間の単位を表すための列挙型です。 See moreDeclarationSwift public enum NCMBExpirationTimeUnitType : String
 Enumerations  Reference
        Enumerations  Reference