streamAllMessages

fun streamAllMessages(type: Conversations.ConversationFilterType = ConversationFilterType.ALL, consentStates: List<ConsentState>? = null, onClose: () -> Unit? = null): Flow<DecodedMessage>