GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Test Failed
Push — master ( 10bdd2...e35d8e )
by
unknown
07:05
created

ListRealtimeSkillGroupStates   A

Complexity

Total Complexity 1

Size/Duplication

Total Lines 14
Duplicated Lines 0 %

Importance

Changes 1
Bugs 0 Features 0
Metric Value
wmc 1
eloc 4
c 1
b 0
f 0
dl 0
loc 14
rs 10

1 Method

Rating   Name   Duplication   Size   Complexity  
A withSkillGroupIdList() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\CCC\V20200701;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method AddNumbersToSkillGroup addNumbersToSkillGroup(array $options = [])
9
 * @method AddPersonalNumbersToUser addPersonalNumbersToUser(array $options = [])
10
 * @method AddPhoneNumbers addPhoneNumbers(array $options = [])
11
 * @method AddPhoneNumberToSkillGroups addPhoneNumberToSkillGroups(array $options = [])
12
 * @method AddSkillGroupsToUser addSkillGroupsToUser(array $options = [])
13
 * @method AddUsersToSkillGroup addUsersToSkillGroup(array $options = [])
14
 * @method AnswerCall answerCall(array $options = [])
15
 * @method AssignUsers assignUsers(array $options = [])
16
 * @method BargeInCall bargeInCall(array $options = [])
17
 * @method BlindTransfer blindTransfer(array $options = [])
18
 * @method CancelAttendedTransfer cancelAttendedTransfer(array $options = [])
19
 * @method ChangeWorkMode changeWorkMode(array $options = [])
20
 * @method CoachCall coachCall(array $options = [])
21
 * @method CompleteAttendedTransfer completeAttendedTransfer(array $options = [])
22
 * @method CreateInstance createInstance(array $options = [])
23
 * @method CreateSkillGroup createSkillGroup(array $options = [])
24
 * @method CreateUser createUser(array $options = [])
25
 * @method DeleteSkillGroup deleteSkillGroup(array $options = [])
26
 * @method GetCallDetailRecord getCallDetailRecord(array $options = [])
27
 * @method GetHistoricalCallerReport getHistoricalCallerReport(array $options = [])
28
 * @method GetHistoricalInstanceReport getHistoricalInstanceReport(array $options = [])
29
 * @method GetInstance getInstance(array $options = [])
30
 * @method GetInstanceTrendingReport getInstanceTrendingReport(array $options = [])
31
 * @method GetLoginDetails getLoginDetails(array $options = [])
32
 * @method GetMonoRecording getMonoRecording(array $options = [])
33
 * @method GetMultiChannelRecording getMultiChannelRecording(array $options = [])
34
 * @method GetNumberLocation getNumberLocation(array $options = [])
35
 * @method GetRealtimeInstanceStates getRealtimeInstanceStates(array $options = [])
36
 * @method GetTurnCredentials getTurnCredentials(array $options = [])
37
 * @method GetTurnServerList getTurnServerList(array $options = [])
38
 * @method GetUser getUser(array $options = [])
39
 * @method HoldCall holdCall(array $options = [])
40
 * @method InitiateAttendedTransfer initiateAttendedTransfer(array $options = [])
41
 * @method InterceptCall interceptCall(array $options = [])
42
 * @method LaunchAuthentication launchAuthentication(array $options = [])
43
 * @method LaunchSurvey launchSurvey(array $options = [])
44
 * @method ListAgentStateLogs listAgentStateLogs(array $options = [])
45
 * @method ListBriefSkillGroups listBriefSkillGroups(array $options = [])
46
 * @method ListCallDetailRecords listCallDetailRecords(array $options = [])
47
 * @method ListConfigItems listConfigItems(array $options = [])
48
 * @method ListContactFlows listContactFlows(array $options = [])
49
 * @method ListDevices listDevices(array $options = [])
50
 * @method ListHistoricalAgentReport listHistoricalAgentReport(array $options = [])
51
 * @method ListHistoricalSkillGroupReport listHistoricalSkillGroupReport(array $options = [])
52
 * @method ListInstances listInstances(array $options = [])
53
 * @method ListInstancesOfUser listInstancesOfUser(array $options = [])
54
 * @method ListIntervalAgentReport listIntervalAgentReport(array $options = [])
55
 * @method ListIntervalInstanceReport listIntervalInstanceReport(array $options = [])
56
 * @method ListIntervalSkillGroupReport listIntervalSkillGroupReport(array $options = [])
57
 * @method ListIvrTrackingDetails listIvrTrackingDetails(array $options = [])
58
 * @method ListOutboundNumbersOfUser listOutboundNumbersOfUser(array $options = [])
59
 * @method ListPersonalNumbersOfUser listPersonalNumbersOfUser(array $options = [])
60
 * @method ListPhoneNumbers listPhoneNumbers(array $options = [])
61
 * @method ListPhoneNumbersOfSkillGroup listPhoneNumbersOfSkillGroup(array $options = [])
62
 * @method ListPrivilegesOfUser listPrivilegesOfUser(array $options = [])
63
 * @method ListRamUsers listRamUsers(array $options = [])
64
 * @method ListRealtimeAgentStates listRealtimeAgentStates(array $options = [])
65
 * @method ListRealtimeSkillGroupStates listRealtimeSkillGroupStates(array $options = [])
66
 * @method ListRecentCallDetailRecords listRecentCallDetailRecords(array $options = [])
67
 * @method ListRoles listRoles(array $options = [])
68
 * @method ListSkillGroups listSkillGroups(array $options = [])
69
 * @method ListSkillLevelsOfUser listSkillLevelsOfUser(array $options = [])
70
 * @method ListUserLevelsOfSkillGroup listUserLevelsOfSkillGroup(array $options = [])
71
 * @method ListUsers listUsers(array $options = [])
72
 * @method MakeCall makeCall(array $options = [])
73
 * @method ModifyInstance modifyInstance(array $options = [])
74
 * @method ModifyPhoneNumber modifyPhoneNumber(array $options = [])
75
 * @method ModifySkillGroup modifySkillGroup(array $options = [])
76
 * @method ModifySkillLevelsOfUser modifySkillLevelsOfUser(array $options = [])
77
 * @method ModifyUser modifyUser(array $options = [])
78
 * @method ModifyUserLevelsOfSkillGroup modifyUserLevelsOfSkillGroup(array $options = [])
79
 * @method MonitorCall monitorCall(array $options = [])
80
 * @method MuteCall muteCall(array $options = [])
81
 * @method PickOutboundNumbers pickOutboundNumbers(array $options = [])
82
 * @method PollUserStatus pollUserStatus(array $options = [])
83
 * @method ReadyForService readyForService(array $options = [])
84
 * @method RegisterDevice registerDevice(array $options = [])
85
 * @method ReleaseCall releaseCall(array $options = [])
86
 * @method RemovePersonalNumbersFromUser removePersonalNumbersFromUser(array $options = [])
87
 * @method RemovePhoneNumberFromSkillGroups removePhoneNumberFromSkillGroups(array $options = [])
88
 * @method RemovePhoneNumbers removePhoneNumbers(array $options = [])
89
 * @method RemovePhoneNumbersFromSkillGroup removePhoneNumbersFromSkillGroup(array $options = [])
90
 * @method RemoveSkillGroupsFromUser removeSkillGroupsFromUser(array $options = [])
91
 * @method RemoveUsers removeUsers(array $options = [])
92
 * @method RemoveUsersFromSkillGroup removeUsersFromSkillGroup(array $options = [])
93
 * @method ResetAgentState resetAgentState(array $options = [])
94
 * @method ResetUserPassword resetUserPassword(array $options = [])
95
 * @method RetrieveCall retrieveCall(array $options = [])
96
 * @method SaveRTCStatsV2 saveRTCStatsV2(array $options = [])
97
 * @method SaveTerminalLog saveTerminalLog(array $options = [])
98
 * @method SaveWebRtcInfo saveWebRtcInfo(array $options = [])
99
 * @method SaveWebRTCStats saveWebRTCStats(array $options = [])
100
 * @method SendDtmfSignaling sendDtmfSignaling(array $options = [])
101
 * @method SignInGroup signInGroup(array $options = [])
102
 * @method SignOutGroup signOutGroup(array $options = [])
103
 * @method StartBack2BackCall startBack2BackCall(array $options = [])
104
 * @method TakeBreak takeBreak(array $options = [])
105
 * @method UnmuteCall unmuteCall(array $options = [])
106
 * @method UpdateConfigItems updateConfigItems(array $options = [])
107
 */
108
class CCCApiResolver extends ApiResolver
109
{
110
}
111
112
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
113
{
114
    /** @var string */
115
    public $product = 'CCC';
116
117
    /** @var string */
118
    public $version = '2020-07-01';
119
120
    /** @var string */
121
    public $method = 'POST';
122
123
    /** @var string */
124
    public $serviceCode = 'CCC';
125
}
126
127
/**
128
 * @method string getNumberList()
129
 * @method $this withNumberList($value)
130
 * @method string getInstanceId()
131
 * @method $this withInstanceId($value)
132
 * @method string getSkillGroupId()
133
 * @method $this withSkillGroupId($value)
134
 */
135
class AddNumbersToSkillGroup extends Rpc
136
{
137
}
138
139
/**
140
 * @method string getUserId()
141
 * @method $this withUserId($value)
142
 * @method string getNumberList()
143
 * @method $this withNumberList($value)
144
 * @method string getInstanceId()
145
 * @method $this withInstanceId($value)
146
 */
147
class AddPersonalNumbersToUser extends Rpc
148
{
149
}
150
151
/**
152
 * @method string getContactFlowId()
153
 * @method $this withContactFlowId($value)
154
 * @method string getUsage()
155
 * @method $this withUsage($value)
156
 * @method string getNumberGroupId()
157
 * @method $this withNumberGroupId($value)
158
 * @method string getNumberList()
159
 * @method $this withNumberList($value)
160
 * @method string getInstanceId()
161
 * @method $this withInstanceId($value)
162
 */
163
class AddPhoneNumbers extends Rpc
164
{
165
}
166
167
/**
168
 * @method string getNumber()
169
 * @method $this withNumber($value)
170
 * @method string getInstanceId()
171
 * @method $this withInstanceId($value)
172
 * @method string getSkillGroupIdList()
173
 * @method $this withSkillGroupIdList($value)
174
 */
175
class AddPhoneNumberToSkillGroups extends Rpc
176
{
177
}
178
179
/**
180
 * @method string getUserId()
181
 * @method $this withUserId($value)
182
 * @method string getInstanceId()
183
 * @method $this withInstanceId($value)
184
 * @method string getSkillLevelList()
185
 * @method $this withSkillLevelList($value)
186
 */
187
class AddSkillGroupsToUser extends Rpc
188
{
189
}
190
191
/**
192
 * @method string getInstanceId()
193
 * @method $this withInstanceId($value)
194
 * @method string getUserSkillLevelList()
195
 * @method $this withUserSkillLevelList($value)
196
 * @method string getSkillGroupId()
197
 * @method $this withSkillGroupId($value)
198
 */
199
class AddUsersToSkillGroup extends Rpc
200
{
201
}
202
203
/**
204
 * @method string getUserId()
205
 * @method $this withUserId($value)
206
 * @method string getDeviceId()
207
 * @method $this withDeviceId($value)
208
 * @method string getJobId()
209
 * @method $this withJobId($value)
210
 * @method string getInstanceId()
211
 * @method $this withInstanceId($value)
212
 */
213
class AnswerCall extends Rpc
214
{
215
}
216
217
/**
218
 * @method string getRamIdList()
219
 * @method $this withRamIdList($value)
220
 * @method string getRoleId()
221
 * @method $this withRoleId($value)
222
 * @method string getWorkMode()
223
 * @method $this withWorkMode($value)
224
 * @method string getInstanceId()
225
 * @method $this withInstanceId($value)
226
 * @method string getSkillLevelList()
227
 * @method $this withSkillLevelList($value)
228
 */
229
class AssignUsers extends Rpc
230
{
231
}
232
233
/**
234
 * @method string getUserId()
235
 * @method $this withUserId($value)
236
 * @method string getDeviceId()
237
 * @method $this withDeviceId($value)
238
 * @method string getBargedUserId()
239
 * @method $this withBargedUserId($value)
240
 * @method string getJobId()
241
 * @method $this withJobId($value)
242
 * @method string getTimeoutSeconds()
243
 * @method $this withTimeoutSeconds($value)
244
 * @method string getInstanceId()
245
 * @method $this withInstanceId($value)
246
 */
247
class BargeInCall extends Rpc
248
{
249
}
250
251
/**
252
 * @method string getTransferee()
253
 * @method $this withTransferee($value)
254
 * @method string getTransferor()
255
 * @method $this withTransferor($value)
256
 * @method string getUserId()
257
 * @method $this withUserId($value)
258
 * @method string getDeviceId()
259
 * @method $this withDeviceId($value)
260
 * @method string getTimeoutSeconds()
261
 * @method $this withTimeoutSeconds($value)
262
 * @method string getJobId()
263
 * @method $this withJobId($value)
264
 * @method string getInstanceId()
265
 * @method $this withInstanceId($value)
266
 */
267
class BlindTransfer extends Rpc
268
{
269
}
270
271
/**
272
 * @method string getUserId()
273
 * @method $this withUserId($value)
274
 * @method string getDeviceId()
275
 * @method $this withDeviceId($value)
276
 * @method string getJobId()
277
 * @method $this withJobId($value)
278
 * @method string getInstanceId()
279
 * @method $this withInstanceId($value)
280
 */
281
class CancelAttendedTransfer extends Rpc
282
{
283
}
284
285
/**
286
 * @method string getWorkMode()
287
 * @method $this withWorkMode($value)
288
 * @method string getUserId()
289
 * @method $this withUserId($value)
290
 * @method string getDeviceId()
291
 * @method $this withDeviceId($value)
292
 * @method string getInstanceId()
293
 * @method $this withInstanceId($value)
294
 */
295
class ChangeWorkMode extends Rpc
296
{
297
}
298
299
/**
300
 * @method string getCoachedUserId()
301
 * @method $this withCoachedUserId($value)
302
 * @method string getUserId()
303
 * @method $this withUserId($value)
304
 * @method string getDeviceId()
305
 * @method $this withDeviceId($value)
306
 * @method string getJobId()
307
 * @method $this withJobId($value)
308
 * @method string getTimeoutSeconds()
309
 * @method $this withTimeoutSeconds($value)
310
 * @method string getInstanceId()
311
 * @method $this withInstanceId($value)
312
 */
313
class CoachCall extends Rpc
314
{
315
}
316
317
/**
318
 * @method string getUserId()
319
 * @method $this withUserId($value)
320
 * @method string getDeviceId()
321
 * @method $this withDeviceId($value)
322
 * @method string getJobId()
323
 * @method $this withJobId($value)
324
 * @method string getInstanceId()
325
 * @method $this withInstanceId($value)
326
 */
327
class CompleteAttendedTransfer extends Rpc
328
{
329
}
330
331
/**
332
 * @method string getAdminRamIdList()
333
 * @method $this withAdminRamIdList($value)
334
 * @method string getDomainName()
335
 * @method $this withDomainName($value)
336
 * @method string getDescription()
337
 * @method $this withDescription($value)
338
 * @method string getNumberList()
339
 * @method $this withNumberList($value)
340
 * @method string getName()
341
 * @method $this withName($value)
342
 */
343
class CreateInstance extends Rpc
344
{
345
}
346
347
/**
348
 * @method string getDescription()
349
 * @method $this withDescription($value)
350
 * @method string getInstanceId()
351
 * @method $this withInstanceId($value)
352
 * @method string getDisplayName()
353
 * @method $this withDisplayName($value)
354
 * @method string getName()
355
 * @method $this withName($value)
356
 */
357
class CreateSkillGroup extends Rpc
358
{
359
}
360
361
/**
362
 * @method string getLoginName()
363
 * @method $this withLoginName($value)
364
 * @method string getRoleId()
365
 * @method $this withRoleId($value)
366
 * @method string getMobile()
367
 * @method $this withMobile($value)
368
 * @method string getWorkMode()
369
 * @method $this withWorkMode($value)
370
 * @method string getInstanceId()
371
 * @method $this withInstanceId($value)
372
 * @method string getDisplayName()
373
 * @method $this withDisplayName($value)
374
 * @method string getResetPassword()
375
 * @method $this withResetPassword($value)
376
 * @method string getSkillLevelList()
377
 * @method $this withSkillLevelList($value)
378
 * @method string getEmail()
379
 * @method $this withEmail($value)
380
 */
381
class CreateUser extends Rpc
382
{
383
}
384
385
/**
386
 * @method string getInstanceId()
387
 * @method $this withInstanceId($value)
388
 * @method string getSkillGroupId()
389
 * @method $this withSkillGroupId($value)
390
 * @method string getForce()
391
 * @method $this withForce($value)
392
 */
393
class DeleteSkillGroup extends Rpc
394
{
395
}
396
397
/**
398
 * @method string getInstanceId()
399
 * @method $this withInstanceId($value)
400
 * @method string getContactId()
401
 * @method $this withContactId($value)
402
 */
403
class GetCallDetailRecord extends Rpc
404
{
405
}
406
407
/**
408
 * @method string getStopTime()
409
 * @method $this withStopTime($value)
410
 * @method string getStartTime()
411
 * @method $this withStartTime($value)
412
 * @method string getCallingNumber()
413
 * @method $this withCallingNumber($value)
414
 * @method string getInstanceId()
415
 * @method $this withInstanceId($value)
416
 */
417
class GetHistoricalCallerReport extends Rpc
418
{
419
}
420
421
/**
422
 * @method string getEndTime()
423
 * @method $this withEndTime($value)
424
 * @method string getStartTime()
425
 * @method $this withStartTime($value)
426
 * @method string getInstanceId()
427
 * @method $this withInstanceId($value)
428
 */
429
class GetHistoricalInstanceReport extends Rpc
430
{
431
}
432
433
/**
434
 * @method string getInstanceId()
435
 * @method $this withInstanceId($value)
436
 */
437
class GetInstance extends Rpc
438
{
439
}
440
441
/**
442
 * @method string getEndTime()
443
 * @method $this withEndTime($value)
444
 * @method string getStartTime()
445
 * @method $this withStartTime($value)
446
 * @method string getInstanceId()
447
 * @method $this withInstanceId($value)
448
 */
449
class GetInstanceTrendingReport extends Rpc
450
{
451
}
452
453
/**
454
 * @method string getUserId()
455
 * @method $this withUserId($value)
456
 * @method string getInstanceId()
457
 * @method $this withInstanceId($value)
458
 */
459
class GetLoginDetails extends Rpc
460
{
461
}
462
463
/**
464
 * @method string getContactId()
465
 * @method $this withContactId($value)
466
 * @method string getInstanceId()
467
 * @method $this withInstanceId($value)
468
 */
469
class GetMonoRecording extends Rpc
470
{
471
}
472
473
/**
474
 * @method string getContactId()
475
 * @method $this withContactId($value)
476
 * @method string getInstanceId()
477
 * @method $this withInstanceId($value)
478
 */
479
class GetMultiChannelRecording extends Rpc
480
{
481
}
482
483
/**
484
 * @method string getNumber()
485
 * @method $this withNumber($value)
486
 * @method string getInstanceId()
487
 * @method $this withInstanceId($value)
488
 */
489
class GetNumberLocation extends Rpc
490
{
491
}
492
493
/**
494
 * @method string getInstanceId()
495
 * @method $this withInstanceId($value)
496
 */
497
class GetRealtimeInstanceStates extends Rpc
498
{
499
}
500
501
/**
502
 * @method string getUserId()
503
 * @method $this withUserId($value)
504
 * @method string getInstanceId()
505
 * @method $this withInstanceId($value)
506
 */
507
class GetTurnCredentials extends Rpc
508
{
509
}
510
511
/**
512
 * @method string getInstanceId()
513
 * @method $this withInstanceId($value)
514
 */
515
class GetTurnServerList extends Rpc
516
{
517
}
518
519
/**
520
 * @method string getExtension()
521
 * @method $this withExtension($value)
522
 * @method string getUserId()
523
 * @method $this withUserId($value)
524
 * @method string getInstanceId()
525
 * @method $this withInstanceId($value)
526
 */
527
class GetUser extends Rpc
528
{
529
}
530
531
/**
532
 * @method string getUserId()
533
 * @method $this withUserId($value)
534
 * @method string getDeviceId()
535
 * @method $this withDeviceId($value)
536
 * @method string getJobId()
537
 * @method $this withJobId($value)
538
 * @method string getInstanceId()
539
 * @method $this withInstanceId($value)
540
 * @method string getMusic()
541
 * @method $this withMusic($value)
542
 * @method string getChannelId()
543
 * @method $this withChannelId($value)
544
 */
545
class HoldCall extends Rpc
546
{
547
}
548
549
/**
550
 * @method string getTransferee()
551
 * @method $this withTransferee($value)
552
 * @method string getTransferor()
553
 * @method $this withTransferor($value)
554
 * @method string getUserId()
555
 * @method $this withUserId($value)
556
 * @method string getDeviceId()
557
 * @method $this withDeviceId($value)
558
 * @method string getTimeoutSeconds()
559
 * @method $this withTimeoutSeconds($value)
560
 * @method string getJobId()
561
 * @method $this withJobId($value)
562
 * @method string getInstanceId()
563
 * @method $this withInstanceId($value)
564
 */
565
class InitiateAttendedTransfer extends Rpc
566
{
567
}
568
569
/**
570
 * @method string getInterceptedUserId()
571
 * @method $this withInterceptedUserId($value)
572
 * @method string getUserId()
573
 * @method $this withUserId($value)
574
 * @method string getDeviceId()
575
 * @method $this withDeviceId($value)
576
 * @method string getJobId()
577
 * @method $this withJobId($value)
578
 * @method string getTimeoutSeconds()
579
 * @method $this withTimeoutSeconds($value)
580
 * @method string getInstanceId()
581
 * @method $this withInstanceId($value)
582
 */
583
class InterceptCall extends Rpc
584
{
585
}
586
587
/**
588
 * @method string getContactFlowId()
589
 * @method $this withContactFlowId($value)
590
 * @method string getUserId()
591
 * @method $this withUserId($value)
592
 * @method string getDeviceId()
593
 * @method $this withDeviceId($value)
594
 * @method string getJobId()
595
 * @method $this withJobId($value)
596
 * @method string getInstanceId()
597
 * @method $this withInstanceId($value)
598
 */
599
class LaunchAuthentication extends Rpc
600
{
601
}
602
603
/**
604
 * @method string getContactFlowId()
605
 * @method $this withContactFlowId($value)
606
 * @method string getUserId()
607
 * @method $this withUserId($value)
608
 * @method string getDeviceId()
609
 * @method $this withDeviceId($value)
610
 * @method string getJobId()
611
 * @method $this withJobId($value)
612
 * @method string getInstanceId()
613
 * @method $this withInstanceId($value)
614
 */
615
class LaunchSurvey extends Rpc
616
{
617
}
618
619
/**
620
 * @method string getAgentId()
621
 * @method $this withAgentId($value)
622
 * @method string getEndTime()
623
 * @method $this withEndTime($value)
624
 * @method string getStartTime()
625
 * @method $this withStartTime($value)
626
 * @method string getInstanceId()
627
 * @method $this withInstanceId($value)
628
 */
629
class ListAgentStateLogs extends Rpc
630
{
631
}
632
633
/**
634
 * @method string getPageNumber()
635
 * @method $this withPageNumber($value)
636
 * @method string getSearchPattern()
637
 * @method $this withSearchPattern($value)
638
 * @method string getInstanceId()
639
 * @method $this withInstanceId($value)
640
 * @method string getPageSize()
641
 * @method $this withPageSize($value)
642
 */
643
class ListBriefSkillGroups extends Rpc
644
{
645
}
646
647
/**
648
 * @method string getContactId()
649
 * @method $this withContactId($value)
650
 * @method string getCriteria()
651
 * @method $this withCriteria($value)
652
 * @method string getOrderByField()
653
 * @method $this withOrderByField($value)
654
 * @method string getStartTime()
655
 * @method $this withStartTime($value)
656
 * @method string getPageNumber()
657
 * @method $this withPageNumber($value)
658
 * @method string getCalledNumber()
659
 * @method $this withCalledNumber($value)
660
 * @method string getSatisfactionList()
661
 * @method $this withSatisfactionList($value)
662
 * @method string getPageSize()
663
 * @method $this withPageSize($value)
664
 * @method string getSortOrder()
665
 * @method $this withSortOrder($value)
666
 * @method string getSatisfactionDescriptionList()
667
 * @method $this withSatisfactionDescriptionList($value)
668
 * @method string getAgentId()
669
 * @method $this withAgentId($value)
670
 * @method string getContactType()
671
 * @method $this withContactType($value)
672
 * @method string getSatisfactionSurveyChannel()
673
 * @method $this withSatisfactionSurveyChannel($value)
674
 * @method string getEndTime()
675
 * @method $this withEndTime($value)
676
 * @method string getCallingNumber()
677
 * @method $this withCallingNumber($value)
678
 * @method string getContactDisposition()
679
 * @method $this withContactDisposition($value)
680
 * @method string getInstanceId()
681
 * @method $this withInstanceId($value)
682
 * @method string getSkillGroupId()
683
 * @method $this withSkillGroupId($value)
684
 */
685
class ListCallDetailRecords extends Rpc
686
{
687
}
688
689
/**
690
 * @method string getInstanceId()
691
 * @method $this withInstanceId($value)
692
 * @method string getObjectType()
693
 * @method $this withObjectType($value)
694
 * @method string getObjectId()
695
 * @method $this withObjectId($value)
696
 */
697
class ListConfigItems extends Rpc
698
{
699
}
700
701
/**
702
 * @method string getType()
703
 * @method $this withType($value)
704
 * @method string getPageNumber()
705
 * @method $this withPageNumber($value)
706
 * @method string getInstanceId()
707
 * @method $this withInstanceId($value)
708
 * @method string getPageSize()
709
 * @method $this withPageSize($value)
710
 */
711
class ListContactFlows extends Rpc
712
{
713
}
714
715
/**
716
 * @method string getUserId()
717
 * @method $this withUserId($value)
718
 * @method string getInstanceId()
719
 * @method $this withInstanceId($value)
720
 */
721
class ListDevices extends Rpc
722
{
723
}
724
725
/**
726
 * @method string getStartTime()
727
 * @method $this withStartTime($value)
728
 * @method string getStopTime()
729
 * @method $this withStopTime($value)
730
 * @method string getPageNumber()
731
 * @method $this withPageNumber($value)
732
 * @method string getInstanceId()
733
 * @method $this withInstanceId($value)
734
 * @method string getAgentIdList()
735
 * @method string getPageSize()
736
 * @method $this withPageSize($value)
737
 */
738
class ListHistoricalAgentReport extends Rpc
739
{
740
741
    /**
742
     * @param string $value
743
     *
744
     * @return $this
745
     */
746
    public function withAgentIdList($value)
747
    {
748
        $this->data['AgentIdList'] = $value;
749
        $this->options['form_params']['AgentIdList'] = $value;
750
751
        return $this;
752
    }
753
}
754
755
/**
756
 * @method string getEndTime()
757
 * @method $this withEndTime($value)
758
 * @method string getStartTime()
759
 * @method $this withStartTime($value)
760
 * @method string getPageNumber()
761
 * @method $this withPageNumber($value)
762
 * @method string getSkillGroupIdList()
763
 * @method string getInstanceId()
764
 * @method $this withInstanceId($value)
765
 * @method string getPageSize()
766
 * @method $this withPageSize($value)
767
 */
768
class ListHistoricalSkillGroupReport extends Rpc
769
{
770
771
    /**
772
     * @param string $value
773
     *
774
     * @return $this
775
     */
776
    public function withSkillGroupIdList($value)
777
    {
778
        $this->data['SkillGroupIdList'] = $value;
779
        $this->options['form_params']['SkillGroupIdList'] = $value;
780
781
        return $this;
782
    }
783
}
784
785
/**
786
 * @method string getPageNumber()
787
 * @method $this withPageNumber($value)
788
 * @method string getPageSize()
789
 * @method $this withPageSize($value)
790
 */
791
class ListInstances extends Rpc
792
{
793
}
794
795
/**
796
 * @method string getPageNumber()
797
 * @method $this withPageNumber($value)
798
 * @method string getPageSize()
799
 * @method $this withPageSize($value)
800
 */
801
class ListInstancesOfUser extends Rpc
802
{
803
}
804
805
/**
806
 * @method string getAgentId()
807
 * @method $this withAgentId($value)
808
 * @method string getEndTime()
809
 * @method $this withEndTime($value)
810
 * @method string getStartTime()
811
 * @method $this withStartTime($value)
812
 * @method string getInstanceId()
813
 * @method $this withInstanceId($value)
814
 * @method string getInterval()
815
 * @method $this withInterval($value)
816
 */
817
class ListIntervalAgentReport extends Rpc
818
{
819
}
820
821
/**
822
 * @method string getEndTime()
823
 * @method $this withEndTime($value)
824
 * @method string getStartTime()
825
 * @method $this withStartTime($value)
826
 * @method string getInstanceId()
827
 * @method $this withInstanceId($value)
828
 * @method string getInterval()
829
 * @method $this withInterval($value)
830
 */
831
class ListIntervalInstanceReport extends Rpc
832
{
833
}
834
835
/**
836
 * @method string getEndTime()
837
 * @method $this withEndTime($value)
838
 * @method string getStartTime()
839
 * @method $this withStartTime($value)
840
 * @method string getInstanceId()
841
 * @method $this withInstanceId($value)
842
 * @method string getSkillGroupId()
843
 * @method $this withSkillGroupId($value)
844
 * @method string getInterval()
845
 * @method $this withInterval($value)
846
 */
847
class ListIntervalSkillGroupReport extends Rpc
848
{
849
}
850
851
/**
852
 * @method string getContactId()
853
 * @method $this withContactId($value)
854
 * @method string getPageNumber()
855
 * @method $this withPageNumber($value)
856
 * @method string getInstanceId()
857
 * @method $this withInstanceId($value)
858
 * @method string getPageSize()
859
 * @method $this withPageSize($value)
860
 */
861
class ListIvrTrackingDetails extends Rpc
862
{
863
}
864
865
/**
866
 * @method string getUserId()
867
 * @method $this withUserId($value)
868
 * @method string getPageNumber()
869
 * @method $this withPageNumber($value)
870
 * @method string getInstanceId()
871
 * @method $this withInstanceId($value)
872
 * @method string getSkillGroupIdList()
873
 * @method $this withSkillGroupIdList($value)
874
 * @method string getPageSize()
875
 * @method $this withPageSize($value)
876
 */
877
class ListOutboundNumbersOfUser extends Rpc
878
{
879
}
880
881
/**
882
 * @method string getUserId()
883
 * @method $this withUserId($value)
884
 * @method string getPageNumber()
885
 * @method $this withPageNumber($value)
886
 * @method string getIsMember()
887
 * @method $this withIsMember($value)
888
 * @method string getSearchPattern()
889
 * @method $this withSearchPattern($value)
890
 * @method string getInstanceId()
891
 * @method $this withInstanceId($value)
892
 * @method string getPageSize()
893
 * @method $this withPageSize($value)
894
 */
895
class ListPersonalNumbersOfUser extends Rpc
896
{
897
}
898
899
/**
900
 * @method string getUsage()
901
 * @method $this withUsage($value)
902
 * @method string getActive()
903
 * @method $this withActive($value)
904
 * @method string getPageNumber()
905
 * @method $this withPageNumber($value)
906
 * @method string getSearchPattern()
907
 * @method $this withSearchPattern($value)
908
 * @method string getInstanceId()
909
 * @method $this withInstanceId($value)
910
 * @method string getPageSize()
911
 * @method $this withPageSize($value)
912
 */
913
class ListPhoneNumbers extends Rpc
914
{
915
}
916
917
/**
918
 * @method string getActive()
919
 * @method $this withActive($value)
920
 * @method string getPageNumber()
921
 * @method $this withPageNumber($value)
922
 * @method string getIsMember()
923
 * @method $this withIsMember($value)
924
 * @method string getSearchPattern()
925
 * @method $this withSearchPattern($value)
926
 * @method string getInstanceId()
927
 * @method $this withInstanceId($value)
928
 * @method string getSkillGroupId()
929
 * @method $this withSkillGroupId($value)
930
 * @method string getPageSize()
931
 * @method $this withPageSize($value)
932
 */
933
class ListPhoneNumbersOfSkillGroup extends Rpc
934
{
935
}
936
937
/**
938
 * @method string getInstanceId()
939
 * @method $this withInstanceId($value)
940
 */
941
class ListPrivilegesOfUser extends Rpc
942
{
943
}
944
945
/**
946
 * @method string getPageNumber()
947
 * @method $this withPageNumber($value)
948
 * @method string getSearchPattern()
949
 * @method $this withSearchPattern($value)
950
 * @method string getInstanceId()
951
 * @method $this withInstanceId($value)
952
 * @method string getPageSize()
953
 * @method $this withPageSize($value)
954
 */
955
class ListRamUsers extends Rpc
956
{
957
}
958
959
/**
960
 * @method string getPageNumber()
961
 * @method $this withPageNumber($value)
962
 * @method string getInstanceId()
963
 * @method $this withInstanceId($value)
964
 * @method string getAgentIdList()
965
 * @method string getSkillGroupId()
966
 * @method $this withSkillGroupId($value)
967
 * @method string getAgentName()
968
 * @method $this withAgentName($value)
969
 * @method string getPageSize()
970
 * @method $this withPageSize($value)
971
 * @method string getStateList()
972
 */
973
class ListRealtimeAgentStates extends Rpc
974
{
975
976
    /**
977
     * @param string $value
978
     *
979
     * @return $this
980
     */
981
    public function withAgentIdList($value)
982
    {
983
        $this->data['AgentIdList'] = $value;
984
        $this->options['form_params']['AgentIdList'] = $value;
985
986
        return $this;
987
    }
988
989
    /**
990
     * @param string $value
991
     *
992
     * @return $this
993
     */
994
    public function withStateList($value)
995
    {
996
        $this->data['StateList'] = $value;
997
        $this->options['form_params']['StateList'] = $value;
998
999
        return $this;
1000
    }
1001
}
1002
1003
/**
1004
 * @method string getPageNumber()
1005
 * @method $this withPageNumber($value)
1006
 * @method string getSkillGroupIdList()
1007
 * @method string getInstanceId()
1008
 * @method $this withInstanceId($value)
1009
 * @method string getPageSize()
1010
 * @method $this withPageSize($value)
1011
 */
1012
class ListRealtimeSkillGroupStates extends Rpc
1013
{
1014
1015
    /**
1016
     * @param string $value
1017
     *
1018
     * @return $this
1019
     */
1020
    public function withSkillGroupIdList($value)
1021
    {
1022
        $this->data['SkillGroupIdList'] = $value;
1023
        $this->options['form_params']['SkillGroupIdList'] = $value;
1024
1025
        return $this;
1026
    }
1027
}
1028
1029
/**
1030
 * @method string getCriteria()
1031
 * @method $this withCriteria($value)
1032
 * @method string getEndTime()
1033
 * @method $this withEndTime($value)
1034
 * @method string getStartTime()
1035
 * @method string getPageNumber()
1036
 * @method $this withPageNumber($value)
1037
 * @method string getInstanceId()
1038
 * @method $this withInstanceId($value)
1039
 * @method string getPageSize()
1040
 * @method $this withPageSize($value)
1041
 */
1042
class ListRecentCallDetailRecords extends Rpc
1043
{
1044
1045
    /**
1046
     * @param string $value
1047
     *
1048
     * @return $this
1049
     */
1050
    public function withStartTime($value)
1051
    {
1052
        $this->data['StartTime'] = $value;
1053
        $this->options['form_params']['StartTime'] = $value;
1054
1055
        return $this;
1056
    }
1057
}
1058
1059
/**
1060
 * @method string getInstanceId()
1061
 * @method $this withInstanceId($value)
1062
 */
1063
class ListRoles extends Rpc
1064
{
1065
}
1066
1067
/**
1068
 * @method string getPageNumber()
1069
 * @method $this withPageNumber($value)
1070
 * @method string getSearchPattern()
1071
 * @method $this withSearchPattern($value)
1072
 * @method string getInstanceId()
1073
 * @method $this withInstanceId($value)
1074
 * @method string getPageSize()
1075
 * @method $this withPageSize($value)
1076
 */
1077
class ListSkillGroups extends Rpc
1078
{
1079
}
1080
1081
/**
1082
 * @method string getUserId()
1083
 * @method $this withUserId($value)
1084
 * @method string getIsMember()
1085
 * @method $this withIsMember($value)
1086
 * @method string getPageNumber()
1087
 * @method $this withPageNumber($value)
1088
 * @method string getSearchPattern()
1089
 * @method $this withSearchPattern($value)
1090
 * @method string getInstanceId()
1091
 * @method $this withInstanceId($value)
1092
 * @method string getPageSize()
1093
 * @method $this withPageSize($value)
1094
 */
1095
class ListSkillLevelsOfUser extends Rpc
1096
{
1097
}
1098
1099
/**
1100
 * @method string getIsMember()
1101
 * @method $this withIsMember($value)
1102
 * @method string getPageNumber()
1103
 * @method $this withPageNumber($value)
1104
 * @method string getSearchPattern()
1105
 * @method $this withSearchPattern($value)
1106
 * @method string getInstanceId()
1107
 * @method $this withInstanceId($value)
1108
 * @method string getSkillGroupId()
1109
 * @method $this withSkillGroupId($value)
1110
 * @method string getPageSize()
1111
 * @method $this withPageSize($value)
1112
 */
1113
class ListUserLevelsOfSkillGroup extends Rpc
1114
{
1115
}
1116
1117
/**
1118
 * @method string getPageNumber()
1119
 * @method $this withPageNumber($value)
1120
 * @method string getSearchPattern()
1121
 * @method $this withSearchPattern($value)
1122
 * @method string getInstanceId()
1123
 * @method $this withInstanceId($value)
1124
 * @method string getPageSize()
1125
 * @method $this withPageSize($value)
1126
 */
1127
class ListUsers extends Rpc
1128
{
1129
}
1130
1131
/**
1132
 * @method string getCallee()
1133
 * @method $this withCallee($value)
1134
 * @method string getUserId()
1135
 * @method $this withUserId($value)
1136
 * @method string getDeviceId()
1137
 * @method $this withDeviceId($value)
1138
 * @method string getTimeoutSeconds()
1139
 * @method $this withTimeoutSeconds($value)
1140
 * @method string getCaller()
1141
 * @method $this withCaller($value)
1142
 * @method string getInstanceId()
1143
 * @method $this withInstanceId($value)
1144
 */
1145
class MakeCall extends Rpc
1146
{
1147
}
1148
1149
/**
1150
 * @method string getDescription()
1151
 * @method $this withDescription($value)
1152
 * @method string getInstanceId()
1153
 * @method $this withInstanceId($value)
1154
 */
1155
class ModifyInstance extends Rpc
1156
{
1157
}
1158
1159
/**
1160
 * @method string getContactFlowId()
1161
 * @method $this withContactFlowId($value)
1162
 * @method string getUsage()
1163
 * @method $this withUsage($value)
1164
 * @method string getNumber()
1165
 * @method $this withNumber($value)
1166
 * @method string getInstanceId()
1167
 * @method $this withInstanceId($value)
1168
 */
1169
class ModifyPhoneNumber extends Rpc
1170
{
1171
}
1172
1173
/**
1174
 * @method string getDescription()
1175
 * @method $this withDescription($value)
1176
 * @method string getInstanceId()
1177
 * @method $this withInstanceId($value)
1178
 * @method string getSkillGroupId()
1179
 * @method $this withSkillGroupId($value)
1180
 * @method string getDisplayName()
1181
 * @method $this withDisplayName($value)
1182
 */
1183
class ModifySkillGroup extends Rpc
1184
{
1185
}
1186
1187
/**
1188
 * @method string getUserId()
1189
 * @method $this withUserId($value)
1190
 * @method string getInstanceId()
1191
 * @method $this withInstanceId($value)
1192
 * @method string getSkillLevelList()
1193
 * @method $this withSkillLevelList($value)
1194
 */
1195
class ModifySkillLevelsOfUser extends Rpc
1196
{
1197
}
1198
1199
/**
1200
 * @method string getRoleId()
1201
 * @method $this withRoleId($value)
1202
 * @method string getMobile()
1203
 * @method $this withMobile($value)
1204
 * @method string getWorkMode()
1205
 * @method $this withWorkMode($value)
1206
 * @method string getUserId()
1207
 * @method $this withUserId($value)
1208
 * @method string getInstanceId()
1209
 * @method $this withInstanceId($value)
1210
 */
1211
class ModifyUser extends Rpc
1212
{
1213
}
1214
1215
/**
1216
 * @method string getUserLevelList()
1217
 * @method $this withUserLevelList($value)
1218
 * @method string getInstanceId()
1219
 * @method $this withInstanceId($value)
1220
 * @method string getSkillGroupId()
1221
 * @method $this withSkillGroupId($value)
1222
 */
1223
class ModifyUserLevelsOfSkillGroup extends Rpc
1224
{
1225
}
1226
1227
/**
1228
 * @method string getUserId()
1229
 * @method $this withUserId($value)
1230
 * @method string getDeviceId()
1231
 * @method $this withDeviceId($value)
1232
 * @method string getTimeoutSeconds()
1233
 * @method $this withTimeoutSeconds($value)
1234
 * @method string getInstanceId()
1235
 * @method $this withInstanceId($value)
1236
 * @method string getMonitoredUserId()
1237
 * @method $this withMonitoredUserId($value)
1238
 */
1239
class MonitorCall extends Rpc
1240
{
1241
}
1242
1243
/**
1244
 * @method string getUserId()
1245
 * @method $this withUserId($value)
1246
 * @method string getDeviceId()
1247
 * @method $this withDeviceId($value)
1248
 * @method string getJobId()
1249
 * @method $this withJobId($value)
1250
 * @method string getInstanceId()
1251
 * @method $this withInstanceId($value)
1252
 * @method string getChannelId()
1253
 * @method $this withChannelId($value)
1254
 */
1255
class MuteCall extends Rpc
1256
{
1257
}
1258
1259
/**
1260
 * @method string getCount()
1261
 * @method $this withCount($value)
1262
 * @method string getInstanceId()
1263
 * @method $this withInstanceId($value)
1264
 * @method string getSkillGroupIdList()
1265
 * @method $this withSkillGroupIdList($value)
1266
 * @method string getCalledNumber()
1267
 * @method $this withCalledNumber($value)
1268
 */
1269
class PickOutboundNumbers extends Rpc
1270
{
1271
}
1272
1273
/**
1274
 * @method string getUserId()
1275
 * @method $this withUserId($value)
1276
 * @method string getDeviceId()
1277
 * @method $this withDeviceId($value)
1278
 * @method string getInstanceId()
1279
 * @method $this withInstanceId($value)
1280
 */
1281
class PollUserStatus extends Rpc
1282
{
1283
}
1284
1285
/**
1286
 * @method string getOutboundScenario()
1287
 * @method $this withOutboundScenario($value)
1288
 * @method string getUserId()
1289
 * @method $this withUserId($value)
1290
 * @method string getDeviceId()
1291
 * @method $this withDeviceId($value)
1292
 * @method string getInstanceId()
1293
 * @method $this withInstanceId($value)
1294
 */
1295
class ReadyForService extends Rpc
1296
{
1297
}
1298
1299
/**
1300
 * @method string getUserId()
1301
 * @method $this withUserId($value)
1302
 * @method string getDeviceId()
1303
 * @method $this withDeviceId($value)
1304
 * @method string getPassword()
1305
 * @method $this withPassword($value)
1306
 * @method string getInstanceId()
1307
 * @method $this withInstanceId($value)
1308
 */
1309
class RegisterDevice extends Rpc
1310
{
1311
}
1312
1313
/**
1314
 * @method string getUserId()
1315
 * @method $this withUserId($value)
1316
 * @method string getDeviceId()
1317
 * @method $this withDeviceId($value)
1318
 * @method string getJobId()
1319
 * @method $this withJobId($value)
1320
 * @method string getInstanceId()
1321
 * @method $this withInstanceId($value)
1322
 * @method string getChannelId()
1323
 * @method $this withChannelId($value)
1324
 */
1325
class ReleaseCall extends Rpc
1326
{
1327
}
1328
1329
/**
1330
 * @method string getUserId()
1331
 * @method $this withUserId($value)
1332
 * @method string getNumberList()
1333
 * @method $this withNumberList($value)
1334
 * @method string getInstanceId()
1335
 * @method $this withInstanceId($value)
1336
 */
1337
class RemovePersonalNumbersFromUser extends Rpc
1338
{
1339
}
1340
1341
/**
1342
 * @method string getNumber()
1343
 * @method $this withNumber($value)
1344
 * @method string getInstanceId()
1345
 * @method $this withInstanceId($value)
1346
 * @method string getSkillGroupIdList()
1347
 * @method $this withSkillGroupIdList($value)
1348
 */
1349
class RemovePhoneNumberFromSkillGroups extends Rpc
1350
{
1351
}
1352
1353
/**
1354
 * @method string getNumberList()
1355
 * @method $this withNumberList($value)
1356
 * @method string getInstanceId()
1357
 * @method $this withInstanceId($value)
1358
 */
1359
class RemovePhoneNumbers extends Rpc
1360
{
1361
}
1362
1363
/**
1364
 * @method string getNumberList()
1365
 * @method $this withNumberList($value)
1366
 * @method string getInstanceId()
1367
 * @method $this withInstanceId($value)
1368
 * @method string getSkillGroupId()
1369
 * @method $this withSkillGroupId($value)
1370
 */
1371
class RemovePhoneNumbersFromSkillGroup extends Rpc
1372
{
1373
}
1374
1375
/**
1376
 * @method string getUserId()
1377
 * @method $this withUserId($value)
1378
 * @method string getInstanceId()
1379
 * @method $this withInstanceId($value)
1380
 * @method string getSkillGroupIdList()
1381
 * @method $this withSkillGroupIdList($value)
1382
 */
1383
class RemoveSkillGroupsFromUser extends Rpc
1384
{
1385
}
1386
1387
/**
1388
 * @method string getUserIdList()
1389
 * @method $this withUserIdList($value)
1390
 * @method string getInstanceId()
1391
 * @method $this withInstanceId($value)
1392
 */
1393
class RemoveUsers extends Rpc
1394
{
1395
}
1396
1397
/**
1398
 * @method string getUserIdList()
1399
 * @method $this withUserIdList($value)
1400
 * @method string getInstanceId()
1401
 * @method $this withInstanceId($value)
1402
 * @method string getSkillGroupId()
1403
 * @method $this withSkillGroupId($value)
1404
 */
1405
class RemoveUsersFromSkillGroup extends Rpc
1406
{
1407
}
1408
1409
/**
1410
 * @method string getUserId()
1411
 * @method $this withUserId($value)
1412
 * @method string getDeviceId()
1413
 * @method $this withDeviceId($value)
1414
 * @method string getInstanceId()
1415
 * @method $this withInstanceId($value)
1416
 */
1417
class ResetAgentState extends Rpc
1418
{
1419
}
1420
1421
/**
1422
 * @method string getUserId()
1423
 * @method $this withUserId($value)
1424
 * @method string getPassword()
1425
 * @method $this withPassword($value)
1426
 * @method string getInstanceId()
1427
 * @method $this withInstanceId($value)
1428
 */
1429
class ResetUserPassword extends Rpc
1430
{
1431
}
1432
1433
/**
1434
 * @method string getUserId()
1435
 * @method $this withUserId($value)
1436
 * @method string getDeviceId()
1437
 * @method $this withDeviceId($value)
1438
 * @method string getJobId()
1439
 * @method $this withJobId($value)
1440
 * @method string getInstanceId()
1441
 * @method $this withInstanceId($value)
1442
 * @method string getChannelId()
1443
 * @method $this withChannelId($value)
1444
 */
1445
class RetrieveCall extends Rpc
1446
{
1447
}
1448
1449
/**
1450
 * @method string getCallId()
1451
 * @method $this withCallId($value)
1452
 * @method string getSenderReport()
1453
 * @method $this withSenderReport($value)
1454
 * @method string getInstanceId()
1455
 * @method $this withInstanceId($value)
1456
 * @method string getReceiverReport()
1457
 * @method $this withReceiverReport($value)
1458
 * @method string getGoogAddress()
1459
 * @method $this withGoogAddress($value)
1460
 * @method string getGeneralInfo()
1461
 * @method $this withGeneralInfo($value)
1462
 */
1463
class SaveRTCStatsV2 extends Rpc
1464
{
1465
}
1466
1467
/**
1468
 * @method string getCallId()
1469
 * @method $this withCallId($value)
1470
 * @method string getContent()
1471
 * @method $this withContent($value)
1472
 * @method string getUniqueRequestId()
1473
 * @method $this withUniqueRequestId($value)
1474
 * @method string getJobId()
1475
 * @method $this withJobId($value)
1476
 * @method string getInstanceId()
1477
 * @method $this withInstanceId($value)
1478
 * @method string getAppName()
1479
 * @method $this withAppName($value)
1480
 * @method string getDataType()
1481
 * @method $this withDataType($value)
1482
 * @method string getStatus()
1483
 * @method $this withStatus($value)
1484
 * @method string getMethodName()
1485
 * @method $this withMethodName($value)
1486
 */
1487
class SaveTerminalLog extends Rpc
1488
{
1489
}
1490
1491
/**
1492
 * @method string getCallId()
1493
 * @method $this withCallId($value)
1494
 * @method string getContent()
1495
 * @method $this withContent($value)
1496
 * @method string getContentType()
1497
 * @method $this withContentType($value)
1498
 * @method string getJobId()
1499
 * @method $this withJobId($value)
1500
 * @method string getInstanceId()
1501
 * @method $this withInstanceId($value)
1502
 */
1503
class SaveWebRtcInfo extends Rpc
1504
{
1505
}
1506
1507
/**
1508
 * @method string getCallId()
1509
 * @method $this withCallId($value)
1510
 * @method string getSenderReport()
1511
 * @method $this withSenderReport($value)
1512
 * @method string getInstanceId()
1513
 * @method $this withInstanceId($value)
1514
 * @method string getReceiverReport()
1515
 * @method $this withReceiverReport($value)
1516
 * @method string getGoogAddress()
1517
 * @method $this withGoogAddress($value)
1518
 * @method string getGeneralInfo()
1519
 * @method $this withGeneralInfo($value)
1520
 */
1521
class SaveWebRTCStats extends Rpc
1522
{
1523
}
1524
1525
/**
1526
 * @method string getDtmf()
1527
 * @method $this withDtmf($value)
1528
 * @method string getUserId()
1529
 * @method $this withUserId($value)
1530
 * @method string getDeviceId()
1531
 * @method $this withDeviceId($value)
1532
 * @method string getJobId()
1533
 * @method $this withJobId($value)
1534
 * @method string getInstanceId()
1535
 * @method $this withInstanceId($value)
1536
 * @method string getChannelId()
1537
 * @method $this withChannelId($value)
1538
 */
1539
class SendDtmfSignaling extends Rpc
1540
{
1541
}
1542
1543
/**
1544
 * @method string getSignedSkillGroupIdList()
1545
 * @method $this withSignedSkillGroupIdList($value)
1546
 * @method string getUserId()
1547
 * @method $this withUserId($value)
1548
 * @method string getDeviceId()
1549
 * @method $this withDeviceId($value)
1550
 * @method string getInstanceId()
1551
 * @method $this withInstanceId($value)
1552
 */
1553
class SignInGroup extends Rpc
1554
{
1555
}
1556
1557
/**
1558
 * @method string getUserId()
1559
 * @method $this withUserId($value)
1560
 * @method string getDeviceId()
1561
 * @method $this withDeviceId($value)
1562
 * @method string getInstanceId()
1563
 * @method $this withInstanceId($value)
1564
 */
1565
class SignOutGroup extends Rpc
1566
{
1567
}
1568
1569
/**
1570
 * @method string getCallee()
1571
 * @method $this withCallee($value)
1572
 * @method string getBroker()
1573
 * @method $this withBroker($value)
1574
 * @method string getUserId()
1575
 * @method $this withUserId($value)
1576
 * @method string getDeviceId()
1577
 * @method $this withDeviceId($value)
1578
 * @method string getAdditionalBroker()
1579
 * @method $this withAdditionalBroker($value)
1580
 * @method string getTags()
1581
 * @method $this withTags($value)
1582
 * @method string getTimeoutSeconds()
1583
 * @method $this withTimeoutSeconds($value)
1584
 * @method string getCaller()
1585
 * @method $this withCaller($value)
1586
 * @method string getInstanceId()
1587
 * @method $this withInstanceId($value)
1588
 */
1589
class StartBack2BackCall extends Rpc
1590
{
1591
}
1592
1593
/**
1594
 * @method string getCode()
1595
 * @method $this withCode($value)
1596
 * @method string getUserId()
1597
 * @method $this withUserId($value)
1598
 * @method string getDeviceId()
1599
 * @method $this withDeviceId($value)
1600
 * @method string getInstanceId()
1601
 * @method $this withInstanceId($value)
1602
 */
1603
class TakeBreak extends Rpc
1604
{
1605
}
1606
1607
/**
1608
 * @method string getUserId()
1609
 * @method $this withUserId($value)
1610
 * @method string getDeviceId()
1611
 * @method $this withDeviceId($value)
1612
 * @method string getJobId()
1613
 * @method $this withJobId($value)
1614
 * @method string getInstanceId()
1615
 * @method $this withInstanceId($value)
1616
 * @method string getChannelId()
1617
 * @method $this withChannelId($value)
1618
 */
1619
class UnmuteCall extends Rpc
1620
{
1621
}
1622
1623
/**
1624
 * @method string getConfigItems()
1625
 * @method $this withConfigItems($value)
1626
 * @method string getInstanceId()
1627
 * @method $this withInstanceId($value)
1628
 * @method string getObjectType()
1629
 * @method $this withObjectType($value)
1630
 * @method string getObjectId()
1631
 * @method $this withObjectId($value)
1632
 */
1633
class UpdateConfigItems extends Rpc
1634
{
1635
}
1636