callId

val ApplicationCall.callId: String?(source)

Gets a call ID retrieved or generated by the CallId plugin. Returns null if there is no call ID is provided and no generators are configured.

Report a problem