단순 통화 앱 만들기(iOS) (초안)
통신
let remonCall = RemonCall()
remonCall.connect("CHANNEL_ID")레이아웃 구성 : 영상통화 화면


그 외 주요 메소드들
Callback에 대하여
Last updated
Was this helpful?
let remonCall = RemonCall()
remonCall.connect("CHANNEL_ID")

Last updated
Was this helpful?
Was this helpful?