ITypeConstants Interface Members
- Last UpdatedApr 08, 2026
- 3 minute read
The following tables list the members exposed by ITypeConstants.
| Name | Description | |
|---|---|---|
![]() | Boolean | Gets the RealTime database (RTDB) type identifier for boolean fields. |
![]() | Char | Gets the RealTime database (RTDB) type identifier for char fields. |
![]() | Double | Gets the RealTime database (RTDB) type identifier for double fields. |
![]() | Enumeration | Gets the RealTime database (RTDB) type identifier for enumeration fields. |
![]() | Float | Gets the RealTime database (RTDB) type identifier for float fields. |
![]() | Int | Gets the RealTime database (RTDB) type identifier for integer fields. |
![]() | InternalTime | Gets the RealTime database (RTDB) type identifier for internaltime fields. |
![]() | Long | Gets the RealTime database (RTDB) type identifier for long fields. |
![]() | Path | Gets the RealTime database (RTDB) type identifier for path fields. |
![]() | Short | Gets the RealTime database (RTDB) type identifier for short fields. |
![]() | Slot | Gets the RealTime database (RTDB) type identifier for slot fields. |
![]() | String | Gets the RealTime database (RTDB) type identifier for string fields. |
![]() | UChar | Gets the RealTime database (RTDB) type identifier for unsigned char fields. |
![]() | UInt | Gets the RealTime database (RTDB) type identifier for unsigned integer fields. |
![]() | ULong | Gets the RealTime database (RTDB) type identifier for unsigned long fields. |
![]() | UShort | Gets the RealTime database (RTDB) type identifier for unsigned short fields. |
