|
Stream Chat Unreal SDK
|
| NJsonField | Custom serialization and deserialization for types which aren't supported by UPROPERTY (e.g. TOptional) |
| NJsonObject | Conversion to and from dynamic JSON objects |
| NJsonObjectDeserialization | Handles converting Json objects to UStructs |
| NJsonObjectSerialization | Handles converting UStructs to Json objects |
| NJwt | Utilities for JSON Web Token manipulation |
| NUtil | Helpers for DTO conversion |