-
public final class StartCallOptions
-
-
Constructor Summary
Constructors Constructor Description StartCallOptions(String sessionId, String data)
-
Method Summary
Modifier and Type Method Description final StringgetSessionId()Existing session id to resume; null for a new session. final StringgetData()Optional consumer-defined raw JSON forwarded as dataon the wire.
-