public static class MtJsonHandler| FromJsonT(Byte) | Transforms Json into a MobileTrack object. |
| FromJsonT(Stream) | Transforms Json into a MobileTrack object. |
| FromJsonT(String) | Transforms Json into a MobileTrack object. |
| ToJsonT | Transforms a MobileTrack object (or any other object) into JSON |
| ToJsonByteArrayT | Transforms a MobileTrack object (or any other object) into JSON as a UTF8 Byte Array |
| ToJsonStreamT | Transforms a MobileTrack object (or any other object) into JSON within a Stream. |
| MtJsonSourceGenerationContext | Main JSON settings for all MobileTrack systems as well when working with SignalR, Azure Redis Cache and Azure Cosmos. |