getLatestTransformer
Returns the latest transformer snapshot. If [VPS2Transformer.trackingState] is [VPS2TrackingState.UNAVAILABLE], conversion calls that use this transformer will fail with
ArdkInvalidOperationStatusException.Declaration
fun getLatestTransformer(): VPS2Transformer
Returns the latest transformer snapshot. If [VPS2Transformer.trackingState] is [VPS2TrackingState.UNAVAILABLE], conversion calls that use this transformer will fail with
ArdkInvalidOperationStatusException.