class TrustPingRecordProvider : JsonAdapterProvider<TrustPingRecord>
The trust ping record provider
Provides the the custom json adapter factor to the Moshi for converting sub-classes of the TrustPingRecord
<init> |
The trust ping record provider TrustPingRecordProvider() |
type |
is the type of parsable class val type: Class<TrustPingRecord> |
register |
fun register(builder: Builder): Unit |