This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
aionnect
/
flutter-template
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
master
flutter-templat...
/
lib
/
common
/
trtc
/
calling
/
ui
/
base
/
CallingScenes.dart
CallingScenes.dart
103 B
パーマリンク
履歴
Raw
1
2
3
4
enum CallingScenes {
VideoOneVOne, //一对一视频通话
AudioOneVOne, //一对一语音通话
}