Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Twilio iOS アプリを作成していますが、通話のライフサイクルについて質問があります: (を使用してTCDevice connect:delegate:) 通話を開始した場合、相手が通話に応答したかどうかを知りたいです。通話が応答されていないTCConnectionDelegate connectionDidDisconnect:ことを追跡することがわかりましたが、通話が応答されたかどうかを検出する同様のものはありますか?
TCDevice connect:delegate:
TCConnectionDelegate connectionDidDisconnect: