This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
aionnect
/
flutter-template
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
ae01b53ecc
ブランチ
タグ
master
flutter-templat...
/
lib
/
common
/
trtc
/
calling
/
ui
/
base
/
CallStatus.dart
CallStatus.dart
65 B
履歴
Raw
1
2
3
4
enum CallStatus {
calling, //拨打中
answer, //已接听
}