Commit c7a0f7a 1 parent e91cd0b commit c7a0f7a Copy full SHA for c7a0f7a
File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -230,6 +230,33 @@ short_source: 'Twitter Android'
230
230
source : ' Twitter Android Status'
231
231
---
232
232
type : ' conditional'
233
+ data_type : ' android:viber:call'
234
+ enumeration_helpers :
235
+ - input_attribute : ' type'
236
+ output_attribute : ' type'
237
+ default_value : ' UNKNOWN'
238
+ values :
239
+ 1 : ' INCOMING'
240
+ 2 : ' OUTGOING'
241
+ - input_attribute : ' viber_call_type'
242
+ output_attribute : ' viber_call_type'
243
+ default_value : ' UNKNOWN'
244
+ values :
245
+ 1 : ' AUDIO CALL'
246
+ 4 : ' VIDEO CALL'
247
+ message :
248
+ - ' Number: {number}'
249
+ - ' Call type: {type}'
250
+ - ' Viber call type: {viber_call_type}'
251
+ - ' Duration: {duration} seconds'
252
+ short_message :
253
+ - ' {number}'
254
+ - ' {type}'
255
+ - ' {viber_call_type}'
256
+ short_source : ' Android Viber'
257
+ source : ' Android Viber Call History'
258
+ ---
259
+ type : ' conditional'
233
260
data_type : ' android:webview:cookie'
234
261
message :
235
262
- ' Host: {host}'
You can’t perform that action at this time.
0 commit comments