sippo-sdk / com.quobis.sippo.sipposdk.conference / ConferenceRx / invitationUpdated

invitationUpdated

val invitationUpdated: Observable<Invitation>

Emits when an Invitation is updated. It will emit whenever an invite or cancel request is processed (in these cases,the state will be Pending or Canceled respectively) and when the invitation result is received (the state will be Accepted or Rejected depending on the response).