ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAG
1
request parameter
2
Column nameNo.CategoryEvent nametransmission timingUserIDerror message
keyword for search
indexoffsetremarks
3
Key nameidcategoryevent_nametransmission_timinguser_iderror_msgkeywordindexoffsetremarks
4
1Authenticationsign_in_successWhen successfully signed in
5
2Authenticationsign_in_failureWhen signing in fails
6
3Authenticationsign_up_successWhen successfully signed up
7
4Authenticationsign_up_failureWhen signing up fails
8
5Authenticationmail_resetWhen tapping the reset email address buttonDo not send when the character string of the email address is empty
9
6Toptop_api_successWhen succeeding in getting the top API
10
7Toptop_api_failureWhen the top API request failsSend even if paging or search fails
11
8Toptop_api_pagingWhen paging with the top API request
12
9Toptop_searchWhen tapping the search button at the top
13
10Detaildetail_api_sucessWhen the detail API request fails
14
11Detaildetail_api_failureWhen the detail API request fails
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100