getSid

abstract fun getSid(): String

Get unique identifier for this conversation.

This identifier can be used to get this Conversation again using getConversation.

The conversation SID is persistent and globally unique.

Return

Conversation SID.