Overview

Namespaces

  • LeanCloud
    • Engine
    • Operation
    • Storage
    • Uploader

Classes

  • ACL
  • AppRouter
  • Bytes
  • Client
  • File
  • GeoPoint
  • LeanObject
  • MIMEType
  • Push
  • Query
  • Region
  • Relation
  • Role
  • RouteCache
  • SaveOption
  • SMS
  • User

Exceptions

  • BatchRequestError
  • CloudException
  • Overview
  • Namespace
  • Class

Class Region

Abstract
Namespace: LeanCloud
Located at LeanCloud/Region.php
Methods summary
public static
# fromName( string $name )

Create region from name, such as CN, CN_N1.

Create region from name, such as CN, CN_N1.

Parameters

$name
Constants summary
integer CN_N1
# 0
integer US
# 1
integer CN_E1
# 2
integer CN

Alias of CN_N1

Alias of CN_N1

# self::CN_N1
API documentation generated by ApiGen