get Voip Channel By Group Id As Flow
fun getVoipChannelByGroupIdAsFlow(context: Context, groupId: String): Flow<STWVoipChannel?>
Content copied to clipboard
Call this method to retrieve STWVoipChannel given a contact group ID
Return
STWVoipChannel linked to the group ID as Flow
Parameters
context
the application context
group Id
the contact group ID