【m】状态同步
This commit is contained in:
@@ -83,8 +83,8 @@ const mockCallSession = {
|
||||
id: "user-remote-002",
|
||||
name: "Unity",
|
||||
avatar: "/images/p2.png",
|
||||
status: "online", // online | offline | connecting
|
||||
networkQuality: "excellent", // excellent | good | fair | poor
|
||||
status: "offline", // online | offline | connecting
|
||||
networkQuality: "no_signal", // excellent | good | fair | poor | no_signal
|
||||
mediaState: {
|
||||
audio: true,
|
||||
video: true,
|
||||
|
||||
Reference in New Issue
Block a user