start Journey
fun startJourney( journeyId: String, options: TSIdoStartJourneyOptions?, callback: TSIdoCallback<TSIdoServiceResponse>)
Content copied to clipboard
Starts a Journey with a given id.
Parameters
journey Id
Journey Identifier in the Transmit Security Admin Console.
options
Additional parameters to be passed to the journey.
callback
The callback that will be invoked when the TSIdoServiceResponse is received.