Omnitalk
  • Omnitalk SDK
  • Commons
    • Precondition
    • Call Flow
    • Event Message
    • SDK State
  • Javascript
    • Installation
    • Quick Start
    • API Reference
  • TYPESCRIPT
    • Installation
    • Quick Start
    • API Reference
    • Developer's Guide
      • Pre-requisite
      • Audio Call
      • Video Call
      • SIP Call
      • Audio Room
      • Video Room
      • Chatting
  • IOS
    • Installation
    • Quick Start
    • API Reference
    • Developer's Guide
      • Pre-requisite
      • Audio Call
      • Video Call
      • SIP Call
      • Audio Room
      • Video Room
      • Chatting
  • android
    • Installation
    • Quick Start
    • API Reference
    • Developer's Guide
      • Pre-requisite
      • Audio Call
      • Video Call
      • SIP Call
      • Audio Room
      • Video Room
      • Chatting
  • FLUTTER
    • Installation
    • Quick Start
    • API Reference
    • Developer's Guide
      • Pre-requisite
      • Audiocall Guide
      • Videocall Guide
      • SIPcall Guide
      • AudioRoom Guide
      • VideoRoom Guide
      • Chatting Guide
  • REACT-NATIVE
    • Installation
    • Quick Start
    • API Reference
    • Developer's Guide
      • Pre-requisite
      • Audiocall Guide
      • Videocall Guide
      • SIPcall Guide
      • AudioRoom Guide
      • VideoRoom Guide
      • Chatting Guide
Powered by GitBook
On this page
  • Caller와 Callee가 미리 Session을 생성한 상태에서 offerCall을 호출할 때
  • Caller가 offerCall 호출 이후에 Callee가 Session을 생성할 때
  1. Commons

Call Flow

PreviousPreconditionNextEvent Message

Last updated 8 months ago

videocall과 audiocall의 흐름을 sequence diagram으로 보여줍니다. Caller는 발신자를 의미하고 Callee는 수신자를 의미합니다. 자세한 내용은 각 플랫폼별 문서를 참조 바랍니다.

Caller와 Callee가 미리 Session을 생성한 상태에서 offerCall을 호출할 때

Caller가 offerCall 호출 이후에 Callee가 Session을 생성할 때