RealTimePseudoType Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| RealTimePseudoType Constructor() | Initializes a RealTimePseudoType instance. |
| RealTimePseudoType Constructor(String) | Initializes a RealTimePseudoType instance for a given type name. |
| RealTimePseudoType Constructor(RealTimeType) | Initializes a RealTimePseudoType instance for binding with another RealTimeType object. |