Play-SDK-CSharp
Public Types | List of all members
LeanCloud.Play.Protocol.GenericCollectionValue.Types Class Reference

Container for nested types declared in the GenericCollectionValue message type. More...

Public Types

enum class  Type {
  Null = 0 , Bytes = 1 , Byte = 2 , Short = 3 ,
  Int = 4 , Long = 5 , Bool = 6 , Float = 7 ,
  Double = 8 , Object = 9 , String = 10 , Map = 11 ,
  Array = 12
}
 

Detailed Description

Container for nested types declared in the GenericCollectionValue message type.

Member Enumeration Documentation

◆ Type

Enumerator
Null 
Bytes 
Byte 
Short 
Int 
Long 
Bool 
Float 
Double 
Object 
String 
Map 
Array 

The documentation for this class was generated from the following file: