Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
f0d933ef
Commit
f0d933ef
authored
May 24, 2022
by
霍志良
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:32主叫取消呼叫埋点
parent
f4915912
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
AudioHomeActivity.kt
m-audioim/src/main/java/com/ydl/audioim/AudioHomeActivity.kt
+2
-2
No files found.
m-audioim/src/main/java/com/ydl/audioim/AudioHomeActivity.kt
View file @
f0d933ef
...
@@ -619,10 +619,10 @@ class AudioHomeActivity :
...
@@ -619,10 +619,10 @@ class AudioHomeActivity :
leaveChannel
()
leaveChannel
()
uploadLog
()
uploadLog
()
YDLavManager
.
instances
.
callEndStatusUpdate
(
channelId
!!
,
3
,
"主叫主动挂断"
)
YDLavManager
.
instances
.
callEndStatusUpdate
(
channelId
!!
,
3
,
"主叫主动挂断"
)
callEventSave
(
"51"
,
"已接通:主叫主动挂断"
)
}
else
{
}
else
{
userCloseCalling
()
userCloseCalling
()
}
}
callEventSave
(
"51"
,
"已接通:主叫主动挂断"
)
ActionCountUtils
.
count
(
ActionCountUtils
.
count
(
"shengwang_popup_layer_page|shengwang_popup_layer_refuse_click"
,
"shengwang_popup_layer_page|shengwang_popup_layer_refuse_click"
,
...
@@ -858,7 +858,7 @@ class AudioHomeActivity :
...
@@ -858,7 +858,7 @@ class AudioHomeActivity :
*
*
*/
*/
private
fun
userCloseCalling
()
{
private
fun
userCloseCalling
()
{
callEventSave
(
"
51
"
,
"未接听时:主叫(用户)主动挂断,取消呼叫"
)
callEventSave
(
"
32
"
,
"未接听时:主叫(用户)主动挂断,取消呼叫"
)
writeAgoraLog
(
"未接听时:主叫(用户)主动挂断,取消呼叫"
)
writeAgoraLog
(
"未接听时:主叫(用户)主动挂断,取消呼叫"
)
AliYunRichLogsHelper
.
getInstance
()
AliYunRichLogsHelper
.
getInstance
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment