cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
496
Views
0
Helpful
0
Replies

Jabber Guest iOS SDK Call State Transitions

dmcsweeney1
Level 1
Level 1

Hi-

We're using the iOS SDK for Jabber Guest and have a question about the state transitions for the CJGuestCall object. 

  • Based on the documentation, we were expecting the call state (CJGuestCallStateType) to transition from GuestCallStateNotInitialized to GuestCallStateDisconnected (I.e ready) once we initialize the CJGuestCall instance with the serverName and URI.  However, we see no state transition and it remains in GuestCallStateNotInitialized
  • Once we call startCall() on the initialized CJGuestCall instance, we see the following state transitions
    • GuestCallStateNotInitialized -> GuestCallStateDisconnected
    • GuestCallStateDisconnected -> GuestCallStateConnecting

Is this the expected behavior? Should we be initializing the CJGuestCall object in a different way?

Thanks

Dave

0 Replies 0