tripkit-android / com.skedgo.tripkit.routing / RoutingResponse / processDirectionTemplate
processDirectionTemplate
open static fun processDirectionTemplate(serviceDirectionNode: JsonPrimitive!, notes:
String
!):
String
!
Replaces '' with segment's 'serviceDirection'
Parameters
serviceDirectionNode
- JsonPrimitive!: The Json node that contains value for 'serviceDirection'
notes
- String!: The 'notes' text that contains the '' template
Return String!: The 'notes' text that has been processed