get Voip Session By Voip Message Id
open fun getVoipSessionByVoipMessageId(@NonNull context: Context, @Nullable voipMessageId: String): List<VoipSessionItem>
Content copied to clipboard
Call this method to retrieve a list of VoipSessionItem linked to a specific VoipMessage
Return
list of VoipSessionItem linked to the VoIP message
Parameters
context
the application context
voip Message Id
the message ID of a VoipMessage