ObserveLastActiveCallWithSortedParticipantsUseCase
Use case to observe the last active call for the given ConversationId or null if there is no such call, with sorted participants according to the CallingParticipantsOrder. The call is active when it's one of the following states: STARTED, INCOMING, ANSWERED, ESTABLISHED, STILL_ONGOING.