getVoipChannelByGroupIdAsFlow

fun getVoipChannelByGroupIdAsFlow(context: Context, groupId: String): Flow<STWVoipChannel?>

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

groupId

the contact group ID