@vonage/client-sdk 0.1.5-alpha.2 → 0.1.5-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/voice/index.cjs +1010 -968
- package/dist/voice/index.mjs +1010 -968
- package/dist/vonageClientSDK.js +1010 -968
- package/dist/vonageClientSDK.min.js +2 -2
- package/dist/vonageClientSDK.min.mjs +1 -1
- package/dist/vonageClientSDK.mjs +1010 -968
- package/package.json +1 -1
package/dist/vonageClientSDK.js
CHANGED
|
@@ -21546,17 +21546,6 @@
|
|
|
21546
21546
|
return true;
|
|
21547
21547
|
};
|
|
21548
21548
|
ErrorReport.$metadata$ = classMeta('ErrorReport', [Actionable]);
|
|
21549
|
-
function MemberKickRequest_init_$Init$(cid, mid, reasonText, reasonCode, $mask0, $marker, $this) {
|
|
21550
|
-
if (!(($mask0 & 4) === 0))
|
|
21551
|
-
reasonText = null;
|
|
21552
|
-
if (!(($mask0 & 8) === 0))
|
|
21553
|
-
reasonCode = null;
|
|
21554
|
-
MemberKickRequest.call($this, cid, mid, reasonText, reasonCode);
|
|
21555
|
-
return $this;
|
|
21556
|
-
}
|
|
21557
|
-
function MemberKickRequest_init_$Create$(cid, mid, reasonText, reasonCode, $mask0, $marker) {
|
|
21558
|
-
return MemberKickRequest_init_$Init$(cid, mid, reasonText, reasonCode, $mask0, $marker, Object.create(MemberKickRequest.prototype));
|
|
21559
|
-
}
|
|
21560
21549
|
function MemberKickRequest(cid, mid, reasonText, reasonCode) {
|
|
21561
21550
|
this.g1c_1 = cid;
|
|
21562
21551
|
this.h1c_1 = mid;
|
|
@@ -34409,7 +34398,7 @@
|
|
|
34409
34398
|
listener.t1z(event.n1n_1, event.l1n_1.s1n_1, event.l1n_1.t1n_1.p1z_1);
|
|
34410
34399
|
} else {
|
|
34411
34400
|
if (tmp0_subject instanceof MemberLeftEvent) {
|
|
34412
|
-
listener.o1z(event.b1o_1, event.z1n_1.f1o_1, event.z1n_1.g1o_1.l1z_1,
|
|
34401
|
+
listener.o1z(event.b1o_1, event.z1n_1.f1o_1, event.z1n_1.g1o_1.l1z_1, event.z1n_1.h1o_1.x1y_1);
|
|
34413
34402
|
} else {
|
|
34414
34403
|
if (tmp0_subject instanceof AudioSayEvent) {
|
|
34415
34404
|
listener.k1z();
|
|
@@ -34430,10 +34419,10 @@
|
|
|
34430
34419
|
listener.h1z(event.d1q_1, event.b1q_1.y1p_1, false);
|
|
34431
34420
|
} else {
|
|
34432
34421
|
if (tmp0_subject instanceof AudioDTMFEvent) {
|
|
34433
|
-
listener.g1z(event.j1q_1,
|
|
34422
|
+
listener.g1z(event.j1q_1, event.h1q_1.o1q_1.e1z_1, event.h1q_1.n1q_1);
|
|
34434
34423
|
} else {
|
|
34435
34424
|
if (tmp0_subject instanceof RTCHangupEvent) {
|
|
34436
|
-
listener.d1z(event.t1q_1,
|
|
34425
|
+
listener.d1z(event.t1q_1, event.r1q_1.n1m_1.x1y_1, event.r1q_1);
|
|
34437
34426
|
}
|
|
34438
34427
|
}
|
|
34439
34428
|
}
|
|
@@ -35105,7 +35094,7 @@
|
|
|
35105
35094
|
this.e22_1.y1b(new Action(tmp, ActionMeta_init_$Create$(null, this.j22_1, VoiceCallInvite$answerCall$lambda(callback, this), 1, null)));
|
|
35106
35095
|
};
|
|
35107
35096
|
VoiceCallInvite.prototype.t22 = function (callback) {
|
|
35108
|
-
var tmp =
|
|
35097
|
+
var tmp = new MemberKickRequest(this.h22_1, this.i22_1, 'call-rejected-by-callee', 'REMOTE_REJECT');
|
|
35109
35098
|
this.e22_1.y1b(new Action(tmp, ActionMeta_init_$Create$(null, this.j22_1, VoiceCallInvite$rejectCall$lambda(callback), 1, null)));
|
|
35110
35099
|
};
|
|
35111
35100
|
VoiceCallInvite.$metadata$ = classMeta('VoiceCallInvite');
|
|
@@ -35172,9 +35161,9 @@
|
|
|
35172
35161
|
return Unit_getInstance();
|
|
35173
35162
|
};
|
|
35174
35163
|
}
|
|
35175
|
-
function VoiceAPIImpl$o$onAudioDTMFUpdate$lambda($
|
|
35164
|
+
function VoiceAPIImpl$o$onAudioDTMFUpdate$lambda($leg_id, $digits) {
|
|
35176
35165
|
return function (l, callId) {
|
|
35177
|
-
l.b22(callId, $
|
|
35166
|
+
l.b22(callId, $leg_id, $digits);
|
|
35178
35167
|
return Unit_getInstance();
|
|
35179
35168
|
};
|
|
35180
35169
|
}
|
|
@@ -35258,20 +35247,25 @@
|
|
|
35258
35247
|
if (tmp instanceof Failed) {
|
|
35259
35248
|
$this.y22_1.y1b(Action_init_$Create$(new MediaDisable(callState.k21_1)));
|
|
35260
35249
|
} else {
|
|
35261
|
-
var tmp_0;
|
|
35262
|
-
|
|
35263
|
-
|
|
35264
|
-
var tmp_2 = callState.l21_1.r1();
|
|
35265
|
-
tmp_0 = tmp_2 instanceof None_1;
|
|
35250
|
+
var tmp_0 = callState.m21_1.r1();
|
|
35251
|
+
if (tmp_0 instanceof Completed) {
|
|
35252
|
+
$this.y22_1.y1b(Action_init_$Create$(new MediaDisable(callState.k21_1)));
|
|
35266
35253
|
} else {
|
|
35267
|
-
|
|
35268
|
-
|
|
35269
|
-
|
|
35270
|
-
|
|
35271
|
-
|
|
35272
|
-
|
|
35273
|
-
|
|
35274
|
-
|
|
35254
|
+
var tmp_1;
|
|
35255
|
+
var tmp_2 = callState.m21_1.r1();
|
|
35256
|
+
if (tmp_2 instanceof Prewarm) {
|
|
35257
|
+
var tmp_3 = callState.l21_1.r1();
|
|
35258
|
+
tmp_1 = tmp_3 instanceof None_1;
|
|
35259
|
+
} else {
|
|
35260
|
+
tmp_1 = false;
|
|
35261
|
+
}
|
|
35262
|
+
if (tmp_1) {
|
|
35263
|
+
var tmp0_safe_receiver = callState.j21_1;
|
|
35264
|
+
var tmp_4 = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.f2('to');
|
|
35265
|
+
var tmp1_elvis_lhs = (!(tmp_4 == null) ? typeof tmp_4 === 'string' : false) ? tmp_4 : null;
|
|
35266
|
+
var tmp_5 = new AppKnockingRequest(callState.i21_1, new PhoneChannelEndpoint(tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs), callState.m21_1.r1().y1m(), callState.j21_1);
|
|
35267
|
+
$this.y22_1.y1b(new Action(tmp_5, ActionMeta_init_$Create$(null, callState.k21_1, null, 5, null)));
|
|
35268
|
+
}
|
|
35275
35269
|
}
|
|
35276
35270
|
}
|
|
35277
35271
|
}
|
|
@@ -35289,26 +35283,26 @@
|
|
|
35289
35283
|
} else {
|
|
35290
35284
|
var tmp2_subject = callState.l21_1.r1();
|
|
35291
35285
|
if (tmp2_subject instanceof Joined) {
|
|
35292
|
-
var
|
|
35286
|
+
var prevCallState = previousCallState.l21_1.r1();
|
|
35287
|
+
var tmp = callState.l21_1.r1();
|
|
35288
|
+
var newConversation = new Conversation((tmp instanceof Joined ? tmp : THROW_CCE()).p21_1);
|
|
35293
35289
|
var tmp_0;
|
|
35294
|
-
var tmp_1
|
|
35295
|
-
|
|
35296
|
-
|
|
35297
|
-
|
|
35290
|
+
var tmp_1;
|
|
35291
|
+
var tmp_2 = previousCallState.l21_1;
|
|
35292
|
+
if (tmp_2 instanceof Resolved) {
|
|
35293
|
+
tmp_1 = prevCallState instanceof Joined;
|
|
35298
35294
|
} else {
|
|
35299
|
-
|
|
35295
|
+
tmp_1 = false;
|
|
35300
35296
|
}
|
|
35301
|
-
if (
|
|
35297
|
+
if (tmp_1) {
|
|
35302
35298
|
var tmp_3 = callState.l21_1;
|
|
35303
|
-
|
|
35299
|
+
tmp_0 = !(tmp_3 instanceof Pending);
|
|
35304
35300
|
} else {
|
|
35305
|
-
|
|
35301
|
+
tmp_0 = false;
|
|
35306
35302
|
}
|
|
35307
|
-
if (
|
|
35308
|
-
var tmp_4 =
|
|
35309
|
-
var
|
|
35310
|
-
var tmp_5 = previousCallState.l21_1.r1();
|
|
35311
|
-
var prevConversation = new Conversation((tmp_5 instanceof Joined ? tmp_5 : THROW_CCE()).p21_1);
|
|
35303
|
+
if (tmp_0) {
|
|
35304
|
+
var tmp_4 = previousCallState.l21_1.r1();
|
|
35305
|
+
var prevConversation = new Conversation((tmp_4 instanceof Joined ? tmp_4 : THROW_CCE()).p21_1);
|
|
35312
35306
|
var tmp3_safe_receiver = delegate;
|
|
35313
35307
|
if (tmp3_safe_receiver == null)
|
|
35314
35308
|
;
|
|
@@ -35316,9 +35310,29 @@
|
|
|
35316
35310
|
tmp3_safe_receiver.y21(callState.k21_1, newConversation, prevConversation);
|
|
35317
35311
|
}
|
|
35318
35312
|
}
|
|
35319
|
-
|
|
35320
|
-
|
|
35321
|
-
|
|
35313
|
+
var tmp_5;
|
|
35314
|
+
var tmp_6;
|
|
35315
|
+
var tmp_7 = previousCallState.l21_1;
|
|
35316
|
+
if (tmp_7 instanceof Resolved) {
|
|
35317
|
+
tmp_6 = prevCallState instanceof Left;
|
|
35318
|
+
} else {
|
|
35319
|
+
tmp_6 = false;
|
|
35320
|
+
}
|
|
35321
|
+
if (tmp_6) {
|
|
35322
|
+
var tmp_8 = callState.l21_1;
|
|
35323
|
+
tmp_5 = !(tmp_8 instanceof Pending);
|
|
35324
|
+
} else {
|
|
35325
|
+
tmp_5 = false;
|
|
35326
|
+
}
|
|
35327
|
+
if (tmp_5) {
|
|
35328
|
+
var tmp_9 = previousCallState.l21_1.r1();
|
|
35329
|
+
var prevConversation_0 = new Conversation((tmp_9 instanceof Left ? tmp_9 : THROW_CCE()).c23_1);
|
|
35330
|
+
var tmp4_safe_receiver = delegate;
|
|
35331
|
+
if (tmp4_safe_receiver == null)
|
|
35332
|
+
;
|
|
35333
|
+
else {
|
|
35334
|
+
tmp4_safe_receiver.y21(callState.k21_1, newConversation, prevConversation_0);
|
|
35335
|
+
}
|
|
35322
35336
|
}
|
|
35323
35337
|
}
|
|
35324
35338
|
}
|
|
@@ -35372,30 +35386,34 @@
|
|
|
35372
35386
|
};
|
|
35373
35387
|
}
|
|
35374
35388
|
function VoiceAPIImpl$1(this$0) {
|
|
35375
|
-
this.
|
|
35389
|
+
this.e23_1 = this$0;
|
|
35376
35390
|
}
|
|
35377
35391
|
VoiceAPIImpl$1.prototype.i1z = function (conversationId, legId, isMuted) {
|
|
35378
|
-
invokeListener_0(this.
|
|
35392
|
+
invokeListener_0(this.e23_1, conversationId, VoiceAPIImpl$o$onAudioMuteUpdate$lambda(legId, isMuted));
|
|
35379
35393
|
};
|
|
35380
35394
|
VoiceAPIImpl$1.prototype.h1z = function (conversationId, legId, earmuffStatus) {
|
|
35381
|
-
invokeListener_0(this.
|
|
35395
|
+
invokeListener_0(this.e23_1, conversationId, VoiceAPIImpl$o$onAudioEarmuffUpdate$lambda(legId, earmuffStatus));
|
|
35382
35396
|
};
|
|
35383
35397
|
VoiceAPIImpl$1.prototype.g1z = function (conversationId, legId, digits) {
|
|
35384
|
-
|
|
35398
|
+
var tmp0_elvis_lhs = legId;
|
|
35399
|
+
var leg_id = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
35400
|
+
invokeListener_0(this.e23_1, conversationId, VoiceAPIImpl$o$onAudioDTMFUpdate$lambda(leg_id, digits));
|
|
35385
35401
|
};
|
|
35386
35402
|
VoiceAPIImpl$1.prototype.d1z = function (conversationId, legId, hangup) {
|
|
35387
|
-
|
|
35403
|
+
if (!(legId === null)) {
|
|
35404
|
+
invokeListener(this.e23_1, conversationId, legId, VoiceAPIImpl$o$onRTCHangup$lambda(legId, hangup));
|
|
35405
|
+
}
|
|
35388
35406
|
};
|
|
35389
35407
|
VoiceAPIImpl$1.prototype.j1z = function (conversationId, legId, status) {
|
|
35390
35408
|
var tmp0_elvis_lhs = conversationId;
|
|
35391
35409
|
var tmp = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
35392
|
-
invokeListener(this.
|
|
35410
|
+
invokeListener(this.e23_1, tmp, legId, VoiceAPIImpl$o$onLegStatusUpdate$lambda(legId, status));
|
|
35393
35411
|
};
|
|
35394
35412
|
VoiceAPIImpl$1.$metadata$ = classMeta(undefined, [EventListener]);
|
|
35395
35413
|
function VoiceAPIImpl$lambda$lambda(this$0, $cache) {
|
|
35396
35414
|
return function () {
|
|
35397
35415
|
var state = ensureNotNull(this$0.y22_1.z1z(getKClass(InviteReducer)));
|
|
35398
|
-
var tmp0_safe_receiver = state.
|
|
35416
|
+
var tmp0_safe_receiver = state.h23_1;
|
|
35399
35417
|
var tmp;
|
|
35400
35418
|
if (tmp0_safe_receiver == null) {
|
|
35401
35419
|
tmp = null;
|
|
@@ -35407,22 +35425,22 @@
|
|
|
35407
35425
|
// Inline function 'com.vonage.clientcore.core.api.VoiceAPIImpl.<anonymous>.<anonymous>.<anonymous>' call
|
|
35408
35426
|
var tmp$ret$0;
|
|
35409
35427
|
// Inline function 'kotlin.collections.get' call
|
|
35410
|
-
var tmp0_get = state.
|
|
35411
|
-
var tmp1_get = state.
|
|
35428
|
+
var tmp0_get = state.f23_1;
|
|
35429
|
+
var tmp1_get = state.h23_1;
|
|
35412
35430
|
tmp$ret$0 = (isInterface(tmp0_get, Map) ? tmp0_get : THROW_CCE()).f2(tmp1_get);
|
|
35413
35431
|
tmp$ret$1 = tmp$ret$0;
|
|
35414
35432
|
tmp$ret$2 = tmp$ret$1;
|
|
35415
35433
|
tmp = tmp$ret$2;
|
|
35416
35434
|
}
|
|
35417
35435
|
var updatedInvite = tmp;
|
|
35418
|
-
if (state.
|
|
35436
|
+
if (state.h23_1 == null) {
|
|
35419
35437
|
Unit_getInstance();
|
|
35420
35438
|
} else {
|
|
35421
35439
|
var tmp_1;
|
|
35422
35440
|
if (!(updatedInvite == null)) {
|
|
35423
35441
|
var tmp$ret$3;
|
|
35424
35442
|
// Inline function 'kotlin.collections.get' call
|
|
35425
|
-
var tmp0_get_0 = state.
|
|
35443
|
+
var tmp0_get_0 = state.h23_1;
|
|
35426
35444
|
tmp$ret$3 = (isInterface($cache, Map) ? $cache : THROW_CCE()).f2(tmp0_get_0);
|
|
35427
35445
|
tmp_1 = tmp$ret$3 == null;
|
|
35428
35446
|
} else {
|
|
@@ -35432,7 +35450,7 @@
|
|
|
35432
35450
|
var tmp2_set = updatedInvite.n22_1;
|
|
35433
35451
|
var tmp$ret$4;
|
|
35434
35452
|
// Inline function 'kotlin.also' call
|
|
35435
|
-
var tmp1_also = updatedInvite.
|
|
35453
|
+
var tmp1_also = updatedInvite.i23(null, null, null, null, null, null, 63, null);
|
|
35436
35454
|
// Inline function 'kotlin.contracts.contract' call
|
|
35437
35455
|
// Inline function 'com.vonage.clientcore.core.api.VoiceAPIImpl.<anonymous>.<anonymous>.<anonymous>' call
|
|
35438
35456
|
var tmp0_safe_receiver_0 = this$0.b23_1;
|
|
@@ -35450,7 +35468,7 @@
|
|
|
35450
35468
|
if (updatedInvite == null) {
|
|
35451
35469
|
var tmp$ret$5;
|
|
35452
35470
|
// Inline function 'kotlin.collections.get' call
|
|
35453
|
-
var tmp4_get = state.
|
|
35471
|
+
var tmp4_get = state.h23_1;
|
|
35454
35472
|
tmp$ret$5 = (isInterface($cache, Map) ? $cache : THROW_CCE()).f2(tmp4_get);
|
|
35455
35473
|
tmp_2 = !(tmp$ret$5 == null);
|
|
35456
35474
|
} else {
|
|
@@ -35458,7 +35476,7 @@
|
|
|
35458
35476
|
}
|
|
35459
35477
|
if (tmp_2) {
|
|
35460
35478
|
// Inline function 'kotlin.collections.remove' call
|
|
35461
|
-
var tmp5_remove = state.
|
|
35479
|
+
var tmp5_remove = state.h23_1;
|
|
35462
35480
|
(isInterface($cache, MutableMap) ? $cache : THROW_CCE()).f3(tmp5_remove);
|
|
35463
35481
|
Unit_getInstance();
|
|
35464
35482
|
} else {
|
|
@@ -35516,7 +35534,7 @@
|
|
|
35516
35534
|
}
|
|
35517
35535
|
if (tmp_1) {
|
|
35518
35536
|
var tmp1_set = updatedCall.k21_1;
|
|
35519
|
-
var tmp2_set = updatedCall.
|
|
35537
|
+
var tmp2_set = updatedCall.j23(false, null, null, null, null, null, null, 127, null);
|
|
35520
35538
|
$cache.l(tmp1_set, tmp2_set);
|
|
35521
35539
|
Unit_getInstance();
|
|
35522
35540
|
} else {
|
|
@@ -35538,12 +35556,12 @@
|
|
|
35538
35556
|
var previousCall = ensureNotNull(tmp$ret$5);
|
|
35539
35557
|
// Inline function 'kotlin.collections.set' call
|
|
35540
35558
|
var tmp5_set = updatedCall.k21_1;
|
|
35541
|
-
var tmp6_set = updatedCall.
|
|
35559
|
+
var tmp6_set = updatedCall.j23(false, null, null, null, null, null, null, 127, null);
|
|
35542
35560
|
$cache.l(tmp5_set, tmp6_set);
|
|
35543
35561
|
if (!equals(updatedCall.l21_1, previousCall.l21_1)) {
|
|
35544
35562
|
onCallMemberChange(this$0, updatedCall, previousCall, this$0.b23_1);
|
|
35545
35563
|
}
|
|
35546
|
-
if (!(updatedCall.n21_1.
|
|
35564
|
+
if (!(updatedCall.n21_1.k23_1 == null) ? !updatedCall.n21_1.equals(previousCall.n21_1) ? true : !equals(updatedCall.m21_1, previousCall.m21_1) : false) {
|
|
35547
35565
|
onCallMediaChange(this$0, updatedCall);
|
|
35548
35566
|
Unit_getInstance();
|
|
35549
35567
|
}
|
|
@@ -35614,7 +35632,7 @@
|
|
|
35614
35632
|
var s = sessionState.s20_1.r1();
|
|
35615
35633
|
var tmp;
|
|
35616
35634
|
if (s instanceof Active) {
|
|
35617
|
-
tmp = s.t1u_1.
|
|
35635
|
+
tmp = s.t1u_1.o23_1;
|
|
35618
35636
|
} else {
|
|
35619
35637
|
var tmp$ret$1;
|
|
35620
35638
|
// Inline function 'kotlin.let' call
|
|
@@ -35679,38 +35697,38 @@
|
|
|
35679
35697
|
}
|
|
35680
35698
|
VoiceCallError.$metadata$ = classMeta('VoiceCallError', undefined, undefined, undefined, undefined, Exception.prototype);
|
|
35681
35699
|
function SetupInboundCall(rtcId, conversationId, memberId, from, sdp, context) {
|
|
35682
|
-
this.
|
|
35683
|
-
this.
|
|
35684
|
-
this.
|
|
35685
|
-
this.
|
|
35686
|
-
this.
|
|
35687
|
-
this.
|
|
35700
|
+
this.p23_1 = rtcId;
|
|
35701
|
+
this.q23_1 = conversationId;
|
|
35702
|
+
this.r23_1 = memberId;
|
|
35703
|
+
this.s23_1 = from;
|
|
35704
|
+
this.t23_1 = sdp;
|
|
35705
|
+
this.u23_1 = context;
|
|
35688
35706
|
}
|
|
35689
|
-
SetupInboundCall.prototype.t23 = function () {
|
|
35690
|
-
return this.n23_1;
|
|
35691
|
-
};
|
|
35692
|
-
SetupInboundCall.prototype.u23 = function () {
|
|
35693
|
-
return this.o23_1;
|
|
35694
|
-
};
|
|
35695
35707
|
SetupInboundCall.prototype.v23 = function () {
|
|
35696
35708
|
return this.p23_1;
|
|
35697
35709
|
};
|
|
35698
|
-
SetupInboundCall.prototype.
|
|
35710
|
+
SetupInboundCall.prototype.w23 = function () {
|
|
35699
35711
|
return this.q23_1;
|
|
35700
35712
|
};
|
|
35701
|
-
SetupInboundCall.prototype.
|
|
35713
|
+
SetupInboundCall.prototype.x23 = function () {
|
|
35702
35714
|
return this.r23_1;
|
|
35703
35715
|
};
|
|
35716
|
+
SetupInboundCall.prototype.n1h = function () {
|
|
35717
|
+
return this.s23_1;
|
|
35718
|
+
};
|
|
35719
|
+
SetupInboundCall.prototype.a1j = function () {
|
|
35720
|
+
return this.t23_1;
|
|
35721
|
+
};
|
|
35704
35722
|
SetupInboundCall.prototype.toString = function () {
|
|
35705
|
-
return 'SetupInboundCall(rtcId=' + this.
|
|
35723
|
+
return 'SetupInboundCall(rtcId=' + this.p23_1 + ', conversationId=' + this.q23_1 + ', memberId=' + this.r23_1 + ', from=' + this.s23_1 + ', sdp=' + this.t23_1 + ', context=' + this.u23_1 + ')';
|
|
35706
35724
|
};
|
|
35707
35725
|
SetupInboundCall.prototype.hashCode = function () {
|
|
35708
|
-
var result = getStringHashCode(this.
|
|
35709
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
35710
|
-
result = imul(result, 31) + getStringHashCode(this.p23_1) | 0;
|
|
35711
|
-
result = imul(result, 31) + hashCode(this.q23_1) | 0;
|
|
35726
|
+
var result = getStringHashCode(this.p23_1);
|
|
35727
|
+
result = imul(result, 31) + getStringHashCode(this.q23_1) | 0;
|
|
35712
35728
|
result = imul(result, 31) + getStringHashCode(this.r23_1) | 0;
|
|
35713
|
-
result = imul(result, 31) +
|
|
35729
|
+
result = imul(result, 31) + hashCode(this.s23_1) | 0;
|
|
35730
|
+
result = imul(result, 31) + getStringHashCode(this.t23_1) | 0;
|
|
35731
|
+
result = imul(result, 31) + (this.u23_1 == null ? 0 : hashCode(this.u23_1)) | 0;
|
|
35714
35732
|
return result;
|
|
35715
35733
|
};
|
|
35716
35734
|
SetupInboundCall.prototype.equals = function (other) {
|
|
@@ -35719,37 +35737,37 @@
|
|
|
35719
35737
|
if (!(other instanceof SetupInboundCall))
|
|
35720
35738
|
return false;
|
|
35721
35739
|
var tmp0_other_with_cast = other instanceof SetupInboundCall ? other : THROW_CCE();
|
|
35722
|
-
if (!(this.n23_1 === tmp0_other_with_cast.n23_1))
|
|
35723
|
-
return false;
|
|
35724
|
-
if (!(this.o23_1 === tmp0_other_with_cast.o23_1))
|
|
35725
|
-
return false;
|
|
35726
35740
|
if (!(this.p23_1 === tmp0_other_with_cast.p23_1))
|
|
35727
35741
|
return false;
|
|
35728
|
-
if (!
|
|
35742
|
+
if (!(this.q23_1 === tmp0_other_with_cast.q23_1))
|
|
35729
35743
|
return false;
|
|
35730
35744
|
if (!(this.r23_1 === tmp0_other_with_cast.r23_1))
|
|
35731
35745
|
return false;
|
|
35732
35746
|
if (!equals(this.s23_1, tmp0_other_with_cast.s23_1))
|
|
35733
35747
|
return false;
|
|
35748
|
+
if (!(this.t23_1 === tmp0_other_with_cast.t23_1))
|
|
35749
|
+
return false;
|
|
35750
|
+
if (!equals(this.u23_1, tmp0_other_with_cast.u23_1))
|
|
35751
|
+
return false;
|
|
35734
35752
|
return true;
|
|
35735
35753
|
};
|
|
35736
35754
|
SetupInboundCall.$metadata$ = classMeta('SetupInboundCall', [CallEvent]);
|
|
35737
35755
|
function SetupOutboundCall(user, context) {
|
|
35738
|
-
this.
|
|
35739
|
-
this.
|
|
35756
|
+
this.y23_1 = user;
|
|
35757
|
+
this.z23_1 = context;
|
|
35740
35758
|
}
|
|
35741
35759
|
SetupOutboundCall.prototype.w1n = function () {
|
|
35742
|
-
return this.
|
|
35760
|
+
return this.y23_1;
|
|
35743
35761
|
};
|
|
35744
35762
|
SetupOutboundCall.prototype.o3 = function () {
|
|
35745
|
-
return this.
|
|
35763
|
+
return this.z23_1;
|
|
35746
35764
|
};
|
|
35747
35765
|
SetupOutboundCall.prototype.toString = function () {
|
|
35748
|
-
return 'SetupOutboundCall(user=' + this.
|
|
35766
|
+
return 'SetupOutboundCall(user=' + this.y23_1 + ', context=' + this.z23_1 + ')';
|
|
35749
35767
|
};
|
|
35750
35768
|
SetupOutboundCall.prototype.hashCode = function () {
|
|
35751
|
-
var result = getStringHashCode(this.
|
|
35752
|
-
result = imul(result, 31) + (this.
|
|
35769
|
+
var result = getStringHashCode(this.y23_1);
|
|
35770
|
+
result = imul(result, 31) + (this.z23_1 == null ? 0 : hashCode(this.z23_1)) | 0;
|
|
35753
35771
|
return result;
|
|
35754
35772
|
};
|
|
35755
35773
|
SetupOutboundCall.prototype.equals = function (other) {
|
|
@@ -35758,34 +35776,34 @@
|
|
|
35758
35776
|
if (!(other instanceof SetupOutboundCall))
|
|
35759
35777
|
return false;
|
|
35760
35778
|
var tmp0_other_with_cast = other instanceof SetupOutboundCall ? other : THROW_CCE();
|
|
35761
|
-
if (!(this.
|
|
35779
|
+
if (!(this.y23_1 === tmp0_other_with_cast.y23_1))
|
|
35762
35780
|
return false;
|
|
35763
|
-
if (!equals(this.
|
|
35781
|
+
if (!equals(this.z23_1, tmp0_other_with_cast.z23_1))
|
|
35764
35782
|
return false;
|
|
35765
35783
|
return true;
|
|
35766
35784
|
};
|
|
35767
35785
|
SetupOutboundCall.$metadata$ = classMeta('SetupOutboundCall', [CallEvent]);
|
|
35768
35786
|
function CallReconnect(callId, from, conversationId) {
|
|
35769
|
-
this.
|
|
35770
|
-
this.
|
|
35771
|
-
this.
|
|
35787
|
+
this.a24_1 = callId;
|
|
35788
|
+
this.b24_1 = from;
|
|
35789
|
+
this.c24_1 = conversationId;
|
|
35772
35790
|
}
|
|
35773
|
-
CallReconnect.prototype.
|
|
35774
|
-
return this.
|
|
35791
|
+
CallReconnect.prototype.d24 = function () {
|
|
35792
|
+
return this.a24_1;
|
|
35775
35793
|
};
|
|
35776
35794
|
CallReconnect.prototype.n1h = function () {
|
|
35777
|
-
return this.
|
|
35795
|
+
return this.b24_1;
|
|
35778
35796
|
};
|
|
35779
|
-
CallReconnect.prototype.
|
|
35780
|
-
return this.
|
|
35797
|
+
CallReconnect.prototype.w23 = function () {
|
|
35798
|
+
return this.c24_1;
|
|
35781
35799
|
};
|
|
35782
35800
|
CallReconnect.prototype.toString = function () {
|
|
35783
|
-
return 'CallReconnect(callId=' + this.
|
|
35801
|
+
return 'CallReconnect(callId=' + this.a24_1 + ', from=' + this.b24_1 + ', conversationId=' + this.c24_1 + ')';
|
|
35784
35802
|
};
|
|
35785
35803
|
CallReconnect.prototype.hashCode = function () {
|
|
35786
|
-
var result = getStringHashCode(this.
|
|
35787
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
35788
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
35804
|
+
var result = getStringHashCode(this.a24_1);
|
|
35805
|
+
result = imul(result, 31) + getStringHashCode(this.b24_1) | 0;
|
|
35806
|
+
result = imul(result, 31) + getStringHashCode(this.c24_1) | 0;
|
|
35789
35807
|
return result;
|
|
35790
35808
|
};
|
|
35791
35809
|
CallReconnect.prototype.equals = function (other) {
|
|
@@ -35794,11 +35812,11 @@
|
|
|
35794
35812
|
if (!(other instanceof CallReconnect))
|
|
35795
35813
|
return false;
|
|
35796
35814
|
var tmp0_other_with_cast = other instanceof CallReconnect ? other : THROW_CCE();
|
|
35797
|
-
if (!(this.
|
|
35815
|
+
if (!(this.a24_1 === tmp0_other_with_cast.a24_1))
|
|
35798
35816
|
return false;
|
|
35799
|
-
if (!(this.
|
|
35817
|
+
if (!(this.b24_1 === tmp0_other_with_cast.b24_1))
|
|
35800
35818
|
return false;
|
|
35801
|
-
if (!(this.
|
|
35819
|
+
if (!(this.c24_1 === tmp0_other_with_cast.c24_1))
|
|
35802
35820
|
return false;
|
|
35803
35821
|
return true;
|
|
35804
35822
|
};
|
|
@@ -35816,30 +35834,30 @@
|
|
|
35816
35834
|
return CallCreate_init_$Init$(legId, from, direction, context, memberJoinInfo, $mask0, $marker, Object.create(CallCreate.prototype));
|
|
35817
35835
|
}
|
|
35818
35836
|
function CallCreate(legId, from, direction, context, memberJoinInfo) {
|
|
35819
|
-
this.
|
|
35820
|
-
this.
|
|
35821
|
-
this.
|
|
35822
|
-
this.
|
|
35823
|
-
this.
|
|
35837
|
+
this.e24_1 = legId;
|
|
35838
|
+
this.f24_1 = from;
|
|
35839
|
+
this.g24_1 = direction;
|
|
35840
|
+
this.h24_1 = context;
|
|
35841
|
+
this.i24_1 = memberJoinInfo;
|
|
35824
35842
|
}
|
|
35825
35843
|
CallCreate.prototype.p1h = function () {
|
|
35826
|
-
return this.c24_1;
|
|
35827
|
-
};
|
|
35828
|
-
CallCreate.prototype.h24 = function () {
|
|
35829
35844
|
return this.e24_1;
|
|
35830
35845
|
};
|
|
35831
|
-
CallCreate.prototype.
|
|
35846
|
+
CallCreate.prototype.j24 = function () {
|
|
35832
35847
|
return this.g24_1;
|
|
35833
35848
|
};
|
|
35849
|
+
CallCreate.prototype.k24 = function () {
|
|
35850
|
+
return this.i24_1;
|
|
35851
|
+
};
|
|
35834
35852
|
CallCreate.prototype.toString = function () {
|
|
35835
|
-
return 'CallCreate(legId=' + this.
|
|
35853
|
+
return 'CallCreate(legId=' + this.e24_1 + ', from=' + this.f24_1 + ', direction=' + this.g24_1 + ', context=' + this.h24_1 + ', memberJoinInfo=' + this.i24_1 + ')';
|
|
35836
35854
|
};
|
|
35837
35855
|
CallCreate.prototype.hashCode = function () {
|
|
35838
|
-
var result = getStringHashCode(this.
|
|
35839
|
-
result = imul(result, 31) + hashCode(this.
|
|
35840
|
-
result = imul(result, 31) + this.
|
|
35841
|
-
result = imul(result, 31) + (this.
|
|
35842
|
-
result = imul(result, 31) + (this.
|
|
35856
|
+
var result = getStringHashCode(this.e24_1);
|
|
35857
|
+
result = imul(result, 31) + hashCode(this.f24_1) | 0;
|
|
35858
|
+
result = imul(result, 31) + this.g24_1.hashCode() | 0;
|
|
35859
|
+
result = imul(result, 31) + (this.h24_1 == null ? 0 : hashCode(this.h24_1)) | 0;
|
|
35860
|
+
result = imul(result, 31) + (this.i24_1 == null ? 0 : this.i24_1.hashCode()) | 0;
|
|
35843
35861
|
return result;
|
|
35844
35862
|
};
|
|
35845
35863
|
CallCreate.prototype.equals = function (other) {
|
|
@@ -35848,41 +35866,41 @@
|
|
|
35848
35866
|
if (!(other instanceof CallCreate))
|
|
35849
35867
|
return false;
|
|
35850
35868
|
var tmp0_other_with_cast = other instanceof CallCreate ? other : THROW_CCE();
|
|
35851
|
-
if (!(this.
|
|
35869
|
+
if (!(this.e24_1 === tmp0_other_with_cast.e24_1))
|
|
35852
35870
|
return false;
|
|
35853
|
-
if (!equals(this.
|
|
35871
|
+
if (!equals(this.f24_1, tmp0_other_with_cast.f24_1))
|
|
35854
35872
|
return false;
|
|
35855
|
-
if (!this.
|
|
35873
|
+
if (!this.g24_1.equals(tmp0_other_with_cast.g24_1))
|
|
35856
35874
|
return false;
|
|
35857
|
-
if (!equals(this.
|
|
35875
|
+
if (!equals(this.h24_1, tmp0_other_with_cast.h24_1))
|
|
35858
35876
|
return false;
|
|
35859
|
-
if (!equals(this.
|
|
35877
|
+
if (!equals(this.i24_1, tmp0_other_with_cast.i24_1))
|
|
35860
35878
|
return false;
|
|
35861
35879
|
return true;
|
|
35862
35880
|
};
|
|
35863
35881
|
CallCreate.$metadata$ = classMeta('CallCreate', [CallEvent]);
|
|
35864
35882
|
function CallTerminate() {
|
|
35865
35883
|
}
|
|
35866
|
-
CallTerminate.prototype.
|
|
35867
|
-
return this.
|
|
35884
|
+
CallTerminate.prototype.d24 = function () {
|
|
35885
|
+
return this.l24_1;
|
|
35868
35886
|
};
|
|
35869
35887
|
CallTerminate.$metadata$ = classMeta('CallTerminate', [CallEvent]);
|
|
35870
35888
|
function MemberJoinInfo(conversationId, memberId) {
|
|
35871
|
-
this.
|
|
35872
|
-
this.
|
|
35889
|
+
this.m24_1 = conversationId;
|
|
35890
|
+
this.n24_1 = memberId;
|
|
35873
35891
|
}
|
|
35874
|
-
MemberJoinInfo.prototype.
|
|
35875
|
-
return this.
|
|
35892
|
+
MemberJoinInfo.prototype.w23 = function () {
|
|
35893
|
+
return this.m24_1;
|
|
35876
35894
|
};
|
|
35877
|
-
MemberJoinInfo.prototype.
|
|
35878
|
-
return this.
|
|
35895
|
+
MemberJoinInfo.prototype.x23 = function () {
|
|
35896
|
+
return this.n24_1;
|
|
35879
35897
|
};
|
|
35880
35898
|
MemberJoinInfo.prototype.toString = function () {
|
|
35881
|
-
return 'MemberJoinInfo(conversationId=' + this.
|
|
35899
|
+
return 'MemberJoinInfo(conversationId=' + this.m24_1 + ', memberId=' + this.n24_1 + ')';
|
|
35882
35900
|
};
|
|
35883
35901
|
MemberJoinInfo.prototype.hashCode = function () {
|
|
35884
|
-
var result = getStringHashCode(this.
|
|
35885
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
35902
|
+
var result = getStringHashCode(this.m24_1);
|
|
35903
|
+
result = imul(result, 31) + getStringHashCode(this.n24_1) | 0;
|
|
35886
35904
|
return result;
|
|
35887
35905
|
};
|
|
35888
35906
|
MemberJoinInfo.prototype.equals = function (other) {
|
|
@@ -35891,9 +35909,9 @@
|
|
|
35891
35909
|
if (!(other instanceof MemberJoinInfo))
|
|
35892
35910
|
return false;
|
|
35893
35911
|
var tmp0_other_with_cast = other instanceof MemberJoinInfo ? other : THROW_CCE();
|
|
35894
|
-
if (!(this.
|
|
35912
|
+
if (!(this.m24_1 === tmp0_other_with_cast.m24_1))
|
|
35895
35913
|
return false;
|
|
35896
|
-
if (!(this.
|
|
35914
|
+
if (!(this.n24_1 === tmp0_other_with_cast.n24_1))
|
|
35897
35915
|
return false;
|
|
35898
35916
|
return true;
|
|
35899
35917
|
};
|
|
@@ -35937,10 +35955,10 @@
|
|
|
35937
35955
|
Companion_instance_63 = this;
|
|
35938
35956
|
var tmp = this;
|
|
35939
35957
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
35940
|
-
tmp.
|
|
35958
|
+
tmp.o24_1 = lazy(tmp_0, ChannelEndpoint$Companion$$cachedSerializer$delegate$_anonymous__ov330i);
|
|
35941
35959
|
}
|
|
35942
35960
|
Companion_63.prototype.t10 = function () {
|
|
35943
|
-
return this.
|
|
35961
|
+
return this.o24_1.r1();
|
|
35944
35962
|
};
|
|
35945
35963
|
Companion_63.prototype.mr = function (typeParamsSerializers) {
|
|
35946
35964
|
return this.t10();
|
|
@@ -35974,10 +35992,10 @@
|
|
|
35974
35992
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.AppChannelEndpoint', this, 2);
|
|
35975
35993
|
tmp0_serialDesc.dq('user', false);
|
|
35976
35994
|
tmp0_serialDesc.dq('type', true);
|
|
35977
|
-
this.
|
|
35995
|
+
this.p24_1 = tmp0_serialDesc;
|
|
35978
35996
|
}
|
|
35979
35997
|
$serializer_80.prototype.xf = function () {
|
|
35980
|
-
return this.
|
|
35998
|
+
return this.p24_1;
|
|
35981
35999
|
};
|
|
35982
36000
|
$serializer_80.prototype.sq = function () {
|
|
35983
36001
|
var tmp$ret$2;
|
|
@@ -35993,7 +36011,7 @@
|
|
|
35993
36011
|
return tmp$ret$2;
|
|
35994
36012
|
};
|
|
35995
36013
|
$serializer_80.prototype.zf = function (decoder) {
|
|
35996
|
-
var tmp0_desc = this.
|
|
36014
|
+
var tmp0_desc = this.p24_1;
|
|
35997
36015
|
var tmp1_flag = true;
|
|
35998
36016
|
var tmp2_index = 0;
|
|
35999
36017
|
var tmp3_bitMask0 = 0;
|
|
@@ -36027,8 +36045,8 @@
|
|
|
36027
36045
|
tmp6_input.fj(tmp0_desc);
|
|
36028
36046
|
return AppChannelEndpoint_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
36029
36047
|
};
|
|
36030
|
-
$serializer_80.prototype.
|
|
36031
|
-
var tmp0_desc = this.
|
|
36048
|
+
$serializer_80.prototype.q24 = function (encoder, value) {
|
|
36049
|
+
var tmp0_desc = this.p24_1;
|
|
36032
36050
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36033
36051
|
tmp1_output.rk(tmp0_desc, 0, value.f1h_1);
|
|
36034
36052
|
if (tmp1_output.yk(tmp0_desc, 1) ? true : !value.g1h_1.equals(ChannelTypes_app_getInstance())) {
|
|
@@ -36037,7 +36055,7 @@
|
|
|
36037
36055
|
tmp1_output.fj(tmp0_desc);
|
|
36038
36056
|
};
|
|
36039
36057
|
$serializer_80.prototype.yf = function (encoder, value) {
|
|
36040
|
-
return this.
|
|
36058
|
+
return this.q24(encoder, value instanceof AppChannelEndpoint ? value : THROW_CCE());
|
|
36041
36059
|
};
|
|
36042
36060
|
$serializer_80.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36043
36061
|
var $serializer_instance_80;
|
|
@@ -36048,7 +36066,7 @@
|
|
|
36048
36066
|
}
|
|
36049
36067
|
function AppChannelEndpoint_init_$Init$(seen1, user, type, serializationConstructorMarker, $this) {
|
|
36050
36068
|
if (!(1 === (1 & seen1))) {
|
|
36051
|
-
throwMissingFieldException(seen1, 1, $serializer_getInstance_80().
|
|
36069
|
+
throwMissingFieldException(seen1, 1, $serializer_getInstance_80().p24_1);
|
|
36052
36070
|
}
|
|
36053
36071
|
$this.f1h_1 = user;
|
|
36054
36072
|
if (0 === (seen1 & 2))
|
|
@@ -36125,10 +36143,10 @@
|
|
|
36125
36143
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.PhoneChannelEndpoint', this, 2);
|
|
36126
36144
|
tmp0_serialDesc.dq('number', false);
|
|
36127
36145
|
tmp0_serialDesc.dq('type', true);
|
|
36128
|
-
this.
|
|
36146
|
+
this.r24_1 = tmp0_serialDesc;
|
|
36129
36147
|
}
|
|
36130
36148
|
$serializer_81.prototype.xf = function () {
|
|
36131
|
-
return this.
|
|
36149
|
+
return this.r24_1;
|
|
36132
36150
|
};
|
|
36133
36151
|
$serializer_81.prototype.sq = function () {
|
|
36134
36152
|
var tmp$ret$2;
|
|
@@ -36144,7 +36162,7 @@
|
|
|
36144
36162
|
return tmp$ret$2;
|
|
36145
36163
|
};
|
|
36146
36164
|
$serializer_81.prototype.zf = function (decoder) {
|
|
36147
|
-
var tmp0_desc = this.
|
|
36165
|
+
var tmp0_desc = this.r24_1;
|
|
36148
36166
|
var tmp1_flag = true;
|
|
36149
36167
|
var tmp2_index = 0;
|
|
36150
36168
|
var tmp3_bitMask0 = 0;
|
|
@@ -36178,8 +36196,8 @@
|
|
|
36178
36196
|
tmp6_input.fj(tmp0_desc);
|
|
36179
36197
|
return PhoneChannelEndpoint_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
36180
36198
|
};
|
|
36181
|
-
$serializer_81.prototype.
|
|
36182
|
-
var tmp0_desc = this.
|
|
36199
|
+
$serializer_81.prototype.s24 = function (encoder, value) {
|
|
36200
|
+
var tmp0_desc = this.r24_1;
|
|
36183
36201
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36184
36202
|
tmp1_output.rk(tmp0_desc, 0, value.d1h_1);
|
|
36185
36203
|
if (tmp1_output.yk(tmp0_desc, 1) ? true : !value.e1h_1.equals(ChannelTypes_phone_getInstance())) {
|
|
@@ -36188,7 +36206,7 @@
|
|
|
36188
36206
|
tmp1_output.fj(tmp0_desc);
|
|
36189
36207
|
};
|
|
36190
36208
|
$serializer_81.prototype.yf = function (encoder, value) {
|
|
36191
|
-
return this.
|
|
36209
|
+
return this.s24(encoder, value instanceof PhoneChannelEndpoint ? value : THROW_CCE());
|
|
36192
36210
|
};
|
|
36193
36211
|
$serializer_81.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36194
36212
|
var $serializer_instance_81;
|
|
@@ -36199,7 +36217,7 @@
|
|
|
36199
36217
|
}
|
|
36200
36218
|
function PhoneChannelEndpoint_init_$Init$(seen1, number, type, serializationConstructorMarker, $this) {
|
|
36201
36219
|
if (!(1 === (1 & seen1))) {
|
|
36202
|
-
throwMissingFieldException(seen1, 1, $serializer_getInstance_81().
|
|
36220
|
+
throwMissingFieldException(seen1, 1, $serializer_getInstance_81().r24_1);
|
|
36203
36221
|
}
|
|
36204
36222
|
$this.d1h_1 = number;
|
|
36205
36223
|
if (0 === (seen1 & 2))
|
|
@@ -36217,7 +36235,7 @@
|
|
|
36217
36235
|
this.d1h_1 = number;
|
|
36218
36236
|
this.e1h_1 = ChannelTypes_phone_getInstance();
|
|
36219
36237
|
}
|
|
36220
|
-
PhoneChannelEndpoint.prototype.
|
|
36238
|
+
PhoneChannelEndpoint.prototype.t24 = function () {
|
|
36221
36239
|
return this.d1h_1;
|
|
36222
36240
|
};
|
|
36223
36241
|
PhoneChannelEndpoint.prototype.toString = function () {
|
|
@@ -36257,10 +36275,10 @@
|
|
|
36257
36275
|
tmp0_serialDesc.dq('username', true);
|
|
36258
36276
|
tmp0_serialDesc.dq('password', true);
|
|
36259
36277
|
tmp0_serialDesc.dq('type', true);
|
|
36260
|
-
this.
|
|
36278
|
+
this.u24_1 = tmp0_serialDesc;
|
|
36261
36279
|
}
|
|
36262
36280
|
$serializer_82.prototype.xf = function () {
|
|
36263
|
-
return this.
|
|
36281
|
+
return this.u24_1;
|
|
36264
36282
|
};
|
|
36265
36283
|
$serializer_82.prototype.sq = function () {
|
|
36266
36284
|
var tmp$ret$2;
|
|
@@ -36276,7 +36294,7 @@
|
|
|
36276
36294
|
return tmp$ret$2;
|
|
36277
36295
|
};
|
|
36278
36296
|
$serializer_82.prototype.zf = function (decoder) {
|
|
36279
|
-
var tmp0_desc = this.
|
|
36297
|
+
var tmp0_desc = this.u24_1;
|
|
36280
36298
|
var tmp1_flag = true;
|
|
36281
36299
|
var tmp2_index = 0;
|
|
36282
36300
|
var tmp3_bitMask0 = 0;
|
|
@@ -36324,8 +36342,8 @@
|
|
|
36324
36342
|
tmp8_input.fj(tmp0_desc);
|
|
36325
36343
|
return SipChannelEndpoint_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
|
|
36326
36344
|
};
|
|
36327
|
-
$serializer_82.prototype.
|
|
36328
|
-
var tmp0_desc = this.
|
|
36345
|
+
$serializer_82.prototype.v24 = function (encoder, value) {
|
|
36346
|
+
var tmp0_desc = this.u24_1;
|
|
36329
36347
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36330
36348
|
tmp1_output.rk(tmp0_desc, 0, value.x1g_1);
|
|
36331
36349
|
if (tmp1_output.yk(tmp0_desc, 1) ? true : !(value.y1g_1 == null)) {
|
|
@@ -36340,7 +36358,7 @@
|
|
|
36340
36358
|
tmp1_output.fj(tmp0_desc);
|
|
36341
36359
|
};
|
|
36342
36360
|
$serializer_82.prototype.yf = function (encoder, value) {
|
|
36343
|
-
return this.
|
|
36361
|
+
return this.v24(encoder, value instanceof SipChannelEndpoint ? value : THROW_CCE());
|
|
36344
36362
|
};
|
|
36345
36363
|
$serializer_82.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36346
36364
|
var $serializer_instance_82;
|
|
@@ -36351,7 +36369,7 @@
|
|
|
36351
36369
|
}
|
|
36352
36370
|
function SipChannelEndpoint_init_$Init$(seen1, uri, username, password, type, serializationConstructorMarker, $this) {
|
|
36353
36371
|
if (!(1 === (1 & seen1))) {
|
|
36354
|
-
throwMissingFieldException(seen1, 1, $serializer_getInstance_82().
|
|
36372
|
+
throwMissingFieldException(seen1, 1, $serializer_getInstance_82().u24_1);
|
|
36355
36373
|
}
|
|
36356
36374
|
$this.x1g_1 = uri;
|
|
36357
36375
|
if (0 === (seen1 & 2))
|
|
@@ -36379,7 +36397,7 @@
|
|
|
36379
36397
|
this.z1g_1 = password;
|
|
36380
36398
|
this.a1h_1 = ChannelTypes_sip_getInstance();
|
|
36381
36399
|
}
|
|
36382
|
-
SipChannelEndpoint.prototype.
|
|
36400
|
+
SipChannelEndpoint.prototype.w24 = function () {
|
|
36383
36401
|
return this.x1g_1;
|
|
36384
36402
|
};
|
|
36385
36403
|
SipChannelEndpoint.prototype.toString = function () {
|
|
@@ -36424,10 +36442,10 @@
|
|
|
36424
36442
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.WebSocketChannelEndpoint', this, 2);
|
|
36425
36443
|
tmp0_serialDesc.dq('uri', false);
|
|
36426
36444
|
tmp0_serialDesc.dq('type', true);
|
|
36427
|
-
this.
|
|
36445
|
+
this.x24_1 = tmp0_serialDesc;
|
|
36428
36446
|
}
|
|
36429
36447
|
$serializer_83.prototype.xf = function () {
|
|
36430
|
-
return this.
|
|
36448
|
+
return this.x24_1;
|
|
36431
36449
|
};
|
|
36432
36450
|
$serializer_83.prototype.sq = function () {
|
|
36433
36451
|
var tmp$ret$2;
|
|
@@ -36443,7 +36461,7 @@
|
|
|
36443
36461
|
return tmp$ret$2;
|
|
36444
36462
|
};
|
|
36445
36463
|
$serializer_83.prototype.zf = function (decoder) {
|
|
36446
|
-
var tmp0_desc = this.
|
|
36464
|
+
var tmp0_desc = this.x24_1;
|
|
36447
36465
|
var tmp1_flag = true;
|
|
36448
36466
|
var tmp2_index = 0;
|
|
36449
36467
|
var tmp3_bitMask0 = 0;
|
|
@@ -36477,8 +36495,8 @@
|
|
|
36477
36495
|
tmp6_input.fj(tmp0_desc);
|
|
36478
36496
|
return WebSocketChannelEndpoint_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
36479
36497
|
};
|
|
36480
|
-
$serializer_83.prototype.
|
|
36481
|
-
var tmp0_desc = this.
|
|
36498
|
+
$serializer_83.prototype.y24 = function (encoder, value) {
|
|
36499
|
+
var tmp0_desc = this.x24_1;
|
|
36482
36500
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36483
36501
|
tmp1_output.rk(tmp0_desc, 0, value.b1h_1);
|
|
36484
36502
|
if (tmp1_output.yk(tmp0_desc, 1) ? true : !value.c1h_1.equals(ChannelTypes_websocket_getInstance())) {
|
|
@@ -36487,7 +36505,7 @@
|
|
|
36487
36505
|
tmp1_output.fj(tmp0_desc);
|
|
36488
36506
|
};
|
|
36489
36507
|
$serializer_83.prototype.yf = function (encoder, value) {
|
|
36490
|
-
return this.
|
|
36508
|
+
return this.y24(encoder, value instanceof WebSocketChannelEndpoint ? value : THROW_CCE());
|
|
36491
36509
|
};
|
|
36492
36510
|
$serializer_83.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36493
36511
|
var $serializer_instance_83;
|
|
@@ -36498,7 +36516,7 @@
|
|
|
36498
36516
|
}
|
|
36499
36517
|
function WebSocketChannelEndpoint_init_$Init$(seen1, uri, type, serializationConstructorMarker, $this) {
|
|
36500
36518
|
if (!(1 === (1 & seen1))) {
|
|
36501
|
-
throwMissingFieldException(seen1, 1, $serializer_getInstance_83().
|
|
36519
|
+
throwMissingFieldException(seen1, 1, $serializer_getInstance_83().x24_1);
|
|
36502
36520
|
}
|
|
36503
36521
|
$this.b1h_1 = uri;
|
|
36504
36522
|
if (0 === (seen1 & 2))
|
|
@@ -36516,7 +36534,7 @@
|
|
|
36516
36534
|
this.b1h_1 = uri;
|
|
36517
36535
|
this.c1h_1 = ChannelTypes_websocket_getInstance();
|
|
36518
36536
|
}
|
|
36519
|
-
WebSocketChannelEndpoint.prototype.
|
|
36537
|
+
WebSocketChannelEndpoint.prototype.w24 = function () {
|
|
36520
36538
|
return this.b1h_1;
|
|
36521
36539
|
};
|
|
36522
36540
|
WebSocketChannelEndpoint.prototype.toString = function () {
|
|
@@ -36553,10 +36571,10 @@
|
|
|
36553
36571
|
$serializer_instance_84 = this;
|
|
36554
36572
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.AppChannelEndpointNoUser', this, 1);
|
|
36555
36573
|
tmp0_serialDesc.dq('type', true);
|
|
36556
|
-
this.
|
|
36574
|
+
this.z24_1 = tmp0_serialDesc;
|
|
36557
36575
|
}
|
|
36558
36576
|
$serializer_84.prototype.xf = function () {
|
|
36559
|
-
return this.
|
|
36577
|
+
return this.z24_1;
|
|
36560
36578
|
};
|
|
36561
36579
|
$serializer_84.prototype.sq = function () {
|
|
36562
36580
|
var tmp$ret$2;
|
|
@@ -36572,7 +36590,7 @@
|
|
|
36572
36590
|
return tmp$ret$2;
|
|
36573
36591
|
};
|
|
36574
36592
|
$serializer_84.prototype.zf = function (decoder) {
|
|
36575
|
-
var tmp0_desc = this.
|
|
36593
|
+
var tmp0_desc = this.z24_1;
|
|
36576
36594
|
var tmp1_flag = true;
|
|
36577
36595
|
var tmp2_index = 0;
|
|
36578
36596
|
var tmp3_bitMask0 = 0;
|
|
@@ -36599,8 +36617,8 @@
|
|
|
36599
36617
|
tmp5_input.fj(tmp0_desc);
|
|
36600
36618
|
return AppChannelEndpointNoUser_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
36601
36619
|
};
|
|
36602
|
-
$serializer_84.prototype.
|
|
36603
|
-
var tmp0_desc = this.
|
|
36620
|
+
$serializer_84.prototype.a25 = function (encoder, value) {
|
|
36621
|
+
var tmp0_desc = this.z24_1;
|
|
36604
36622
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36605
36623
|
if (tmp1_output.yk(tmp0_desc, 0) ? true : !value.x22_1.equals(ChannelTypes_app_getInstance())) {
|
|
36606
36624
|
tmp1_output.sk(tmp0_desc, 0, new EnumSerializer('com.vonage.clientcore.core.conversation.ChannelTypes', values_0()), value.x22_1);
|
|
@@ -36608,7 +36626,7 @@
|
|
|
36608
36626
|
tmp1_output.fj(tmp0_desc);
|
|
36609
36627
|
};
|
|
36610
36628
|
$serializer_84.prototype.yf = function (encoder, value) {
|
|
36611
|
-
return this.
|
|
36629
|
+
return this.a25(encoder, value instanceof AppChannelEndpointNoUser ? value : THROW_CCE());
|
|
36612
36630
|
};
|
|
36613
36631
|
$serializer_84.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36614
36632
|
var $serializer_instance_84;
|
|
@@ -36619,7 +36637,7 @@
|
|
|
36619
36637
|
}
|
|
36620
36638
|
function AppChannelEndpointNoUser_init_$Init$(seen1, type, serializationConstructorMarker, $this) {
|
|
36621
36639
|
if (!(0 === (0 & seen1))) {
|
|
36622
|
-
throwMissingFieldException(seen1, 0, $serializer_getInstance_84().
|
|
36640
|
+
throwMissingFieldException(seen1, 0, $serializer_getInstance_84().z24_1);
|
|
36623
36641
|
}
|
|
36624
36642
|
if (0 === (seen1 & 1))
|
|
36625
36643
|
$this.x22_1 = ChannelTypes_app_getInstance();
|
|
@@ -36661,10 +36679,10 @@
|
|
|
36661
36679
|
tmp0_serialDesc.dq('leg_ids', true);
|
|
36662
36680
|
tmp0_serialDesc.dq('from', false);
|
|
36663
36681
|
tmp0_serialDesc.dq('to', false);
|
|
36664
|
-
this.
|
|
36682
|
+
this.b25_1 = tmp0_serialDesc;
|
|
36665
36683
|
}
|
|
36666
36684
|
$serializer_85.prototype.xf = function () {
|
|
36667
|
-
return this.
|
|
36685
|
+
return this.b25_1;
|
|
36668
36686
|
};
|
|
36669
36687
|
$serializer_85.prototype.sq = function () {
|
|
36670
36688
|
var tmp$ret$2;
|
|
@@ -36680,7 +36698,7 @@
|
|
|
36680
36698
|
return tmp$ret$2;
|
|
36681
36699
|
};
|
|
36682
36700
|
$serializer_85.prototype.zf = function (decoder) {
|
|
36683
|
-
var tmp0_desc = this.
|
|
36701
|
+
var tmp0_desc = this.b25_1;
|
|
36684
36702
|
var tmp1_flag = true;
|
|
36685
36703
|
var tmp2_index = 0;
|
|
36686
36704
|
var tmp3_bitMask0 = 0;
|
|
@@ -36742,8 +36760,8 @@
|
|
|
36742
36760
|
tmp10_input.fj(tmp0_desc);
|
|
36743
36761
|
return Channel_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, null);
|
|
36744
36762
|
};
|
|
36745
|
-
$serializer_85.prototype.
|
|
36746
|
-
var tmp0_desc = this.
|
|
36763
|
+
$serializer_85.prototype.c25 = function (encoder, value) {
|
|
36764
|
+
var tmp0_desc = this.b25_1;
|
|
36747
36765
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36748
36766
|
if (tmp1_output.yk(tmp0_desc, 0) ? true : !(value.x1y_1 == null)) {
|
|
36749
36767
|
tmp1_output.uk(tmp0_desc, 0, StringSerializer_getInstance(), value.x1y_1);
|
|
@@ -36760,7 +36778,7 @@
|
|
|
36760
36778
|
tmp1_output.fj(tmp0_desc);
|
|
36761
36779
|
};
|
|
36762
36780
|
$serializer_85.prototype.yf = function (encoder, value) {
|
|
36763
|
-
return this.
|
|
36781
|
+
return this.c25(encoder, value instanceof Channel ? value : THROW_CCE());
|
|
36764
36782
|
};
|
|
36765
36783
|
$serializer_85.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36766
36784
|
var $serializer_instance_85;
|
|
@@ -36771,7 +36789,7 @@
|
|
|
36771
36789
|
}
|
|
36772
36790
|
function Channel_init_$Init$(seen1, id, knocking_id, type, leg_ids, from, to, serializationConstructorMarker, $this) {
|
|
36773
36791
|
if (!(52 === (52 & seen1))) {
|
|
36774
|
-
throwMissingFieldException(seen1, 52, $serializer_getInstance_85().
|
|
36792
|
+
throwMissingFieldException(seen1, 52, $serializer_getInstance_85().b25_1);
|
|
36775
36793
|
}
|
|
36776
36794
|
if (0 === (seen1 & 1))
|
|
36777
36795
|
$this.x1y_1 = null;
|
|
@@ -36834,10 +36852,10 @@
|
|
|
36834
36852
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.DTMFChannel', this, 2);
|
|
36835
36853
|
tmp0_serialDesc.dq('id', true);
|
|
36836
36854
|
tmp0_serialDesc.dq('type', true);
|
|
36837
|
-
this.
|
|
36855
|
+
this.d25_1 = tmp0_serialDesc;
|
|
36838
36856
|
}
|
|
36839
36857
|
$serializer_86.prototype.xf = function () {
|
|
36840
|
-
return this.
|
|
36858
|
+
return this.d25_1;
|
|
36841
36859
|
};
|
|
36842
36860
|
$serializer_86.prototype.sq = function () {
|
|
36843
36861
|
var tmp$ret$2;
|
|
@@ -36853,7 +36871,7 @@
|
|
|
36853
36871
|
return tmp$ret$2;
|
|
36854
36872
|
};
|
|
36855
36873
|
$serializer_86.prototype.zf = function (decoder) {
|
|
36856
|
-
var tmp0_desc = this.
|
|
36874
|
+
var tmp0_desc = this.d25_1;
|
|
36857
36875
|
var tmp1_flag = true;
|
|
36858
36876
|
var tmp2_index = 0;
|
|
36859
36877
|
var tmp3_bitMask0 = 0;
|
|
@@ -36887,8 +36905,8 @@
|
|
|
36887
36905
|
tmp6_input.fj(tmp0_desc);
|
|
36888
36906
|
return DTMFChannel_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
36889
36907
|
};
|
|
36890
|
-
$serializer_86.prototype.
|
|
36891
|
-
var tmp0_desc = this.
|
|
36908
|
+
$serializer_86.prototype.e25 = function (encoder, value) {
|
|
36909
|
+
var tmp0_desc = this.d25_1;
|
|
36892
36910
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
36893
36911
|
if (tmp1_output.yk(tmp0_desc, 0) ? true : !(value.e1z_1 == null)) {
|
|
36894
36912
|
tmp1_output.uk(tmp0_desc, 0, StringSerializer_getInstance(), value.e1z_1);
|
|
@@ -36899,7 +36917,7 @@
|
|
|
36899
36917
|
tmp1_output.fj(tmp0_desc);
|
|
36900
36918
|
};
|
|
36901
36919
|
$serializer_86.prototype.yf = function (encoder, value) {
|
|
36902
|
-
return this.
|
|
36920
|
+
return this.e25(encoder, value instanceof DTMFChannel ? value : THROW_CCE());
|
|
36903
36921
|
};
|
|
36904
36922
|
$serializer_86.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
36905
36923
|
var $serializer_instance_86;
|
|
@@ -36910,7 +36928,7 @@
|
|
|
36910
36928
|
}
|
|
36911
36929
|
function DTMFChannel_init_$Init$(seen1, id, type, serializationConstructorMarker, $this) {
|
|
36912
36930
|
if (!(0 === (0 & seen1))) {
|
|
36913
|
-
throwMissingFieldException(seen1, 0, $serializer_getInstance_86().
|
|
36931
|
+
throwMissingFieldException(seen1, 0, $serializer_getInstance_86().d25_1);
|
|
36914
36932
|
}
|
|
36915
36933
|
if (0 === (seen1 & 1))
|
|
36916
36934
|
$this.e1z_1 = null;
|
|
@@ -37015,10 +37033,10 @@
|
|
|
37015
37033
|
tmp0_serialDesc.dq('conversation_id', false);
|
|
37016
37034
|
tmp0_serialDesc.dq('name', false);
|
|
37017
37035
|
tmp0_serialDesc.dq('display_name', true);
|
|
37018
|
-
this.
|
|
37036
|
+
this.h25_1 = tmp0_serialDesc;
|
|
37019
37037
|
}
|
|
37020
37038
|
$serializer_87.prototype.xf = function () {
|
|
37021
|
-
return this.
|
|
37039
|
+
return this.h25_1;
|
|
37022
37040
|
};
|
|
37023
37041
|
$serializer_87.prototype.sq = function () {
|
|
37024
37042
|
var tmp$ret$2;
|
|
@@ -37034,7 +37052,7 @@
|
|
|
37034
37052
|
return tmp$ret$2;
|
|
37035
37053
|
};
|
|
37036
37054
|
$serializer_87.prototype.zf = function (decoder) {
|
|
37037
|
-
var tmp0_desc = this.
|
|
37055
|
+
var tmp0_desc = this.h25_1;
|
|
37038
37056
|
var tmp1_flag = true;
|
|
37039
37057
|
var tmp2_index = 0;
|
|
37040
37058
|
var tmp3_bitMask0 = 0;
|
|
@@ -37075,18 +37093,18 @@
|
|
|
37075
37093
|
tmp7_input.fj(tmp0_desc);
|
|
37076
37094
|
return ConversationInfo_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
37077
37095
|
};
|
|
37078
|
-
$serializer_87.prototype.
|
|
37079
|
-
var tmp0_desc = this.
|
|
37096
|
+
$serializer_87.prototype.i25 = function (encoder, value) {
|
|
37097
|
+
var tmp0_desc = this.h25_1;
|
|
37080
37098
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37081
|
-
tmp1_output.rk(tmp0_desc, 0, value.
|
|
37082
|
-
tmp1_output.rk(tmp0_desc, 1, value.
|
|
37083
|
-
if (tmp1_output.yk(tmp0_desc, 2) ? true : !(value.
|
|
37084
|
-
tmp1_output.uk(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
37099
|
+
tmp1_output.rk(tmp0_desc, 0, value.j25_1);
|
|
37100
|
+
tmp1_output.rk(tmp0_desc, 1, value.k25_1);
|
|
37101
|
+
if (tmp1_output.yk(tmp0_desc, 2) ? true : !(value.l25_1 == null)) {
|
|
37102
|
+
tmp1_output.uk(tmp0_desc, 2, StringSerializer_getInstance(), value.l25_1);
|
|
37085
37103
|
}
|
|
37086
37104
|
tmp1_output.fj(tmp0_desc);
|
|
37087
37105
|
};
|
|
37088
37106
|
$serializer_87.prototype.yf = function (encoder, value) {
|
|
37089
|
-
return this.
|
|
37107
|
+
return this.i25(encoder, value instanceof ConversationInfo ? value : THROW_CCE());
|
|
37090
37108
|
};
|
|
37091
37109
|
$serializer_87.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37092
37110
|
var $serializer_instance_87;
|
|
@@ -37097,14 +37115,14 @@
|
|
|
37097
37115
|
}
|
|
37098
37116
|
function ConversationInfo_init_$Init$(seen1, conversation_id, name, display_name, serializationConstructorMarker, $this) {
|
|
37099
37117
|
if (!(3 === (3 & seen1))) {
|
|
37100
|
-
throwMissingFieldException(seen1, 3, $serializer_getInstance_87().
|
|
37118
|
+
throwMissingFieldException(seen1, 3, $serializer_getInstance_87().h25_1);
|
|
37101
37119
|
}
|
|
37102
|
-
$this.
|
|
37103
|
-
$this.
|
|
37120
|
+
$this.j25_1 = conversation_id;
|
|
37121
|
+
$this.k25_1 = name;
|
|
37104
37122
|
if (0 === (seen1 & 4))
|
|
37105
|
-
$this.
|
|
37123
|
+
$this.l25_1 = null;
|
|
37106
37124
|
else
|
|
37107
|
-
$this.
|
|
37125
|
+
$this.l25_1 = display_name;
|
|
37108
37126
|
return $this;
|
|
37109
37127
|
}
|
|
37110
37128
|
function ConversationInfo_init_$Create$(seen1, conversation_id, name, display_name, serializationConstructorMarker) {
|
|
@@ -37113,12 +37131,12 @@
|
|
|
37113
37131
|
function ConversationInfo() {
|
|
37114
37132
|
}
|
|
37115
37133
|
ConversationInfo.prototype.toString = function () {
|
|
37116
|
-
return 'ConversationInfo(conversation_id=' + this.
|
|
37134
|
+
return 'ConversationInfo(conversation_id=' + this.j25_1 + ', name=' + this.k25_1 + ', display_name=' + this.l25_1 + ')';
|
|
37117
37135
|
};
|
|
37118
37136
|
ConversationInfo.prototype.hashCode = function () {
|
|
37119
|
-
var result = getStringHashCode(this.
|
|
37120
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
37121
|
-
result = imul(result, 31) + (this.
|
|
37137
|
+
var result = getStringHashCode(this.j25_1);
|
|
37138
|
+
result = imul(result, 31) + getStringHashCode(this.k25_1) | 0;
|
|
37139
|
+
result = imul(result, 31) + (this.l25_1 == null ? 0 : getStringHashCode(this.l25_1)) | 0;
|
|
37122
37140
|
return result;
|
|
37123
37141
|
};
|
|
37124
37142
|
ConversationInfo.prototype.equals = function (other) {
|
|
@@ -37127,11 +37145,11 @@
|
|
|
37127
37145
|
if (!(other instanceof ConversationInfo))
|
|
37128
37146
|
return false;
|
|
37129
37147
|
var tmp0_other_with_cast = other instanceof ConversationInfo ? other : THROW_CCE();
|
|
37130
|
-
if (!(this.
|
|
37148
|
+
if (!(this.j25_1 === tmp0_other_with_cast.j25_1))
|
|
37131
37149
|
return false;
|
|
37132
|
-
if (!(this.
|
|
37150
|
+
if (!(this.k25_1 === tmp0_other_with_cast.k25_1))
|
|
37133
37151
|
return false;
|
|
37134
|
-
if (!(this.
|
|
37152
|
+
if (!(this.l25_1 == tmp0_other_with_cast.l25_1))
|
|
37135
37153
|
return false;
|
|
37136
37154
|
return true;
|
|
37137
37155
|
};
|
|
@@ -37139,10 +37157,10 @@
|
|
|
37139
37157
|
function None_0() {
|
|
37140
37158
|
None_instance_0 = this;
|
|
37141
37159
|
LegState.call(this);
|
|
37142
|
-
this.
|
|
37160
|
+
this.m25_1 = null;
|
|
37143
37161
|
}
|
|
37144
37162
|
None_0.prototype.y1m = function () {
|
|
37145
|
-
return this.
|
|
37163
|
+
return this.m25_1;
|
|
37146
37164
|
};
|
|
37147
37165
|
None_0.$metadata$ = objectMeta('None', undefined, undefined, undefined, undefined, LegState.prototype);
|
|
37148
37166
|
var None_instance_0;
|
|
@@ -37153,16 +37171,16 @@
|
|
|
37153
37171
|
}
|
|
37154
37172
|
function Prewarm(id) {
|
|
37155
37173
|
LegState.call(this);
|
|
37156
|
-
this.
|
|
37174
|
+
this.n25_1 = id;
|
|
37157
37175
|
}
|
|
37158
37176
|
Prewarm.prototype.y1m = function () {
|
|
37159
|
-
return this.
|
|
37177
|
+
return this.n25_1;
|
|
37160
37178
|
};
|
|
37161
37179
|
Prewarm.prototype.toString = function () {
|
|
37162
|
-
return 'Prewarm(id=' + this.
|
|
37180
|
+
return 'Prewarm(id=' + this.n25_1 + ')';
|
|
37163
37181
|
};
|
|
37164
37182
|
Prewarm.prototype.hashCode = function () {
|
|
37165
|
-
return getStringHashCode(this.
|
|
37183
|
+
return getStringHashCode(this.n25_1);
|
|
37166
37184
|
};
|
|
37167
37185
|
Prewarm.prototype.equals = function (other) {
|
|
37168
37186
|
if (this === other)
|
|
@@ -37170,23 +37188,23 @@
|
|
|
37170
37188
|
if (!(other instanceof Prewarm))
|
|
37171
37189
|
return false;
|
|
37172
37190
|
var tmp0_other_with_cast = other instanceof Prewarm ? other : THROW_CCE();
|
|
37173
|
-
if (!(this.
|
|
37191
|
+
if (!(this.n25_1 === tmp0_other_with_cast.n25_1))
|
|
37174
37192
|
return false;
|
|
37175
37193
|
return true;
|
|
37176
37194
|
};
|
|
37177
37195
|
Prewarm.$metadata$ = classMeta('Prewarm', undefined, undefined, undefined, undefined, LegState.prototype);
|
|
37178
37196
|
function Started(id) {
|
|
37179
37197
|
LegState.call(this);
|
|
37180
|
-
this.
|
|
37198
|
+
this.o25_1 = id;
|
|
37181
37199
|
}
|
|
37182
37200
|
Started.prototype.y1m = function () {
|
|
37183
|
-
return this.
|
|
37201
|
+
return this.o25_1;
|
|
37184
37202
|
};
|
|
37185
37203
|
Started.prototype.toString = function () {
|
|
37186
|
-
return 'Started(id=' + this.
|
|
37204
|
+
return 'Started(id=' + this.o25_1 + ')';
|
|
37187
37205
|
};
|
|
37188
37206
|
Started.prototype.hashCode = function () {
|
|
37189
|
-
return getStringHashCode(this.
|
|
37207
|
+
return getStringHashCode(this.o25_1);
|
|
37190
37208
|
};
|
|
37191
37209
|
Started.prototype.equals = function (other) {
|
|
37192
37210
|
if (this === other)
|
|
@@ -37194,25 +37212,25 @@
|
|
|
37194
37212
|
if (!(other instanceof Started))
|
|
37195
37213
|
return false;
|
|
37196
37214
|
var tmp0_other_with_cast = other instanceof Started ? other : THROW_CCE();
|
|
37197
|
-
if (!(this.
|
|
37215
|
+
if (!(this.o25_1 === tmp0_other_with_cast.o25_1))
|
|
37198
37216
|
return false;
|
|
37199
37217
|
return true;
|
|
37200
37218
|
};
|
|
37201
37219
|
Started.$metadata$ = classMeta('Started', undefined, undefined, undefined, undefined, LegState.prototype);
|
|
37202
37220
|
function Completed(id, hangupReason) {
|
|
37203
37221
|
LegState.call(this);
|
|
37204
|
-
this.
|
|
37205
|
-
this.
|
|
37222
|
+
this.p25_1 = id;
|
|
37223
|
+
this.q25_1 = hangupReason;
|
|
37206
37224
|
}
|
|
37207
37225
|
Completed.prototype.y1m = function () {
|
|
37208
|
-
return this.
|
|
37226
|
+
return this.p25_1;
|
|
37209
37227
|
};
|
|
37210
37228
|
Completed.prototype.toString = function () {
|
|
37211
|
-
return 'Completed(id=' + this.
|
|
37229
|
+
return 'Completed(id=' + this.p25_1 + ', hangupReason=' + this.q25_1 + ')';
|
|
37212
37230
|
};
|
|
37213
37231
|
Completed.prototype.hashCode = function () {
|
|
37214
|
-
var result = getStringHashCode(this.
|
|
37215
|
-
result = imul(result, 31) + this.
|
|
37232
|
+
var result = getStringHashCode(this.p25_1);
|
|
37233
|
+
result = imul(result, 31) + this.q25_1.hashCode() | 0;
|
|
37216
37234
|
return result;
|
|
37217
37235
|
};
|
|
37218
37236
|
Completed.prototype.equals = function (other) {
|
|
@@ -37221,9 +37239,9 @@
|
|
|
37221
37239
|
if (!(other instanceof Completed))
|
|
37222
37240
|
return false;
|
|
37223
37241
|
var tmp0_other_with_cast = other instanceof Completed ? other : THROW_CCE();
|
|
37224
|
-
if (!(this.
|
|
37242
|
+
if (!(this.p25_1 === tmp0_other_with_cast.p25_1))
|
|
37225
37243
|
return false;
|
|
37226
|
-
if (!this.
|
|
37244
|
+
if (!this.q25_1.equals(tmp0_other_with_cast.q25_1))
|
|
37227
37245
|
return false;
|
|
37228
37246
|
return true;
|
|
37229
37247
|
};
|
|
@@ -37233,12 +37251,12 @@
|
|
|
37233
37251
|
LegState.$metadata$ = classMeta('LegState');
|
|
37234
37252
|
function Offer(sdp) {
|
|
37235
37253
|
MediaDescription.call(this);
|
|
37236
|
-
this.
|
|
37254
|
+
this.r25_1 = sdp;
|
|
37237
37255
|
}
|
|
37238
37256
|
Offer.$metadata$ = classMeta('Offer', undefined, undefined, undefined, undefined, MediaDescription.prototype);
|
|
37239
37257
|
function Answer(sdp) {
|
|
37240
37258
|
MediaDescription.call(this);
|
|
37241
|
-
this.
|
|
37259
|
+
this.s25_1 = sdp;
|
|
37242
37260
|
}
|
|
37243
37261
|
Answer.$metadata$ = classMeta('Answer', undefined, undefined, undefined, undefined, MediaDescription.prototype);
|
|
37244
37262
|
function MediaDescription() {
|
|
@@ -37258,29 +37276,29 @@
|
|
|
37258
37276
|
return MediaTransport_init_$Init$(localDescription, remoteDescription, connected, $mask0, $marker, Object.create(MediaTransport.prototype));
|
|
37259
37277
|
}
|
|
37260
37278
|
function MediaTransport(localDescription, remoteDescription, connected) {
|
|
37261
|
-
this.
|
|
37262
|
-
this.
|
|
37263
|
-
this.
|
|
37279
|
+
this.k23_1 = localDescription;
|
|
37280
|
+
this.l23_1 = remoteDescription;
|
|
37281
|
+
this.m23_1 = connected;
|
|
37264
37282
|
}
|
|
37265
|
-
MediaTransport.prototype.
|
|
37283
|
+
MediaTransport.prototype.t25 = function (localDescription, remoteDescription, connected) {
|
|
37266
37284
|
return new MediaTransport(localDescription, remoteDescription, connected);
|
|
37267
37285
|
};
|
|
37268
|
-
MediaTransport.prototype.
|
|
37286
|
+
MediaTransport.prototype.u25 = function (localDescription, remoteDescription, connected, $mask0, $handler) {
|
|
37269
37287
|
if (!(($mask0 & 1) === 0))
|
|
37270
|
-
localDescription = this.
|
|
37288
|
+
localDescription = this.k23_1;
|
|
37271
37289
|
if (!(($mask0 & 2) === 0))
|
|
37272
|
-
remoteDescription = this.
|
|
37290
|
+
remoteDescription = this.l23_1;
|
|
37273
37291
|
if (!(($mask0 & 4) === 0))
|
|
37274
|
-
connected = this.
|
|
37275
|
-
return this.
|
|
37292
|
+
connected = this.m23_1;
|
|
37293
|
+
return this.t25(localDescription, remoteDescription, connected);
|
|
37276
37294
|
};
|
|
37277
37295
|
MediaTransport.prototype.toString = function () {
|
|
37278
|
-
return 'MediaTransport(localDescription=' + this.
|
|
37296
|
+
return 'MediaTransport(localDescription=' + this.k23_1 + ', remoteDescription=' + this.l23_1 + ', connected=' + this.m23_1 + ')';
|
|
37279
37297
|
};
|
|
37280
37298
|
MediaTransport.prototype.hashCode = function () {
|
|
37281
|
-
var result = this.
|
|
37282
|
-
result = imul(result, 31) + (this.
|
|
37283
|
-
result = imul(result, 31) + (this.
|
|
37299
|
+
var result = this.k23_1 == null ? 0 : hashCode(this.k23_1);
|
|
37300
|
+
result = imul(result, 31) + (this.l23_1 == null ? 0 : hashCode(this.l23_1)) | 0;
|
|
37301
|
+
result = imul(result, 31) + (this.m23_1 | 0) | 0;
|
|
37284
37302
|
return result;
|
|
37285
37303
|
};
|
|
37286
37304
|
MediaTransport.prototype.equals = function (other) {
|
|
@@ -37289,11 +37307,11 @@
|
|
|
37289
37307
|
if (!(other instanceof MediaTransport))
|
|
37290
37308
|
return false;
|
|
37291
37309
|
var tmp0_other_with_cast = other instanceof MediaTransport ? other : THROW_CCE();
|
|
37292
|
-
if (!equals(this.
|
|
37310
|
+
if (!equals(this.k23_1, tmp0_other_with_cast.k23_1))
|
|
37293
37311
|
return false;
|
|
37294
|
-
if (!equals(this.
|
|
37312
|
+
if (!equals(this.l23_1, tmp0_other_with_cast.l23_1))
|
|
37295
37313
|
return false;
|
|
37296
|
-
if (!(this.
|
|
37314
|
+
if (!(this.m23_1 === tmp0_other_with_cast.m23_1))
|
|
37297
37315
|
return false;
|
|
37298
37316
|
return true;
|
|
37299
37317
|
};
|
|
@@ -37304,10 +37322,10 @@
|
|
|
37304
37322
|
tmp0_serialDesc.dq('enabled', false);
|
|
37305
37323
|
tmp0_serialDesc.dq('earmuffed', false);
|
|
37306
37324
|
tmp0_serialDesc.dq('muted', false);
|
|
37307
|
-
this.
|
|
37325
|
+
this.v25_1 = tmp0_serialDesc;
|
|
37308
37326
|
}
|
|
37309
37327
|
$serializer_88.prototype.xf = function () {
|
|
37310
|
-
return this.
|
|
37328
|
+
return this.v25_1;
|
|
37311
37329
|
};
|
|
37312
37330
|
$serializer_88.prototype.sq = function () {
|
|
37313
37331
|
var tmp$ret$2;
|
|
@@ -37323,7 +37341,7 @@
|
|
|
37323
37341
|
return tmp$ret$2;
|
|
37324
37342
|
};
|
|
37325
37343
|
$serializer_88.prototype.zf = function (decoder) {
|
|
37326
|
-
var tmp0_desc = this.
|
|
37344
|
+
var tmp0_desc = this.v25_1;
|
|
37327
37345
|
var tmp1_flag = true;
|
|
37328
37346
|
var tmp2_index = 0;
|
|
37329
37347
|
var tmp3_bitMask0 = 0;
|
|
@@ -37364,16 +37382,16 @@
|
|
|
37364
37382
|
tmp7_input.fj(tmp0_desc);
|
|
37365
37383
|
return UserAudio_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
37366
37384
|
};
|
|
37367
|
-
$serializer_88.prototype.
|
|
37368
|
-
var tmp0_desc = this.
|
|
37385
|
+
$serializer_88.prototype.w25 = function (encoder, value) {
|
|
37386
|
+
var tmp0_desc = this.v25_1;
|
|
37369
37387
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37370
|
-
tmp1_output.jk(tmp0_desc, 0, value.
|
|
37371
|
-
tmp1_output.jk(tmp0_desc, 1, value.
|
|
37372
|
-
tmp1_output.jk(tmp0_desc, 2, value.
|
|
37388
|
+
tmp1_output.jk(tmp0_desc, 0, value.x25_1);
|
|
37389
|
+
tmp1_output.jk(tmp0_desc, 1, value.y25_1);
|
|
37390
|
+
tmp1_output.jk(tmp0_desc, 2, value.z25_1);
|
|
37373
37391
|
tmp1_output.fj(tmp0_desc);
|
|
37374
37392
|
};
|
|
37375
37393
|
$serializer_88.prototype.yf = function (encoder, value) {
|
|
37376
|
-
return this.
|
|
37394
|
+
return this.w25(encoder, value instanceof UserAudio ? value : THROW_CCE());
|
|
37377
37395
|
};
|
|
37378
37396
|
$serializer_88.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37379
37397
|
var $serializer_instance_88;
|
|
@@ -37384,11 +37402,11 @@
|
|
|
37384
37402
|
}
|
|
37385
37403
|
function UserAudio_init_$Init$(seen1, enabled, earmuffed, muted, serializationConstructorMarker, $this) {
|
|
37386
37404
|
if (!(7 === (7 & seen1))) {
|
|
37387
|
-
throwMissingFieldException(seen1, 7, $serializer_getInstance_88().
|
|
37405
|
+
throwMissingFieldException(seen1, 7, $serializer_getInstance_88().v25_1);
|
|
37388
37406
|
}
|
|
37389
|
-
$this.
|
|
37390
|
-
$this.
|
|
37391
|
-
$this.
|
|
37407
|
+
$this.x25_1 = enabled;
|
|
37408
|
+
$this.y25_1 = earmuffed;
|
|
37409
|
+
$this.z25_1 = muted;
|
|
37392
37410
|
return $this;
|
|
37393
37411
|
}
|
|
37394
37412
|
function UserAudio_init_$Create$(seen1, enabled, earmuffed, muted, serializationConstructorMarker) {
|
|
@@ -37397,12 +37415,12 @@
|
|
|
37397
37415
|
function UserAudio() {
|
|
37398
37416
|
}
|
|
37399
37417
|
UserAudio.prototype.toString = function () {
|
|
37400
|
-
return 'UserAudio(enabled=' + this.
|
|
37418
|
+
return 'UserAudio(enabled=' + this.x25_1 + ', earmuffed=' + this.y25_1 + ', muted=' + this.z25_1 + ')';
|
|
37401
37419
|
};
|
|
37402
37420
|
UserAudio.prototype.hashCode = function () {
|
|
37403
|
-
var result = this.
|
|
37404
|
-
result = imul(result, 31) + (this.
|
|
37405
|
-
result = imul(result, 31) + (this.
|
|
37421
|
+
var result = this.x25_1 | 0;
|
|
37422
|
+
result = imul(result, 31) + (this.y25_1 | 0) | 0;
|
|
37423
|
+
result = imul(result, 31) + (this.z25_1 | 0) | 0;
|
|
37406
37424
|
return result;
|
|
37407
37425
|
};
|
|
37408
37426
|
UserAudio.prototype.equals = function (other) {
|
|
@@ -37411,11 +37429,11 @@
|
|
|
37411
37429
|
if (!(other instanceof UserAudio))
|
|
37412
37430
|
return false;
|
|
37413
37431
|
var tmp0_other_with_cast = other instanceof UserAudio ? other : THROW_CCE();
|
|
37414
|
-
if (!(this.
|
|
37432
|
+
if (!(this.x25_1 === tmp0_other_with_cast.x25_1))
|
|
37415
37433
|
return false;
|
|
37416
|
-
if (!(this.
|
|
37434
|
+
if (!(this.y25_1 === tmp0_other_with_cast.y25_1))
|
|
37417
37435
|
return false;
|
|
37418
|
-
if (!(this.
|
|
37436
|
+
if (!(this.z25_1 === tmp0_other_with_cast.z25_1))
|
|
37419
37437
|
return false;
|
|
37420
37438
|
return true;
|
|
37421
37439
|
};
|
|
@@ -37424,10 +37442,10 @@
|
|
|
37424
37442
|
$serializer_instance_89 = this;
|
|
37425
37443
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.InvitedUserMedia', this, 1);
|
|
37426
37444
|
tmp0_serialDesc.dq('audio_settings', false);
|
|
37427
|
-
this.
|
|
37445
|
+
this.a26_1 = tmp0_serialDesc;
|
|
37428
37446
|
}
|
|
37429
37447
|
$serializer_89.prototype.xf = function () {
|
|
37430
|
-
return this.
|
|
37448
|
+
return this.a26_1;
|
|
37431
37449
|
};
|
|
37432
37450
|
$serializer_89.prototype.sq = function () {
|
|
37433
37451
|
var tmp$ret$2;
|
|
@@ -37443,7 +37461,7 @@
|
|
|
37443
37461
|
return tmp$ret$2;
|
|
37444
37462
|
};
|
|
37445
37463
|
$serializer_89.prototype.zf = function (decoder) {
|
|
37446
|
-
var tmp0_desc = this.
|
|
37464
|
+
var tmp0_desc = this.a26_1;
|
|
37447
37465
|
var tmp1_flag = true;
|
|
37448
37466
|
var tmp2_index = 0;
|
|
37449
37467
|
var tmp3_bitMask0 = 0;
|
|
@@ -37470,14 +37488,14 @@
|
|
|
37470
37488
|
tmp5_input.fj(tmp0_desc);
|
|
37471
37489
|
return InvitedUserMedia_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
37472
37490
|
};
|
|
37473
|
-
$serializer_89.prototype.
|
|
37474
|
-
var tmp0_desc = this.
|
|
37491
|
+
$serializer_89.prototype.b26 = function (encoder, value) {
|
|
37492
|
+
var tmp0_desc = this.a26_1;
|
|
37475
37493
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37476
|
-
tmp1_output.uk(tmp0_desc, 0, $serializer_getInstance_88(), value.
|
|
37494
|
+
tmp1_output.uk(tmp0_desc, 0, $serializer_getInstance_88(), value.c26_1);
|
|
37477
37495
|
tmp1_output.fj(tmp0_desc);
|
|
37478
37496
|
};
|
|
37479
37497
|
$serializer_89.prototype.yf = function (encoder, value) {
|
|
37480
|
-
return this.
|
|
37498
|
+
return this.b26(encoder, value instanceof InvitedUserMedia ? value : THROW_CCE());
|
|
37481
37499
|
};
|
|
37482
37500
|
$serializer_89.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37483
37501
|
var $serializer_instance_89;
|
|
@@ -37488,9 +37506,9 @@
|
|
|
37488
37506
|
}
|
|
37489
37507
|
function InvitedUserMedia_init_$Init$(seen1, audio_settings, serializationConstructorMarker, $this) {
|
|
37490
37508
|
if (!(1 === (1 & seen1))) {
|
|
37491
|
-
throwMissingFieldException(seen1, 1, $serializer_getInstance_89().
|
|
37509
|
+
throwMissingFieldException(seen1, 1, $serializer_getInstance_89().a26_1);
|
|
37492
37510
|
}
|
|
37493
|
-
$this.
|
|
37511
|
+
$this.c26_1 = audio_settings;
|
|
37494
37512
|
return $this;
|
|
37495
37513
|
}
|
|
37496
37514
|
function InvitedUserMedia_init_$Create$(seen1, audio_settings, serializationConstructorMarker) {
|
|
@@ -37499,10 +37517,10 @@
|
|
|
37499
37517
|
function InvitedUserMedia() {
|
|
37500
37518
|
}
|
|
37501
37519
|
InvitedUserMedia.prototype.toString = function () {
|
|
37502
|
-
return 'InvitedUserMedia(audio_settings=' + this.
|
|
37520
|
+
return 'InvitedUserMedia(audio_settings=' + this.c26_1 + ')';
|
|
37503
37521
|
};
|
|
37504
37522
|
InvitedUserMedia.prototype.hashCode = function () {
|
|
37505
|
-
return this.
|
|
37523
|
+
return this.c26_1 == null ? 0 : this.c26_1.hashCode();
|
|
37506
37524
|
};
|
|
37507
37525
|
InvitedUserMedia.prototype.equals = function (other) {
|
|
37508
37526
|
if (this === other)
|
|
@@ -37510,7 +37528,7 @@
|
|
|
37510
37528
|
if (!(other instanceof InvitedUserMedia))
|
|
37511
37529
|
return false;
|
|
37512
37530
|
var tmp0_other_with_cast = other instanceof InvitedUserMedia ? other : THROW_CCE();
|
|
37513
|
-
if (!equals(this.
|
|
37531
|
+
if (!equals(this.c26_1, tmp0_other_with_cast.c26_1))
|
|
37514
37532
|
return false;
|
|
37515
37533
|
return true;
|
|
37516
37534
|
};
|
|
@@ -37527,10 +37545,10 @@
|
|
|
37527
37545
|
tmp0_serialDesc.dq('flaw_total', false);
|
|
37528
37546
|
tmp0_serialDesc.dq('packet_cnt', false);
|
|
37529
37547
|
tmp0_serialDesc.dq('packet_loss_perc', false);
|
|
37530
|
-
this.
|
|
37548
|
+
this.d26_1 = tmp0_serialDesc;
|
|
37531
37549
|
}
|
|
37532
37550
|
$serializer_90.prototype.xf = function () {
|
|
37533
|
-
return this.
|
|
37551
|
+
return this.d26_1;
|
|
37534
37552
|
};
|
|
37535
37553
|
$serializer_90.prototype.sq = function () {
|
|
37536
37554
|
var tmp$ret$2;
|
|
@@ -37546,7 +37564,7 @@
|
|
|
37546
37564
|
return tmp$ret$2;
|
|
37547
37565
|
};
|
|
37548
37566
|
$serializer_90.prototype.zf = function (decoder) {
|
|
37549
|
-
var tmp0_desc = this.
|
|
37567
|
+
var tmp0_desc = this.d26_1;
|
|
37550
37568
|
var tmp1_flag = true;
|
|
37551
37569
|
var tmp2_index = 0;
|
|
37552
37570
|
var tmp3_bitMask0 = 0;
|
|
@@ -37629,22 +37647,22 @@
|
|
|
37629
37647
|
tmp13_input.fj(tmp0_desc);
|
|
37630
37648
|
return RTCQuality_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
37631
37649
|
};
|
|
37632
|
-
$serializer_90.prototype.
|
|
37633
|
-
var tmp0_desc = this.
|
|
37650
|
+
$serializer_90.prototype.e26 = function (encoder, value) {
|
|
37651
|
+
var tmp0_desc = this.d26_1;
|
|
37634
37652
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37635
|
-
tmp1_output.ok(tmp0_desc, 0, value.
|
|
37636
|
-
tmp1_output.ok(tmp0_desc, 1, value.
|
|
37637
|
-
tmp1_output.ok(tmp0_desc, 2, value.
|
|
37638
|
-
tmp1_output.ok(tmp0_desc, 3, value.
|
|
37639
|
-
tmp1_output.ok(tmp0_desc, 4, value.
|
|
37640
|
-
tmp1_output.ok(tmp0_desc, 5, value.
|
|
37641
|
-
tmp1_output.mk(tmp0_desc, 6, value.
|
|
37642
|
-
tmp1_output.mk(tmp0_desc, 7, value.
|
|
37643
|
-
tmp1_output.ok(tmp0_desc, 8, value.
|
|
37653
|
+
tmp1_output.ok(tmp0_desc, 0, value.f26_1);
|
|
37654
|
+
tmp1_output.ok(tmp0_desc, 1, value.g26_1);
|
|
37655
|
+
tmp1_output.ok(tmp0_desc, 2, value.h26_1);
|
|
37656
|
+
tmp1_output.ok(tmp0_desc, 3, value.i26_1);
|
|
37657
|
+
tmp1_output.ok(tmp0_desc, 4, value.j26_1);
|
|
37658
|
+
tmp1_output.ok(tmp0_desc, 5, value.k26_1);
|
|
37659
|
+
tmp1_output.mk(tmp0_desc, 6, value.l26_1);
|
|
37660
|
+
tmp1_output.mk(tmp0_desc, 7, value.m26_1);
|
|
37661
|
+
tmp1_output.ok(tmp0_desc, 8, value.n26_1);
|
|
37644
37662
|
tmp1_output.fj(tmp0_desc);
|
|
37645
37663
|
};
|
|
37646
37664
|
$serializer_90.prototype.yf = function (encoder, value) {
|
|
37647
|
-
return this.
|
|
37665
|
+
return this.e26(encoder, value instanceof RTCQuality ? value : THROW_CCE());
|
|
37648
37666
|
};
|
|
37649
37667
|
$serializer_90.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37650
37668
|
var $serializer_instance_90;
|
|
@@ -37655,17 +37673,17 @@
|
|
|
37655
37673
|
}
|
|
37656
37674
|
function RTCQuality_init_$Init$(seen1, mos_score, quality_percentage, jitter_min_var, jitter_max_var, jitter_loss_rate, jitter_burst_rate, flaw_total, packet_cnt, packet_loss_perc, serializationConstructorMarker, $this) {
|
|
37657
37675
|
if (!(511 === (511 & seen1))) {
|
|
37658
|
-
throwMissingFieldException(seen1, 511, $serializer_getInstance_90().
|
|
37659
|
-
}
|
|
37660
|
-
$this.
|
|
37661
|
-
$this.
|
|
37662
|
-
$this.
|
|
37663
|
-
$this.
|
|
37664
|
-
$this.
|
|
37665
|
-
$this.
|
|
37666
|
-
$this.
|
|
37667
|
-
$this.
|
|
37668
|
-
$this.
|
|
37676
|
+
throwMissingFieldException(seen1, 511, $serializer_getInstance_90().d26_1);
|
|
37677
|
+
}
|
|
37678
|
+
$this.f26_1 = mos_score;
|
|
37679
|
+
$this.g26_1 = quality_percentage;
|
|
37680
|
+
$this.h26_1 = jitter_min_var;
|
|
37681
|
+
$this.i26_1 = jitter_max_var;
|
|
37682
|
+
$this.j26_1 = jitter_loss_rate;
|
|
37683
|
+
$this.k26_1 = jitter_burst_rate;
|
|
37684
|
+
$this.l26_1 = flaw_total;
|
|
37685
|
+
$this.m26_1 = packet_cnt;
|
|
37686
|
+
$this.n26_1 = packet_loss_perc;
|
|
37669
37687
|
return $this;
|
|
37670
37688
|
}
|
|
37671
37689
|
function RTCQuality_init_$Create$(seen1, mos_score, quality_percentage, jitter_min_var, jitter_max_var, jitter_loss_rate, jitter_burst_rate, flaw_total, packet_cnt, packet_loss_perc, serializationConstructorMarker) {
|
|
@@ -37674,18 +37692,18 @@
|
|
|
37674
37692
|
function RTCQuality() {
|
|
37675
37693
|
}
|
|
37676
37694
|
RTCQuality.prototype.toString = function () {
|
|
37677
|
-
return 'RTCQuality(mos_score=' + this.
|
|
37695
|
+
return 'RTCQuality(mos_score=' + this.f26_1 + ', quality_percentage=' + this.g26_1 + ', jitter_min_var=' + this.h26_1 + ', jitter_max_var=' + this.i26_1 + ', jitter_loss_rate=' + this.j26_1 + ', jitter_burst_rate=' + this.k26_1 + ', flaw_total=' + this.l26_1 + ', packet_cnt=' + this.m26_1 + ', packet_loss_perc=' + this.n26_1 + ')';
|
|
37678
37696
|
};
|
|
37679
37697
|
RTCQuality.prototype.hashCode = function () {
|
|
37680
|
-
var result = getNumberHashCode(this.
|
|
37681
|
-
result = imul(result, 31) + getNumberHashCode(this.e26_1) | 0;
|
|
37682
|
-
result = imul(result, 31) + getNumberHashCode(this.f26_1) | 0;
|
|
37698
|
+
var result = getNumberHashCode(this.f26_1);
|
|
37683
37699
|
result = imul(result, 31) + getNumberHashCode(this.g26_1) | 0;
|
|
37684
37700
|
result = imul(result, 31) + getNumberHashCode(this.h26_1) | 0;
|
|
37685
37701
|
result = imul(result, 31) + getNumberHashCode(this.i26_1) | 0;
|
|
37686
|
-
result = imul(result, 31) + this.j26_1 | 0;
|
|
37687
|
-
result = imul(result, 31) + this.k26_1 | 0;
|
|
37688
|
-
result = imul(result, 31) +
|
|
37702
|
+
result = imul(result, 31) + getNumberHashCode(this.j26_1) | 0;
|
|
37703
|
+
result = imul(result, 31) + getNumberHashCode(this.k26_1) | 0;
|
|
37704
|
+
result = imul(result, 31) + this.l26_1 | 0;
|
|
37705
|
+
result = imul(result, 31) + this.m26_1 | 0;
|
|
37706
|
+
result = imul(result, 31) + getNumberHashCode(this.n26_1) | 0;
|
|
37689
37707
|
return result;
|
|
37690
37708
|
};
|
|
37691
37709
|
RTCQuality.prototype.equals = function (other) {
|
|
@@ -37694,10 +37712,6 @@
|
|
|
37694
37712
|
if (!(other instanceof RTCQuality))
|
|
37695
37713
|
return false;
|
|
37696
37714
|
var tmp0_other_with_cast = other instanceof RTCQuality ? other : THROW_CCE();
|
|
37697
|
-
if (!equals(this.d26_1, tmp0_other_with_cast.d26_1))
|
|
37698
|
-
return false;
|
|
37699
|
-
if (!equals(this.e26_1, tmp0_other_with_cast.e26_1))
|
|
37700
|
-
return false;
|
|
37701
37715
|
if (!equals(this.f26_1, tmp0_other_with_cast.f26_1))
|
|
37702
37716
|
return false;
|
|
37703
37717
|
if (!equals(this.g26_1, tmp0_other_with_cast.g26_1))
|
|
@@ -37706,11 +37720,15 @@
|
|
|
37706
37720
|
return false;
|
|
37707
37721
|
if (!equals(this.i26_1, tmp0_other_with_cast.i26_1))
|
|
37708
37722
|
return false;
|
|
37709
|
-
if (!(this.j26_1
|
|
37723
|
+
if (!equals(this.j26_1, tmp0_other_with_cast.j26_1))
|
|
37724
|
+
return false;
|
|
37725
|
+
if (!equals(this.k26_1, tmp0_other_with_cast.k26_1))
|
|
37710
37726
|
return false;
|
|
37711
|
-
if (!(this.
|
|
37727
|
+
if (!(this.l26_1 === tmp0_other_with_cast.l26_1))
|
|
37712
37728
|
return false;
|
|
37713
|
-
if (!
|
|
37729
|
+
if (!(this.m26_1 === tmp0_other_with_cast.m26_1))
|
|
37730
|
+
return false;
|
|
37731
|
+
if (!equals(this.n26_1, tmp0_other_with_cast.n26_1))
|
|
37714
37732
|
return false;
|
|
37715
37733
|
return true;
|
|
37716
37734
|
};
|
|
@@ -37721,10 +37739,10 @@
|
|
|
37721
37739
|
tmp0_serialDesc.dq('text', false);
|
|
37722
37740
|
tmp0_serialDesc.dq('code', false);
|
|
37723
37741
|
tmp0_serialDesc.dq('sip_code', false);
|
|
37724
|
-
this.
|
|
37742
|
+
this.o26_1 = tmp0_serialDesc;
|
|
37725
37743
|
}
|
|
37726
37744
|
$serializer_91.prototype.xf = function () {
|
|
37727
|
-
return this.
|
|
37745
|
+
return this.o26_1;
|
|
37728
37746
|
};
|
|
37729
37747
|
$serializer_91.prototype.sq = function () {
|
|
37730
37748
|
var tmp$ret$2;
|
|
@@ -37740,7 +37758,7 @@
|
|
|
37740
37758
|
return tmp$ret$2;
|
|
37741
37759
|
};
|
|
37742
37760
|
$serializer_91.prototype.zf = function (decoder) {
|
|
37743
|
-
var tmp0_desc = this.
|
|
37761
|
+
var tmp0_desc = this.o26_1;
|
|
37744
37762
|
var tmp1_flag = true;
|
|
37745
37763
|
var tmp2_index = 0;
|
|
37746
37764
|
var tmp3_bitMask0 = 0;
|
|
@@ -37781,16 +37799,16 @@
|
|
|
37781
37799
|
tmp7_input.fj(tmp0_desc);
|
|
37782
37800
|
return RTCHangupReason_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
37783
37801
|
};
|
|
37784
|
-
$serializer_91.prototype.
|
|
37785
|
-
var tmp0_desc = this.
|
|
37802
|
+
$serializer_91.prototype.p26 = function (encoder, value) {
|
|
37803
|
+
var tmp0_desc = this.o26_1;
|
|
37786
37804
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37787
|
-
tmp1_output.rk(tmp0_desc, 0, value.
|
|
37788
|
-
tmp1_output.sk(tmp0_desc, 1, CallCompleteReasonSerialiser_getInstance(), value.
|
|
37789
|
-
tmp1_output.mk(tmp0_desc, 2, value.
|
|
37805
|
+
tmp1_output.rk(tmp0_desc, 0, value.q26_1);
|
|
37806
|
+
tmp1_output.sk(tmp0_desc, 1, CallCompleteReasonSerialiser_getInstance(), value.r26_1);
|
|
37807
|
+
tmp1_output.mk(tmp0_desc, 2, value.s26_1);
|
|
37790
37808
|
tmp1_output.fj(tmp0_desc);
|
|
37791
37809
|
};
|
|
37792
37810
|
$serializer_91.prototype.yf = function (encoder, value) {
|
|
37793
|
-
return this.
|
|
37811
|
+
return this.p26(encoder, value instanceof RTCHangupReason ? value : THROW_CCE());
|
|
37794
37812
|
};
|
|
37795
37813
|
$serializer_91.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37796
37814
|
var $serializer_instance_91;
|
|
@@ -37801,11 +37819,11 @@
|
|
|
37801
37819
|
}
|
|
37802
37820
|
function RTCHangupReason_init_$Init$(seen1, text, code, sip_code, serializationConstructorMarker, $this) {
|
|
37803
37821
|
if (!(7 === (7 & seen1))) {
|
|
37804
|
-
throwMissingFieldException(seen1, 7, $serializer_getInstance_91().
|
|
37822
|
+
throwMissingFieldException(seen1, 7, $serializer_getInstance_91().o26_1);
|
|
37805
37823
|
}
|
|
37806
|
-
$this.
|
|
37807
|
-
$this.
|
|
37808
|
-
$this.
|
|
37824
|
+
$this.q26_1 = text;
|
|
37825
|
+
$this.r26_1 = code;
|
|
37826
|
+
$this.s26_1 = sip_code;
|
|
37809
37827
|
return $this;
|
|
37810
37828
|
}
|
|
37811
37829
|
function RTCHangupReason_init_$Create$(seen1, text, code, sip_code, serializationConstructorMarker) {
|
|
@@ -37814,12 +37832,12 @@
|
|
|
37814
37832
|
function RTCHangupReason() {
|
|
37815
37833
|
}
|
|
37816
37834
|
RTCHangupReason.prototype.toString = function () {
|
|
37817
|
-
return 'RTCHangupReason(text=' + this.
|
|
37835
|
+
return 'RTCHangupReason(text=' + this.q26_1 + ', code=' + this.r26_1 + ', sip_code=' + this.s26_1 + ')';
|
|
37818
37836
|
};
|
|
37819
37837
|
RTCHangupReason.prototype.hashCode = function () {
|
|
37820
|
-
var result = getStringHashCode(this.
|
|
37821
|
-
result = imul(result, 31) + this.
|
|
37822
|
-
result = imul(result, 31) + this.
|
|
37838
|
+
var result = getStringHashCode(this.q26_1);
|
|
37839
|
+
result = imul(result, 31) + this.r26_1.hashCode() | 0;
|
|
37840
|
+
result = imul(result, 31) + this.s26_1 | 0;
|
|
37823
37841
|
return result;
|
|
37824
37842
|
};
|
|
37825
37843
|
RTCHangupReason.prototype.equals = function (other) {
|
|
@@ -37828,11 +37846,11 @@
|
|
|
37828
37846
|
if (!(other instanceof RTCHangupReason))
|
|
37829
37847
|
return false;
|
|
37830
37848
|
var tmp0_other_with_cast = other instanceof RTCHangupReason ? other : THROW_CCE();
|
|
37831
|
-
if (!(this.
|
|
37849
|
+
if (!(this.q26_1 === tmp0_other_with_cast.q26_1))
|
|
37832
37850
|
return false;
|
|
37833
|
-
if (!this.
|
|
37851
|
+
if (!this.r26_1.equals(tmp0_other_with_cast.r26_1))
|
|
37834
37852
|
return false;
|
|
37835
|
-
if (!(this.
|
|
37853
|
+
if (!(this.s26_1 === tmp0_other_with_cast.s26_1))
|
|
37836
37854
|
return false;
|
|
37837
37855
|
return true;
|
|
37838
37856
|
};
|
|
@@ -37842,10 +37860,10 @@
|
|
|
37842
37860
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.vonage.clientcore.core.conversation.RTCBandwidth', this, 2);
|
|
37843
37861
|
tmp0_serialDesc.dq('bytes_in', false);
|
|
37844
37862
|
tmp0_serialDesc.dq('bytes_out', false);
|
|
37845
|
-
this.
|
|
37863
|
+
this.t26_1 = tmp0_serialDesc;
|
|
37846
37864
|
}
|
|
37847
37865
|
$serializer_92.prototype.xf = function () {
|
|
37848
|
-
return this.
|
|
37866
|
+
return this.t26_1;
|
|
37849
37867
|
};
|
|
37850
37868
|
$serializer_92.prototype.sq = function () {
|
|
37851
37869
|
var tmp$ret$2;
|
|
@@ -37861,7 +37879,7 @@
|
|
|
37861
37879
|
return tmp$ret$2;
|
|
37862
37880
|
};
|
|
37863
37881
|
$serializer_92.prototype.zf = function (decoder) {
|
|
37864
|
-
var tmp0_desc = this.
|
|
37882
|
+
var tmp0_desc = this.t26_1;
|
|
37865
37883
|
var tmp1_flag = true;
|
|
37866
37884
|
var tmp2_index = 0;
|
|
37867
37885
|
var tmp3_bitMask0 = 0;
|
|
@@ -37895,15 +37913,15 @@
|
|
|
37895
37913
|
tmp6_input.fj(tmp0_desc);
|
|
37896
37914
|
return RTCBandwidth_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
37897
37915
|
};
|
|
37898
|
-
$serializer_92.prototype.
|
|
37899
|
-
var tmp0_desc = this.
|
|
37916
|
+
$serializer_92.prototype.u26 = function (encoder, value) {
|
|
37917
|
+
var tmp0_desc = this.t26_1;
|
|
37900
37918
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
37901
|
-
tmp1_output.mk(tmp0_desc, 0, value.
|
|
37902
|
-
tmp1_output.mk(tmp0_desc, 1, value.
|
|
37919
|
+
tmp1_output.mk(tmp0_desc, 0, value.v26_1);
|
|
37920
|
+
tmp1_output.mk(tmp0_desc, 1, value.w26_1);
|
|
37903
37921
|
tmp1_output.fj(tmp0_desc);
|
|
37904
37922
|
};
|
|
37905
37923
|
$serializer_92.prototype.yf = function (encoder, value) {
|
|
37906
|
-
return this.
|
|
37924
|
+
return this.u26(encoder, value instanceof RTCBandwidth ? value : THROW_CCE());
|
|
37907
37925
|
};
|
|
37908
37926
|
$serializer_92.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
37909
37927
|
var $serializer_instance_92;
|
|
@@ -37914,10 +37932,10 @@
|
|
|
37914
37932
|
}
|
|
37915
37933
|
function RTCBandwidth_init_$Init$(seen1, bytes_in, bytes_out, serializationConstructorMarker, $this) {
|
|
37916
37934
|
if (!(3 === (3 & seen1))) {
|
|
37917
|
-
throwMissingFieldException(seen1, 3, $serializer_getInstance_92().
|
|
37935
|
+
throwMissingFieldException(seen1, 3, $serializer_getInstance_92().t26_1);
|
|
37918
37936
|
}
|
|
37919
|
-
$this.
|
|
37920
|
-
$this.
|
|
37937
|
+
$this.v26_1 = bytes_in;
|
|
37938
|
+
$this.w26_1 = bytes_out;
|
|
37921
37939
|
return $this;
|
|
37922
37940
|
}
|
|
37923
37941
|
function RTCBandwidth_init_$Create$(seen1, bytes_in, bytes_out, serializationConstructorMarker) {
|
|
@@ -37926,11 +37944,11 @@
|
|
|
37926
37944
|
function RTCBandwidth() {
|
|
37927
37945
|
}
|
|
37928
37946
|
RTCBandwidth.prototype.toString = function () {
|
|
37929
|
-
return 'RTCBandwidth(bytes_in=' + this.
|
|
37947
|
+
return 'RTCBandwidth(bytes_in=' + this.v26_1 + ', bytes_out=' + this.w26_1 + ')';
|
|
37930
37948
|
};
|
|
37931
37949
|
RTCBandwidth.prototype.hashCode = function () {
|
|
37932
|
-
var result = this.
|
|
37933
|
-
result = imul(result, 31) + this.
|
|
37950
|
+
var result = this.v26_1;
|
|
37951
|
+
result = imul(result, 31) + this.w26_1 | 0;
|
|
37934
37952
|
return result;
|
|
37935
37953
|
};
|
|
37936
37954
|
RTCBandwidth.prototype.equals = function (other) {
|
|
@@ -37939,9 +37957,9 @@
|
|
|
37939
37957
|
if (!(other instanceof RTCBandwidth))
|
|
37940
37958
|
return false;
|
|
37941
37959
|
var tmp0_other_with_cast = other instanceof RTCBandwidth ? other : THROW_CCE();
|
|
37942
|
-
if (!(this.
|
|
37960
|
+
if (!(this.v26_1 === tmp0_other_with_cast.v26_1))
|
|
37943
37961
|
return false;
|
|
37944
|
-
if (!(this.
|
|
37962
|
+
if (!(this.w26_1 === tmp0_other_with_cast.w26_1))
|
|
37945
37963
|
return false;
|
|
37946
37964
|
return true;
|
|
37947
37965
|
};
|
|
@@ -37960,10 +37978,10 @@
|
|
|
37960
37978
|
Companion_instance_70 = this;
|
|
37961
37979
|
var tmp = this;
|
|
37962
37980
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
37963
|
-
tmp.
|
|
37981
|
+
tmp.x26_1 = lazy(tmp_0, CallCompleteReason$Companion$$cachedSerializer$delegate$_anonymous__gwqa6d);
|
|
37964
37982
|
}
|
|
37965
37983
|
Companion_70.prototype.t10 = function () {
|
|
37966
|
-
return this.
|
|
37984
|
+
return this.x26_1.r1();
|
|
37967
37985
|
};
|
|
37968
37986
|
Companion_70.prototype.mr = function (typeParamsSerializers) {
|
|
37969
37987
|
return this.t10();
|
|
@@ -37986,10 +38004,10 @@
|
|
|
37986
38004
|
tmp0_serialDesc.dq('RingTimeout', false);
|
|
37987
38005
|
tmp0_serialDesc.dq('Failed', false);
|
|
37988
38006
|
tmp0_serialDesc.dq('Unknown', false);
|
|
37989
|
-
this.
|
|
38007
|
+
this.y26_1 = tmp0_serialDesc;
|
|
37990
38008
|
}
|
|
37991
38009
|
$serializer_93.prototype.xf = function () {
|
|
37992
|
-
return this.
|
|
38010
|
+
return this.y26_1;
|
|
37993
38011
|
};
|
|
37994
38012
|
$serializer_93.prototype.sq = function () {
|
|
37995
38013
|
var tmp$ret$2;
|
|
@@ -38004,13 +38022,13 @@
|
|
|
38004
38022
|
return tmp$ret$2;
|
|
38005
38023
|
};
|
|
38006
38024
|
$serializer_93.prototype.zf = function (decoder) {
|
|
38007
|
-
return values_1()[decoder.aj(this.
|
|
38025
|
+
return values_1()[decoder.aj(this.y26_1)];
|
|
38008
38026
|
};
|
|
38009
|
-
$serializer_93.prototype.
|
|
38010
|
-
encoder.hk(this.
|
|
38027
|
+
$serializer_93.prototype.z26 = function (encoder, value) {
|
|
38028
|
+
encoder.hk(this.y26_1, value.t3_1);
|
|
38011
38029
|
};
|
|
38012
38030
|
$serializer_93.prototype.yf = function (encoder, value) {
|
|
38013
|
-
return this.
|
|
38031
|
+
return this.z26(encoder, value instanceof CallCompleteReason ? value : THROW_CCE());
|
|
38014
38032
|
};
|
|
38015
38033
|
$serializer_93.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
38016
38034
|
var $serializer_instance_93;
|
|
@@ -38043,10 +38061,10 @@
|
|
|
38043
38061
|
CallCompleteReason.$metadata$ = classMeta('CallCompleteReason', undefined, undefined, {0: $serializer_getInstance_93}, undefined, Enum.prototype);
|
|
38044
38062
|
function CallCompleteReasonSerialiser() {
|
|
38045
38063
|
CallCompleteReasonSerialiser_instance = this;
|
|
38046
|
-
this.
|
|
38064
|
+
this.a27_1 = PrimitiveSerialDescriptor('RTCHangupReason.code', STRING_getInstance());
|
|
38047
38065
|
}
|
|
38048
38066
|
CallCompleteReasonSerialiser.prototype.xf = function () {
|
|
38049
|
-
return this.
|
|
38067
|
+
return this.a27_1;
|
|
38050
38068
|
};
|
|
38051
38069
|
CallCompleteReasonSerialiser.prototype.zf = function (decoder) {
|
|
38052
38070
|
var tmp0_subject = decoder.zi();
|
|
@@ -38072,11 +38090,11 @@
|
|
|
38072
38090
|
return CallCompleteReason_Unknown_getInstance();
|
|
38073
38091
|
}
|
|
38074
38092
|
};
|
|
38075
|
-
CallCompleteReasonSerialiser.prototype.
|
|
38093
|
+
CallCompleteReasonSerialiser.prototype.z26 = function (encoder, value) {
|
|
38076
38094
|
encoder.gk(value.s3_1);
|
|
38077
38095
|
};
|
|
38078
38096
|
CallCompleteReasonSerialiser.prototype.yf = function (encoder, value) {
|
|
38079
|
-
return this.
|
|
38097
|
+
return this.z26(encoder, value instanceof CallCompleteReason ? value : THROW_CCE());
|
|
38080
38098
|
};
|
|
38081
38099
|
CallCompleteReasonSerialiser.$metadata$ = objectMeta('CallCompleteReasonSerialiser', [KSerializer]);
|
|
38082
38100
|
var CallCompleteReasonSerialiser_instance;
|
|
@@ -38119,10 +38137,10 @@
|
|
|
38119
38137
|
tmp0_serialDesc.dq('id', false);
|
|
38120
38138
|
tmp0_serialDesc.dq('name', false);
|
|
38121
38139
|
tmp0_serialDesc.dq('image_url', true);
|
|
38122
|
-
this.
|
|
38140
|
+
this.b27_1 = tmp0_serialDesc;
|
|
38123
38141
|
}
|
|
38124
38142
|
$serializer_94.prototype.xf = function () {
|
|
38125
|
-
return this.
|
|
38143
|
+
return this.b27_1;
|
|
38126
38144
|
};
|
|
38127
38145
|
$serializer_94.prototype.sq = function () {
|
|
38128
38146
|
var tmp$ret$2;
|
|
@@ -38138,7 +38156,7 @@
|
|
|
38138
38156
|
return tmp$ret$2;
|
|
38139
38157
|
};
|
|
38140
38158
|
$serializer_94.prototype.zf = function (decoder) {
|
|
38141
|
-
var tmp0_desc = this.
|
|
38159
|
+
var tmp0_desc = this.b27_1;
|
|
38142
38160
|
var tmp1_flag = true;
|
|
38143
38161
|
var tmp2_index = 0;
|
|
38144
38162
|
var tmp3_bitMask0 = 0;
|
|
@@ -38179,8 +38197,8 @@
|
|
|
38179
38197
|
tmp7_input.fj(tmp0_desc);
|
|
38180
38198
|
return InvitedUser_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
38181
38199
|
};
|
|
38182
|
-
$serializer_94.prototype.
|
|
38183
|
-
var tmp0_desc = this.
|
|
38200
|
+
$serializer_94.prototype.c27 = function (encoder, value) {
|
|
38201
|
+
var tmp0_desc = this.b27_1;
|
|
38184
38202
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
38185
38203
|
tmp1_output.rk(tmp0_desc, 0, value.u1z_1);
|
|
38186
38204
|
tmp1_output.rk(tmp0_desc, 1, value.v1z_1);
|
|
@@ -38190,7 +38208,7 @@
|
|
|
38190
38208
|
tmp1_output.fj(tmp0_desc);
|
|
38191
38209
|
};
|
|
38192
38210
|
$serializer_94.prototype.yf = function (encoder, value) {
|
|
38193
|
-
return this.
|
|
38211
|
+
return this.c27(encoder, value instanceof InvitedUser ? value : THROW_CCE());
|
|
38194
38212
|
};
|
|
38195
38213
|
$serializer_94.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
38196
38214
|
var $serializer_instance_94;
|
|
@@ -38201,7 +38219,7 @@
|
|
|
38201
38219
|
}
|
|
38202
38220
|
function InvitedUser_init_$Init$(seen1, id, name, image_url, serializationConstructorMarker, $this) {
|
|
38203
38221
|
if (!(3 === (3 & seen1))) {
|
|
38204
|
-
throwMissingFieldException(seen1, 3, $serializer_getInstance_94().
|
|
38222
|
+
throwMissingFieldException(seen1, 3, $serializer_getInstance_94().b27_1);
|
|
38205
38223
|
}
|
|
38206
38224
|
$this.u1z_1 = id;
|
|
38207
38225
|
$this.v1z_1 = name;
|
|
@@ -38247,10 +38265,10 @@
|
|
|
38247
38265
|
tmp0_serialDesc.dq('name', false);
|
|
38248
38266
|
tmp0_serialDesc.dq('display_name', true);
|
|
38249
38267
|
tmp0_serialDesc.dq('user_id', false);
|
|
38250
|
-
this.
|
|
38268
|
+
this.d27_1 = tmp0_serialDesc;
|
|
38251
38269
|
}
|
|
38252
38270
|
$serializer_95.prototype.xf = function () {
|
|
38253
|
-
return this.
|
|
38271
|
+
return this.d27_1;
|
|
38254
38272
|
};
|
|
38255
38273
|
$serializer_95.prototype.sq = function () {
|
|
38256
38274
|
var tmp$ret$2;
|
|
@@ -38266,7 +38284,7 @@
|
|
|
38266
38284
|
return tmp$ret$2;
|
|
38267
38285
|
};
|
|
38268
38286
|
$serializer_95.prototype.zf = function (decoder) {
|
|
38269
|
-
var tmp0_desc = this.
|
|
38287
|
+
var tmp0_desc = this.d27_1;
|
|
38270
38288
|
var tmp1_flag = true;
|
|
38271
38289
|
var tmp2_index = 0;
|
|
38272
38290
|
var tmp3_bitMask0 = 0;
|
|
@@ -38314,8 +38332,8 @@
|
|
|
38314
38332
|
tmp8_input.fj(tmp0_desc);
|
|
38315
38333
|
return JoinedUser_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, null);
|
|
38316
38334
|
};
|
|
38317
|
-
$serializer_95.prototype.
|
|
38318
|
-
var tmp0_desc = this.
|
|
38335
|
+
$serializer_95.prototype.e27 = function (encoder, value) {
|
|
38336
|
+
var tmp0_desc = this.d27_1;
|
|
38319
38337
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
38320
38338
|
tmp1_output.rk(tmp0_desc, 0, value.p1z_1);
|
|
38321
38339
|
tmp1_output.rk(tmp0_desc, 1, value.q1z_1);
|
|
@@ -38326,7 +38344,7 @@
|
|
|
38326
38344
|
tmp1_output.fj(tmp0_desc);
|
|
38327
38345
|
};
|
|
38328
38346
|
$serializer_95.prototype.yf = function (encoder, value) {
|
|
38329
|
-
return this.
|
|
38347
|
+
return this.e27(encoder, value instanceof JoinedUser ? value : THROW_CCE());
|
|
38330
38348
|
};
|
|
38331
38349
|
$serializer_95.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
38332
38350
|
var $serializer_instance_95;
|
|
@@ -38337,7 +38355,7 @@
|
|
|
38337
38355
|
}
|
|
38338
38356
|
function JoinedUser_init_$Init$(seen1, id, name, display_name, user_id, serializationConstructorMarker, $this) {
|
|
38339
38357
|
if (!(11 === (11 & seen1))) {
|
|
38340
|
-
throwMissingFieldException(seen1, 11, $serializer_getInstance_95().
|
|
38358
|
+
throwMissingFieldException(seen1, 11, $serializer_getInstance_95().d27_1);
|
|
38341
38359
|
}
|
|
38342
38360
|
$this.p1z_1 = id;
|
|
38343
38361
|
$this.q1z_1 = name;
|
|
@@ -38389,10 +38407,10 @@
|
|
|
38389
38407
|
tmp0_serialDesc.dq('id', false);
|
|
38390
38408
|
tmp0_serialDesc.dq('name', false);
|
|
38391
38409
|
tmp0_serialDesc.dq('display_name', true);
|
|
38392
|
-
this.
|
|
38410
|
+
this.f27_1 = tmp0_serialDesc;
|
|
38393
38411
|
}
|
|
38394
38412
|
$serializer_96.prototype.xf = function () {
|
|
38395
|
-
return this.
|
|
38413
|
+
return this.f27_1;
|
|
38396
38414
|
};
|
|
38397
38415
|
$serializer_96.prototype.sq = function () {
|
|
38398
38416
|
var tmp$ret$2;
|
|
@@ -38408,7 +38426,7 @@
|
|
|
38408
38426
|
return tmp$ret$2;
|
|
38409
38427
|
};
|
|
38410
38428
|
$serializer_96.prototype.zf = function (decoder) {
|
|
38411
|
-
var tmp0_desc = this.
|
|
38429
|
+
var tmp0_desc = this.f27_1;
|
|
38412
38430
|
var tmp1_flag = true;
|
|
38413
38431
|
var tmp2_index = 0;
|
|
38414
38432
|
var tmp3_bitMask0 = 0;
|
|
@@ -38449,8 +38467,8 @@
|
|
|
38449
38467
|
tmp7_input.fj(tmp0_desc);
|
|
38450
38468
|
return LeftUser_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
38451
38469
|
};
|
|
38452
|
-
$serializer_96.prototype.
|
|
38453
|
-
var tmp0_desc = this.
|
|
38470
|
+
$serializer_96.prototype.g27 = function (encoder, value) {
|
|
38471
|
+
var tmp0_desc = this.f27_1;
|
|
38454
38472
|
var tmp1_output = encoder.ej(tmp0_desc);
|
|
38455
38473
|
tmp1_output.rk(tmp0_desc, 0, value.l1z_1);
|
|
38456
38474
|
tmp1_output.rk(tmp0_desc, 1, value.m1z_1);
|
|
@@ -38460,7 +38478,7 @@
|
|
|
38460
38478
|
tmp1_output.fj(tmp0_desc);
|
|
38461
38479
|
};
|
|
38462
38480
|
$serializer_96.prototype.yf = function (encoder, value) {
|
|
38463
|
-
return this.
|
|
38481
|
+
return this.g27(encoder, value instanceof LeftUser ? value : THROW_CCE());
|
|
38464
38482
|
};
|
|
38465
38483
|
$serializer_96.$metadata$ = objectMeta('$serializer', [GeneratedSerializer]);
|
|
38466
38484
|
var $serializer_instance_96;
|
|
@@ -38471,7 +38489,7 @@
|
|
|
38471
38489
|
}
|
|
38472
38490
|
function LeftUser_init_$Init$(seen1, id, name, display_name, serializationConstructorMarker, $this) {
|
|
38473
38491
|
if (!(3 === (3 & seen1))) {
|
|
38474
|
-
throwMissingFieldException(seen1, 3, $serializer_getInstance_96().
|
|
38492
|
+
throwMissingFieldException(seen1, 3, $serializer_getInstance_96().f27_1);
|
|
38475
38493
|
}
|
|
38476
38494
|
$this.l1z_1 = id;
|
|
38477
38495
|
$this.m1z_1 = name;
|
|
@@ -38567,14 +38585,14 @@
|
|
|
38567
38585
|
return tmp;
|
|
38568
38586
|
}
|
|
38569
38587
|
function createClientLogger$config$1() {
|
|
38570
|
-
this.
|
|
38571
|
-
this.
|
|
38588
|
+
this.h27_1 = Companion_getInstance().e1a_1.n1a();
|
|
38589
|
+
this.i27_1 = valueOf(get_defaultInternalLoggingLevel().f1y());
|
|
38572
38590
|
}
|
|
38573
38591
|
createClientLogger$config$1.prototype.n1a = function () {
|
|
38574
|
-
return this.
|
|
38592
|
+
return this.h27_1;
|
|
38575
38593
|
};
|
|
38576
38594
|
createClientLogger$config$1.prototype.m1a = function () {
|
|
38577
|
-
return this.
|
|
38595
|
+
return this.i27_1;
|
|
38578
38596
|
};
|
|
38579
38597
|
createClientLogger$config$1.$metadata$ = classMeta(undefined, [LoggerConfig]);
|
|
38580
38598
|
function callbackLogger2$lambda($logger, $tag, $fn) {
|
|
@@ -38636,12 +38654,12 @@
|
|
|
38636
38654
|
};
|
|
38637
38655
|
}
|
|
38638
38656
|
function HTTPClientLogger(client, logger) {
|
|
38639
|
-
this.
|
|
38640
|
-
this.
|
|
38657
|
+
this.j27_1 = client;
|
|
38658
|
+
this.k27_1 = withTagExtension(logger, 'http');
|
|
38641
38659
|
}
|
|
38642
|
-
HTTPClientLogger.prototype.
|
|
38660
|
+
HTTPClientLogger.prototype.l27 = function (verb, url, headers, body, callback) {
|
|
38643
38661
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38644
|
-
var tmp0_i = this.
|
|
38662
|
+
var tmp0_i = this.k27_1;
|
|
38645
38663
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38646
38664
|
var tmp = Severity_Info_getInstance();
|
|
38647
38665
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38650,19 +38668,19 @@
|
|
|
38650
38668
|
tmp$ret$0 = 'request() ' + verb + ' ' + url + '\nheaders:' + headers + '\nbody:' + body;
|
|
38651
38669
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38652
38670
|
}
|
|
38653
|
-
this.
|
|
38671
|
+
this.j27_1.l27(verb, url, headers, body, callback);
|
|
38654
38672
|
};
|
|
38655
38673
|
HTTPClientLogger.$metadata$ = classMeta('HTTPClientLogger', [HTTPClient]);
|
|
38656
38674
|
function SocketClientLogger(client, logger) {
|
|
38657
|
-
this.
|
|
38658
|
-
this.
|
|
38675
|
+
this.m27_1 = client;
|
|
38676
|
+
this.n27_1 = withTagExtension(logger, 'socket');
|
|
38659
38677
|
}
|
|
38660
|
-
SocketClientLogger.prototype.
|
|
38661
|
-
this.
|
|
38678
|
+
SocketClientLogger.prototype.o27 = function (value) {
|
|
38679
|
+
this.m27_1.o27(value);
|
|
38662
38680
|
};
|
|
38663
|
-
SocketClientLogger.prototype.
|
|
38681
|
+
SocketClientLogger.prototype.p27 = function (type, msg, callback) {
|
|
38664
38682
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38665
|
-
var tmp0_i = this.
|
|
38683
|
+
var tmp0_i = this.n27_1;
|
|
38666
38684
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38667
38685
|
var tmp = Severity_Info_getInstance();
|
|
38668
38686
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38671,11 +38689,11 @@
|
|
|
38671
38689
|
tmp$ret$0 = 'emit() ' + type + ' ' + msg;
|
|
38672
38690
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38673
38691
|
}
|
|
38674
|
-
this.
|
|
38692
|
+
this.m27_1.p27(type, msg, callback);
|
|
38675
38693
|
};
|
|
38676
|
-
SocketClientLogger.prototype.
|
|
38694
|
+
SocketClientLogger.prototype.q27 = function (host, path, reconnectionAttempts, reconnectionDelay, randomizationFactor, token, session_id, query) {
|
|
38677
38695
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38678
|
-
var tmp0_i = this.
|
|
38696
|
+
var tmp0_i = this.n27_1;
|
|
38679
38697
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38680
38698
|
var tmp = Severity_Info_getInstance();
|
|
38681
38699
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38684,11 +38702,11 @@
|
|
|
38684
38702
|
tmp$ret$0 = 'connect() session_id:' + session_id + ' host: ' + host + ' path: ' + path + ' reconnectionAttempts: ' + toString(reconnectionAttempts) + ' reconnectionDelay: ' + toString(reconnectionDelay) + ' randomizationFactor: ' + toString(randomizationFactor) + ' ';
|
|
38685
38703
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38686
38704
|
}
|
|
38687
|
-
this.
|
|
38705
|
+
this.m27_1.q27(host, path, reconnectionAttempts, reconnectionDelay, randomizationFactor, token, session_id, query);
|
|
38688
38706
|
};
|
|
38689
|
-
SocketClientLogger.prototype.
|
|
38707
|
+
SocketClientLogger.prototype.r27 = function () {
|
|
38690
38708
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38691
|
-
var tmp0_i = this.
|
|
38709
|
+
var tmp0_i = this.n27_1;
|
|
38692
38710
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38693
38711
|
var tmp = Severity_Info_getInstance();
|
|
38694
38712
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38697,11 +38715,11 @@
|
|
|
38697
38715
|
tmp$ret$0 = 'disconnect()';
|
|
38698
38716
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38699
38717
|
}
|
|
38700
|
-
this.
|
|
38718
|
+
this.m27_1.r27();
|
|
38701
38719
|
};
|
|
38702
|
-
SocketClientLogger.prototype.
|
|
38720
|
+
SocketClientLogger.prototype.s27 = function (token) {
|
|
38703
38721
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38704
|
-
var tmp0_i = this.
|
|
38722
|
+
var tmp0_i = this.n27_1;
|
|
38705
38723
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38706
38724
|
var tmp = Severity_Info_getInstance();
|
|
38707
38725
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38710,11 +38728,11 @@
|
|
|
38710
38728
|
tmp$ret$0 = 'setConnectParamsSocketConfig() token: <token>';
|
|
38711
38729
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38712
38730
|
}
|
|
38713
|
-
this.
|
|
38731
|
+
this.m27_1.s27(token);
|
|
38714
38732
|
};
|
|
38715
|
-
SocketClientLogger.prototype.
|
|
38733
|
+
SocketClientLogger.prototype.t27 = function (milliseconds, callback) {
|
|
38716
38734
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38717
|
-
var tmp0_i = this.
|
|
38735
|
+
var tmp0_i = this.n27_1;
|
|
38718
38736
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38719
38737
|
var tmp = Severity_Info_getInstance();
|
|
38720
38738
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38723,16 +38741,16 @@
|
|
|
38723
38741
|
tmp$ret$0 = 'startVerifyResponseTimer() ' + toString(milliseconds);
|
|
38724
38742
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38725
38743
|
}
|
|
38726
|
-
this.
|
|
38744
|
+
this.m27_1.t27(milliseconds, callback);
|
|
38727
38745
|
};
|
|
38728
38746
|
SocketClientLogger.$metadata$ = classMeta('SocketClientLogger', [SocketClient]);
|
|
38729
38747
|
function MediaClientLogger(client, logger) {
|
|
38730
|
-
this.
|
|
38731
|
-
this.
|
|
38748
|
+
this.u27_1 = client;
|
|
38749
|
+
this.v27_1 = withTagExtension(logger, 'media');
|
|
38732
38750
|
}
|
|
38733
|
-
MediaClientLogger.prototype.
|
|
38751
|
+
MediaClientLogger.prototype.w27 = function (closure) {
|
|
38734
38752
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38735
|
-
var tmp0_i = this.
|
|
38753
|
+
var tmp0_i = this.v27_1;
|
|
38736
38754
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38737
38755
|
var tmp = Severity_Info_getInstance();
|
|
38738
38756
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38741,11 +38759,11 @@
|
|
|
38741
38759
|
tmp$ret$0 = 'enableMedia()';
|
|
38742
38760
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38743
38761
|
}
|
|
38744
|
-
this.
|
|
38762
|
+
this.u27_1.w27(closure);
|
|
38745
38763
|
};
|
|
38746
|
-
MediaClientLogger.prototype.
|
|
38764
|
+
MediaClientLogger.prototype.x27 = function (closure, offerSDP, rtcId) {
|
|
38747
38765
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38748
|
-
var tmp0_i = this.
|
|
38766
|
+
var tmp0_i = this.v27_1;
|
|
38749
38767
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38750
38768
|
var tmp = Severity_Info_getInstance();
|
|
38751
38769
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38754,11 +38772,11 @@
|
|
|
38754
38772
|
tmp$ret$0 = 'enableMedia() ' + offerSDP;
|
|
38755
38773
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38756
38774
|
}
|
|
38757
|
-
this.
|
|
38775
|
+
this.u27_1.x27(closure, offerSDP, rtcId);
|
|
38758
38776
|
};
|
|
38759
|
-
MediaClientLogger.prototype.
|
|
38777
|
+
MediaClientLogger.prototype.y27 = function (id, sdp) {
|
|
38760
38778
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38761
|
-
var tmp0_i = this.
|
|
38779
|
+
var tmp0_i = this.v27_1;
|
|
38762
38780
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38763
38781
|
var tmp = Severity_Info_getInstance();
|
|
38764
38782
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38767,11 +38785,11 @@
|
|
|
38767
38785
|
tmp$ret$0 = 'processAnswer() ' + id;
|
|
38768
38786
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38769
38787
|
}
|
|
38770
|
-
this.
|
|
38788
|
+
this.u27_1.y27(id, sdp);
|
|
38771
38789
|
};
|
|
38772
|
-
MediaClientLogger.prototype.
|
|
38790
|
+
MediaClientLogger.prototype.z27 = function (id) {
|
|
38773
38791
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38774
|
-
var tmp0_i = this.
|
|
38792
|
+
var tmp0_i = this.v27_1;
|
|
38775
38793
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38776
38794
|
var tmp = Severity_Info_getInstance();
|
|
38777
38795
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38780,11 +38798,11 @@
|
|
|
38780
38798
|
tmp$ret$0 = 'disableMedia() ' + id;
|
|
38781
38799
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38782
38800
|
}
|
|
38783
|
-
this.
|
|
38801
|
+
this.u27_1.z27(id);
|
|
38784
38802
|
};
|
|
38785
|
-
MediaClientLogger.prototype.
|
|
38803
|
+
MediaClientLogger.prototype.a28 = function (id) {
|
|
38786
38804
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38787
|
-
var tmp0_i = this.
|
|
38805
|
+
var tmp0_i = this.v27_1;
|
|
38788
38806
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38789
38807
|
var tmp = Severity_Info_getInstance();
|
|
38790
38808
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38793,11 +38811,11 @@
|
|
|
38793
38811
|
tmp$ret$0 = 'mute() ' + id;
|
|
38794
38812
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38795
38813
|
}
|
|
38796
|
-
this.
|
|
38814
|
+
this.u27_1.a28(id);
|
|
38797
38815
|
};
|
|
38798
|
-
MediaClientLogger.prototype.
|
|
38816
|
+
MediaClientLogger.prototype.b28 = function (id) {
|
|
38799
38817
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38800
|
-
var tmp0_i = this.
|
|
38818
|
+
var tmp0_i = this.v27_1;
|
|
38801
38819
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38802
38820
|
var tmp = Severity_Info_getInstance();
|
|
38803
38821
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38806,7 +38824,7 @@
|
|
|
38806
38824
|
tmp$ret$0 = 'unmute() ' + id;
|
|
38807
38825
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38808
38826
|
}
|
|
38809
|
-
this.
|
|
38827
|
+
this.u27_1.b28(id);
|
|
38810
38828
|
};
|
|
38811
38829
|
MediaClientLogger.$metadata$ = classMeta('MediaClientLogger', [MediaClient]);
|
|
38812
38830
|
function SessionAPILogger$createSession$ref($boundThis) {
|
|
@@ -38866,12 +38884,12 @@
|
|
|
38866
38884
|
return l;
|
|
38867
38885
|
}
|
|
38868
38886
|
function SessionAPILogger(api, logger) {
|
|
38869
|
-
this.
|
|
38870
|
-
this.
|
|
38887
|
+
this.c28_1 = api;
|
|
38888
|
+
this.d28_1 = withTagExtension(logger, 'session');
|
|
38871
38889
|
}
|
|
38872
38890
|
SessionAPILogger.prototype.r1a = function (token, sessionId, callback) {
|
|
38873
38891
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38874
|
-
var tmp0_i = this.
|
|
38892
|
+
var tmp0_i = this.d28_1;
|
|
38875
38893
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38876
38894
|
var tmp = Severity_Info_getInstance();
|
|
38877
38895
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38880,11 +38898,11 @@
|
|
|
38880
38898
|
tmp$ret$0 = SessionAPILogger$createSession$ref(this).callableName + '() params: <token>, ' + sessionId;
|
|
38881
38899
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38882
38900
|
}
|
|
38883
|
-
this.
|
|
38901
|
+
this.c28_1.r1a(token, sessionId, callbackLogger2(callback, this.d28_1, SessionAPILogger$createSession$ref_0(this).callableName));
|
|
38884
38902
|
};
|
|
38885
38903
|
SessionAPILogger.prototype.s1a = function (callback) {
|
|
38886
38904
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38887
|
-
var tmp0_i = this.
|
|
38905
|
+
var tmp0_i = this.d28_1;
|
|
38888
38906
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38889
38907
|
var tmp = Severity_Info_getInstance();
|
|
38890
38908
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38893,11 +38911,11 @@
|
|
|
38893
38911
|
tmp$ret$0 = SessionAPILogger$deleteSession$ref(this).callableName + '()';
|
|
38894
38912
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38895
38913
|
}
|
|
38896
|
-
this.
|
|
38914
|
+
this.c28_1.s1a(callbackLogger1(callback, this.d28_1, SessionAPILogger$deleteSession$ref_0(this).callableName));
|
|
38897
38915
|
};
|
|
38898
38916
|
SessionAPILogger.prototype.t1a = function (token, callback) {
|
|
38899
38917
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38900
|
-
var tmp0_i = this.
|
|
38918
|
+
var tmp0_i = this.d28_1;
|
|
38901
38919
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38902
38920
|
var tmp = Severity_Info_getInstance();
|
|
38903
38921
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38906,11 +38924,11 @@
|
|
|
38906
38924
|
tmp$ret$0 = SessionAPILogger$refreshSession$ref(this).callableName + '() params: <token>';
|
|
38907
38925
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38908
38926
|
}
|
|
38909
|
-
this.
|
|
38927
|
+
this.c28_1.t1a(token, callbackLogger1(callback, this.d28_1, SessionAPILogger$refreshSession$ref_0(this).callableName));
|
|
38910
38928
|
};
|
|
38911
38929
|
SessionAPILogger.prototype.u1a = function (listener) {
|
|
38912
38930
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38913
|
-
var tmp0_i = this.
|
|
38931
|
+
var tmp0_i = this.d28_1;
|
|
38914
38932
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38915
38933
|
var tmp = Severity_Info_getInstance();
|
|
38916
38934
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38919,7 +38937,7 @@
|
|
|
38919
38937
|
tmp$ret$0 = SessionAPILogger$setSessionListener$ref(this).callableName + '() params: ' + listener;
|
|
38920
38938
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38921
38939
|
}
|
|
38922
|
-
this.
|
|
38940
|
+
this.c28_1.u1a(new SessionAPIListenerLogger(listener, this.d28_1));
|
|
38923
38941
|
};
|
|
38924
38942
|
SessionAPILogger.$metadata$ = classMeta('SessionAPILogger', [SessionAPI]);
|
|
38925
38943
|
function VoiceAPILogger$reconnectCall$ref($boundThis) {
|
|
@@ -38947,26 +38965,26 @@
|
|
|
38947
38965
|
return l;
|
|
38948
38966
|
}
|
|
38949
38967
|
function VoiceAPILogger(api, logger) {
|
|
38950
|
-
this.
|
|
38951
|
-
this.
|
|
38952
|
-
this.
|
|
38968
|
+
this.e28_1 = api;
|
|
38969
|
+
this.f28_1 = withTagExtension(logger, 'voice');
|
|
38970
|
+
this.g28_1 = 'serverCall()';
|
|
38953
38971
|
}
|
|
38954
38972
|
VoiceAPILogger.prototype.w1a = function (context, callback) {
|
|
38955
38973
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38956
|
-
var tmp0_i = this.
|
|
38974
|
+
var tmp0_i = this.f28_1;
|
|
38957
38975
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38958
38976
|
var tmp = Severity_Info_getInstance();
|
|
38959
38977
|
var tmp_0 = tmp0_i.d1a();
|
|
38960
38978
|
var tmp$ret$0;
|
|
38961
38979
|
// Inline function 'com.vonage.clientcore.core.logging.VoiceAPILogger.serverCall.<anonymous>' call
|
|
38962
|
-
tmp$ret$0 = this.
|
|
38980
|
+
tmp$ret$0 = this.g28_1 + ' params: ' + context;
|
|
38963
38981
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38964
38982
|
}
|
|
38965
|
-
this.
|
|
38983
|
+
this.e28_1.w1a(context, callbackLogger2(callback, this.f28_1, this.g28_1));
|
|
38966
38984
|
};
|
|
38967
38985
|
VoiceAPILogger.prototype.x1a = function (legId, callback) {
|
|
38968
38986
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38969
|
-
var tmp0_i = this.
|
|
38987
|
+
var tmp0_i = this.f28_1;
|
|
38970
38988
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38971
38989
|
var tmp = Severity_Info_getInstance();
|
|
38972
38990
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38975,11 +38993,11 @@
|
|
|
38975
38993
|
tmp$ret$0 = VoiceAPILogger$reconnectCall$ref(this).callableName + '() params: ' + legId;
|
|
38976
38994
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38977
38995
|
}
|
|
38978
|
-
this.
|
|
38996
|
+
this.e28_1.x1a(legId, callbackLogger2(callback, this.f28_1, VoiceAPILogger$reconnectCall$ref_0(this).callableName));
|
|
38979
38997
|
};
|
|
38980
38998
|
VoiceAPILogger.prototype.v1a = function (listener) {
|
|
38981
38999
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
38982
|
-
var tmp0_i = this.
|
|
39000
|
+
var tmp0_i = this.f28_1;
|
|
38983
39001
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
38984
39002
|
var tmp = Severity_Info_getInstance();
|
|
38985
39003
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -38988,7 +39006,7 @@
|
|
|
38988
39006
|
tmp$ret$0 = VoiceAPILogger$setVoiceListener$ref(this).callableName + '() params: ' + listener;
|
|
38989
39007
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
38990
39008
|
}
|
|
38991
|
-
this.
|
|
39009
|
+
this.e28_1.v1a(listener);
|
|
38992
39010
|
};
|
|
38993
39011
|
VoiceAPILogger.$metadata$ = classMeta('VoiceAPILogger', [VoiceAPI]);
|
|
38994
39012
|
function SessionAPIListenerLogger$onReconnecting$ref($boundThis) {
|
|
@@ -39016,12 +39034,12 @@
|
|
|
39016
39034
|
return l;
|
|
39017
39035
|
}
|
|
39018
39036
|
function SessionAPIListenerLogger(listener, logger) {
|
|
39019
|
-
this.
|
|
39020
|
-
this.
|
|
39037
|
+
this.h28_1 = listener;
|
|
39038
|
+
this.i28_1 = withTagExtension(logger, 'session.listener');
|
|
39021
39039
|
}
|
|
39022
39040
|
SessionAPIListenerLogger.prototype.n20 = function () {
|
|
39023
39041
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
39024
|
-
var tmp0_i = this.
|
|
39042
|
+
var tmp0_i = this.i28_1;
|
|
39025
39043
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
39026
39044
|
var tmp = Severity_Info_getInstance();
|
|
39027
39045
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -39030,11 +39048,11 @@
|
|
|
39030
39048
|
tmp$ret$0 = SessionAPIListenerLogger$onReconnecting$ref(this).callableName + '()';
|
|
39031
39049
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
39032
39050
|
}
|
|
39033
|
-
this.
|
|
39051
|
+
this.h28_1.n20();
|
|
39034
39052
|
};
|
|
39035
39053
|
SessionAPIListenerLogger.prototype.o20 = function () {
|
|
39036
39054
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
39037
|
-
var tmp0_i = this.
|
|
39055
|
+
var tmp0_i = this.i28_1;
|
|
39038
39056
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
39039
39057
|
var tmp = Severity_Info_getInstance();
|
|
39040
39058
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -39043,11 +39061,11 @@
|
|
|
39043
39061
|
tmp$ret$0 = SessionAPIListenerLogger$onReconnection$ref(this).callableName + '()';
|
|
39044
39062
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
39045
39063
|
}
|
|
39046
|
-
this.
|
|
39064
|
+
this.h28_1.o20();
|
|
39047
39065
|
};
|
|
39048
39066
|
SessionAPIListenerLogger.prototype.p20 = function (reason) {
|
|
39049
39067
|
// Inline function 'co.touchlab.kermit.Logger.i' call
|
|
39050
|
-
var tmp0_i = this.
|
|
39068
|
+
var tmp0_i = this.i28_1;
|
|
39051
39069
|
if (tmp0_i.e1a_1.m1a().v3(Severity_Info_getInstance()) <= 0) {
|
|
39052
39070
|
var tmp = Severity_Info_getInstance();
|
|
39053
39071
|
var tmp_0 = tmp0_i.d1a();
|
|
@@ -39056,22 +39074,22 @@
|
|
|
39056
39074
|
tmp$ret$0 = SessionAPIListenerLogger$onSessionError$ref(this).callableName + '() params: ' + reason.s3_1;
|
|
39057
39075
|
tmp0_i.l1a(tmp, tmp_0, null, tmp$ret$0);
|
|
39058
39076
|
}
|
|
39059
|
-
this.
|
|
39077
|
+
this.h28_1.p20(reason);
|
|
39060
39078
|
};
|
|
39061
39079
|
SessionAPIListenerLogger.$metadata$ = classMeta('SessionAPIListenerLogger', [SessionListener]);
|
|
39062
39080
|
function CallbackMiddleware(store, logger) {
|
|
39063
39081
|
return CallbackMiddleware$lambda(logger);
|
|
39064
39082
|
}
|
|
39065
39083
|
function CallbackAction(fn, value) {
|
|
39066
|
-
this.
|
|
39067
|
-
this.
|
|
39084
|
+
this.j28_1 = fn;
|
|
39085
|
+
this.k28_1 = value;
|
|
39068
39086
|
}
|
|
39069
39087
|
CallbackAction.prototype.toString = function () {
|
|
39070
|
-
return 'CallbackAction(fn=' + this.
|
|
39088
|
+
return 'CallbackAction(fn=' + this.j28_1 + ', value=' + toString_0(this.k28_1) + ')';
|
|
39071
39089
|
};
|
|
39072
39090
|
CallbackAction.prototype.hashCode = function () {
|
|
39073
|
-
var result = hashCode(this.
|
|
39074
|
-
result = imul(result, 31) + (this.
|
|
39091
|
+
var result = hashCode(this.j28_1);
|
|
39092
|
+
result = imul(result, 31) + (this.k28_1 == null ? 0 : hashCode(this.k28_1)) | 0;
|
|
39075
39093
|
return result;
|
|
39076
39094
|
};
|
|
39077
39095
|
CallbackAction.prototype.equals = function (other) {
|
|
@@ -39080,9 +39098,9 @@
|
|
|
39080
39098
|
if (!(other instanceof CallbackAction))
|
|
39081
39099
|
return false;
|
|
39082
39100
|
var tmp0_other_with_cast = other instanceof CallbackAction ? other : THROW_CCE();
|
|
39083
|
-
if (!equals(this.
|
|
39101
|
+
if (!equals(this.j28_1, tmp0_other_with_cast.j28_1))
|
|
39084
39102
|
return false;
|
|
39085
|
-
if (!equals(this.
|
|
39103
|
+
if (!equals(this.k28_1, tmp0_other_with_cast.k28_1))
|
|
39086
39104
|
return false;
|
|
39087
39105
|
return true;
|
|
39088
39106
|
};
|
|
@@ -39092,7 +39110,7 @@
|
|
|
39092
39110
|
}
|
|
39093
39111
|
function CallbackMiddleware$lambda$lambda$lambda_0($action) {
|
|
39094
39112
|
return function () {
|
|
39095
|
-
return 'Invoking Callback with value:' + toString_0($action.c1c_1.
|
|
39113
|
+
return 'Invoking Callback with value:' + toString_0($action.c1c_1.k28_1);
|
|
39096
39114
|
};
|
|
39097
39115
|
}
|
|
39098
39116
|
function CallbackMiddleware$lambda$lambda($logger, $next) {
|
|
@@ -39101,7 +39119,7 @@
|
|
|
39101
39119
|
var tmp0_subject = action.c1c_1;
|
|
39102
39120
|
if (tmp0_subject instanceof CallbackAction) {
|
|
39103
39121
|
d($logger, action, CallbackMiddleware$lambda$lambda$lambda_0(action));
|
|
39104
|
-
action.c1c_1.
|
|
39122
|
+
action.c1c_1.j28_1(action.c1c_1.k28_1);
|
|
39105
39123
|
} else {
|
|
39106
39124
|
Unit_getInstance();
|
|
39107
39125
|
}
|
|
@@ -39115,14 +39133,14 @@
|
|
|
39115
39133
|
}
|
|
39116
39134
|
function BufferedSocketEvent() {
|
|
39117
39135
|
}
|
|
39118
|
-
BufferedSocketEvent.prototype.
|
|
39119
|
-
return this.
|
|
39136
|
+
BufferedSocketEvent.prototype.o28 = function () {
|
|
39137
|
+
return this.l28_1;
|
|
39120
39138
|
};
|
|
39121
39139
|
BufferedSocketEvent.prototype.z1m = function () {
|
|
39122
|
-
return this.
|
|
39140
|
+
return this.m28_1;
|
|
39123
39141
|
};
|
|
39124
39142
|
BufferedSocketEvent.prototype.y1m = function () {
|
|
39125
|
-
return this.
|
|
39143
|
+
return this.n28_1;
|
|
39126
39144
|
};
|
|
39127
39145
|
BufferedSocketEvent.$metadata$ = classMeta('BufferedSocketEvent', [Actionable]);
|
|
39128
39146
|
function exceptionHandlerMiddleware(store, logger) {
|
|
@@ -39267,20 +39285,20 @@
|
|
|
39267
39285
|
}
|
|
39268
39286
|
function ConversationMember(cid, mid, version) {
|
|
39269
39287
|
CSEndPoints.call(this);
|
|
39270
|
-
this.
|
|
39271
|
-
this.
|
|
39272
|
-
this.
|
|
39288
|
+
this.p28_1 = cid;
|
|
39289
|
+
this.q28_1 = mid;
|
|
39290
|
+
this.r28_1 = version;
|
|
39273
39291
|
}
|
|
39274
|
-
ConversationMember.prototype.
|
|
39275
|
-
return '/' + this.
|
|
39292
|
+
ConversationMember.prototype.s28 = function () {
|
|
39293
|
+
return '/' + this.r28_1 + '/conversations/' + this.p28_1 + '/members/' + this.q28_1;
|
|
39276
39294
|
};
|
|
39277
39295
|
ConversationMember.prototype.toString = function () {
|
|
39278
|
-
return 'ConversationMember(cid=' + this.
|
|
39296
|
+
return 'ConversationMember(cid=' + this.p28_1 + ', mid=' + this.q28_1 + ', version=' + this.r28_1 + ')';
|
|
39279
39297
|
};
|
|
39280
39298
|
ConversationMember.prototype.hashCode = function () {
|
|
39281
|
-
var result = getStringHashCode(this.
|
|
39282
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39283
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39299
|
+
var result = getStringHashCode(this.p28_1);
|
|
39300
|
+
result = imul(result, 31) + getStringHashCode(this.q28_1) | 0;
|
|
39301
|
+
result = imul(result, 31) + getStringHashCode(this.r28_1) | 0;
|
|
39284
39302
|
return result;
|
|
39285
39303
|
};
|
|
39286
39304
|
ConversationMember.prototype.equals = function (other) {
|
|
@@ -39289,29 +39307,29 @@
|
|
|
39289
39307
|
if (!(other instanceof ConversationMember))
|
|
39290
39308
|
return false;
|
|
39291
39309
|
var tmp0_other_with_cast = other instanceof ConversationMember ? other : THROW_CCE();
|
|
39292
|
-
if (!(this.
|
|
39310
|
+
if (!(this.p28_1 === tmp0_other_with_cast.p28_1))
|
|
39293
39311
|
return false;
|
|
39294
|
-
if (!(this.
|
|
39312
|
+
if (!(this.q28_1 === tmp0_other_with_cast.q28_1))
|
|
39295
39313
|
return false;
|
|
39296
|
-
if (!(this.
|
|
39314
|
+
if (!(this.r28_1 === tmp0_other_with_cast.r28_1))
|
|
39297
39315
|
return false;
|
|
39298
39316
|
return true;
|
|
39299
39317
|
};
|
|
39300
39318
|
ConversationMember.$metadata$ = classMeta('ConversationMember', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39301
39319
|
function ConversationEvents(cid, version) {
|
|
39302
39320
|
CSEndPoints.call(this);
|
|
39303
|
-
this.
|
|
39304
|
-
this.
|
|
39321
|
+
this.t28_1 = cid;
|
|
39322
|
+
this.u28_1 = version;
|
|
39305
39323
|
}
|
|
39306
|
-
ConversationEvents.prototype.
|
|
39307
|
-
return '/' + this.
|
|
39324
|
+
ConversationEvents.prototype.s28 = function () {
|
|
39325
|
+
return '/' + this.u28_1 + '/conversations/' + this.t28_1 + '/events';
|
|
39308
39326
|
};
|
|
39309
39327
|
ConversationEvents.prototype.toString = function () {
|
|
39310
|
-
return 'ConversationEvents(cid=' + this.
|
|
39328
|
+
return 'ConversationEvents(cid=' + this.t28_1 + ', version=' + this.u28_1 + ')';
|
|
39311
39329
|
};
|
|
39312
39330
|
ConversationEvents.prototype.hashCode = function () {
|
|
39313
|
-
var result = getStringHashCode(this.
|
|
39314
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39331
|
+
var result = getStringHashCode(this.t28_1);
|
|
39332
|
+
result = imul(result, 31) + getStringHashCode(this.u28_1) | 0;
|
|
39315
39333
|
return result;
|
|
39316
39334
|
};
|
|
39317
39335
|
ConversationEvents.prototype.equals = function (other) {
|
|
@@ -39320,29 +39338,29 @@
|
|
|
39320
39338
|
if (!(other instanceof ConversationEvents))
|
|
39321
39339
|
return false;
|
|
39322
39340
|
var tmp0_other_with_cast = other instanceof ConversationEvents ? other : THROW_CCE();
|
|
39323
|
-
if (!(this.
|
|
39341
|
+
if (!(this.t28_1 === tmp0_other_with_cast.t28_1))
|
|
39324
39342
|
return false;
|
|
39325
|
-
if (!(this.
|
|
39343
|
+
if (!(this.u28_1 === tmp0_other_with_cast.u28_1))
|
|
39326
39344
|
return false;
|
|
39327
39345
|
return true;
|
|
39328
39346
|
};
|
|
39329
39347
|
ConversationEvents.$metadata$ = classMeta('ConversationEvents', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39330
39348
|
function RtcReconnect(cid, reconnectRtcId, version) {
|
|
39331
39349
|
CSEndPoints.call(this);
|
|
39332
|
-
this.
|
|
39333
|
-
this.
|
|
39334
|
-
this.
|
|
39350
|
+
this.v28_1 = cid;
|
|
39351
|
+
this.w28_1 = reconnectRtcId;
|
|
39352
|
+
this.x28_1 = version;
|
|
39335
39353
|
}
|
|
39336
|
-
RtcReconnect.prototype.
|
|
39337
|
-
return '/' + this.
|
|
39354
|
+
RtcReconnect.prototype.s28 = function () {
|
|
39355
|
+
return '/' + this.x28_1 + '/conversations/' + this.v28_1 + '/rtc/' + this.w28_1 + '/offer';
|
|
39338
39356
|
};
|
|
39339
39357
|
RtcReconnect.prototype.toString = function () {
|
|
39340
|
-
return 'RtcReconnect(cid=' + this.
|
|
39358
|
+
return 'RtcReconnect(cid=' + this.v28_1 + ', reconnectRtcId=' + this.w28_1 + ', version=' + this.x28_1 + ')';
|
|
39341
39359
|
};
|
|
39342
39360
|
RtcReconnect.prototype.hashCode = function () {
|
|
39343
|
-
var result = getStringHashCode(this.
|
|
39344
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39345
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39361
|
+
var result = getStringHashCode(this.v28_1);
|
|
39362
|
+
result = imul(result, 31) + getStringHashCode(this.w28_1) | 0;
|
|
39363
|
+
result = imul(result, 31) + getStringHashCode(this.x28_1) | 0;
|
|
39346
39364
|
return result;
|
|
39347
39365
|
};
|
|
39348
39366
|
RtcReconnect.prototype.equals = function (other) {
|
|
@@ -39351,29 +39369,29 @@
|
|
|
39351
39369
|
if (!(other instanceof RtcReconnect))
|
|
39352
39370
|
return false;
|
|
39353
39371
|
var tmp0_other_with_cast = other instanceof RtcReconnect ? other : THROW_CCE();
|
|
39354
|
-
if (!(this.
|
|
39372
|
+
if (!(this.v28_1 === tmp0_other_with_cast.v28_1))
|
|
39355
39373
|
return false;
|
|
39356
|
-
if (!(this.
|
|
39374
|
+
if (!(this.w28_1 === tmp0_other_with_cast.w28_1))
|
|
39357
39375
|
return false;
|
|
39358
|
-
if (!(this.
|
|
39376
|
+
if (!(this.x28_1 === tmp0_other_with_cast.x28_1))
|
|
39359
39377
|
return false;
|
|
39360
39378
|
return true;
|
|
39361
39379
|
};
|
|
39362
39380
|
RtcReconnect.$metadata$ = classMeta('RtcReconnect', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39363
39381
|
function ConversationMemberMe(cid, version) {
|
|
39364
39382
|
CSEndPoints.call(this);
|
|
39365
|
-
this.
|
|
39366
|
-
this.
|
|
39383
|
+
this.y28_1 = cid;
|
|
39384
|
+
this.z28_1 = version;
|
|
39367
39385
|
}
|
|
39368
|
-
ConversationMemberMe.prototype.
|
|
39369
|
-
return '/' + this.
|
|
39386
|
+
ConversationMemberMe.prototype.s28 = function () {
|
|
39387
|
+
return '/' + this.z28_1 + '/conversations/' + this.y28_1 + '/members/me';
|
|
39370
39388
|
};
|
|
39371
39389
|
ConversationMemberMe.prototype.toString = function () {
|
|
39372
|
-
return 'ConversationMemberMe(cid=' + this.
|
|
39390
|
+
return 'ConversationMemberMe(cid=' + this.y28_1 + ', version=' + this.z28_1 + ')';
|
|
39373
39391
|
};
|
|
39374
39392
|
ConversationMemberMe.prototype.hashCode = function () {
|
|
39375
|
-
var result = getStringHashCode(this.
|
|
39376
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39393
|
+
var result = getStringHashCode(this.y28_1);
|
|
39394
|
+
result = imul(result, 31) + getStringHashCode(this.z28_1) | 0;
|
|
39377
39395
|
return result;
|
|
39378
39396
|
};
|
|
39379
39397
|
ConversationMemberMe.prototype.equals = function (other) {
|
|
@@ -39382,27 +39400,27 @@
|
|
|
39382
39400
|
if (!(other instanceof ConversationMemberMe))
|
|
39383
39401
|
return false;
|
|
39384
39402
|
var tmp0_other_with_cast = other instanceof ConversationMemberMe ? other : THROW_CCE();
|
|
39385
|
-
if (!(this.
|
|
39403
|
+
if (!(this.y28_1 === tmp0_other_with_cast.y28_1))
|
|
39386
39404
|
return false;
|
|
39387
|
-
if (!(this.
|
|
39405
|
+
if (!(this.z28_1 === tmp0_other_with_cast.z28_1))
|
|
39388
39406
|
return false;
|
|
39389
39407
|
return true;
|
|
39390
39408
|
};
|
|
39391
39409
|
ConversationMemberMe.$metadata$ = classMeta('ConversationMemberMe', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39392
39410
|
function Leg(legId, version) {
|
|
39393
39411
|
CSEndPoints.call(this);
|
|
39394
|
-
this.
|
|
39395
|
-
this.
|
|
39412
|
+
this.a29_1 = legId;
|
|
39413
|
+
this.b29_1 = version;
|
|
39396
39414
|
}
|
|
39397
|
-
Leg.prototype.
|
|
39398
|
-
return '/' + this.
|
|
39415
|
+
Leg.prototype.s28 = function () {
|
|
39416
|
+
return '/' + this.b29_1 + '/legs/' + this.a29_1;
|
|
39399
39417
|
};
|
|
39400
39418
|
Leg.prototype.toString = function () {
|
|
39401
|
-
return 'Leg(legId=' + this.
|
|
39419
|
+
return 'Leg(legId=' + this.a29_1 + ', version=' + this.b29_1 + ')';
|
|
39402
39420
|
};
|
|
39403
39421
|
Leg.prototype.hashCode = function () {
|
|
39404
|
-
var result = getStringHashCode(this.
|
|
39405
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39422
|
+
var result = getStringHashCode(this.a29_1);
|
|
39423
|
+
result = imul(result, 31) + getStringHashCode(this.b29_1) | 0;
|
|
39406
39424
|
return result;
|
|
39407
39425
|
};
|
|
39408
39426
|
Leg.prototype.equals = function (other) {
|
|
@@ -39411,25 +39429,25 @@
|
|
|
39411
39429
|
if (!(other instanceof Leg))
|
|
39412
39430
|
return false;
|
|
39413
39431
|
var tmp0_other_with_cast = other instanceof Leg ? other : THROW_CCE();
|
|
39414
|
-
if (!(this.
|
|
39432
|
+
if (!(this.a29_1 === tmp0_other_with_cast.a29_1))
|
|
39415
39433
|
return false;
|
|
39416
|
-
if (!(this.
|
|
39434
|
+
if (!(this.b29_1 === tmp0_other_with_cast.b29_1))
|
|
39417
39435
|
return false;
|
|
39418
39436
|
return true;
|
|
39419
39437
|
};
|
|
39420
39438
|
Leg.$metadata$ = classMeta('Leg', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39421
39439
|
function Knockers(version) {
|
|
39422
39440
|
CSEndPoints.call(this);
|
|
39423
|
-
this.
|
|
39441
|
+
this.c29_1 = version;
|
|
39424
39442
|
}
|
|
39425
|
-
Knockers.prototype.
|
|
39426
|
-
return '/' + this.
|
|
39443
|
+
Knockers.prototype.s28 = function () {
|
|
39444
|
+
return '/' + this.c29_1 + '/knocking';
|
|
39427
39445
|
};
|
|
39428
39446
|
Knockers.prototype.toString = function () {
|
|
39429
|
-
return 'Knockers(version=' + this.
|
|
39447
|
+
return 'Knockers(version=' + this.c29_1 + ')';
|
|
39430
39448
|
};
|
|
39431
39449
|
Knockers.prototype.hashCode = function () {
|
|
39432
|
-
return getStringHashCode(this.
|
|
39450
|
+
return getStringHashCode(this.c29_1);
|
|
39433
39451
|
};
|
|
39434
39452
|
Knockers.prototype.equals = function (other) {
|
|
39435
39453
|
if (this === other)
|
|
@@ -39437,25 +39455,25 @@
|
|
|
39437
39455
|
if (!(other instanceof Knockers))
|
|
39438
39456
|
return false;
|
|
39439
39457
|
var tmp0_other_with_cast = other instanceof Knockers ? other : THROW_CCE();
|
|
39440
|
-
if (!(this.
|
|
39458
|
+
if (!(this.c29_1 === tmp0_other_with_cast.c29_1))
|
|
39441
39459
|
return false;
|
|
39442
39460
|
return true;
|
|
39443
39461
|
};
|
|
39444
39462
|
Knockers.$metadata$ = classMeta('Knockers', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39445
39463
|
function Knocker(knockingId, version) {
|
|
39446
39464
|
CSEndPoints.call(this);
|
|
39447
|
-
this.
|
|
39448
|
-
this.
|
|
39465
|
+
this.d29_1 = knockingId;
|
|
39466
|
+
this.e29_1 = version;
|
|
39449
39467
|
}
|
|
39450
|
-
Knocker.prototype.
|
|
39451
|
-
return '/' + this.
|
|
39468
|
+
Knocker.prototype.s28 = function () {
|
|
39469
|
+
return '/' + this.e29_1 + '/knocking/' + this.d29_1;
|
|
39452
39470
|
};
|
|
39453
39471
|
Knocker.prototype.toString = function () {
|
|
39454
|
-
return 'Knocker(knockingId=' + this.
|
|
39472
|
+
return 'Knocker(knockingId=' + this.d29_1 + ', version=' + this.e29_1 + ')';
|
|
39455
39473
|
};
|
|
39456
39474
|
Knocker.prototype.hashCode = function () {
|
|
39457
|
-
var result = getStringHashCode(this.
|
|
39458
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39475
|
+
var result = getStringHashCode(this.d29_1);
|
|
39476
|
+
result = imul(result, 31) + getStringHashCode(this.e29_1) | 0;
|
|
39459
39477
|
return result;
|
|
39460
39478
|
};
|
|
39461
39479
|
Knocker.prototype.equals = function (other) {
|
|
@@ -39464,25 +39482,25 @@
|
|
|
39464
39482
|
if (!(other instanceof Knocker))
|
|
39465
39483
|
return false;
|
|
39466
39484
|
var tmp0_other_with_cast = other instanceof Knocker ? other : THROW_CCE();
|
|
39467
|
-
if (!(this.
|
|
39485
|
+
if (!(this.d29_1 === tmp0_other_with_cast.d29_1))
|
|
39468
39486
|
return false;
|
|
39469
|
-
if (!(this.
|
|
39487
|
+
if (!(this.e29_1 === tmp0_other_with_cast.e29_1))
|
|
39470
39488
|
return false;
|
|
39471
39489
|
return true;
|
|
39472
39490
|
};
|
|
39473
39491
|
Knocker.$metadata$ = classMeta('Knocker', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39474
39492
|
function Legs(version) {
|
|
39475
39493
|
CSEndPoints.call(this);
|
|
39476
|
-
this.
|
|
39494
|
+
this.f29_1 = version;
|
|
39477
39495
|
}
|
|
39478
|
-
Legs.prototype.
|
|
39479
|
-
return '/' + this.
|
|
39496
|
+
Legs.prototype.s28 = function () {
|
|
39497
|
+
return '/' + this.f29_1 + '/legs';
|
|
39480
39498
|
};
|
|
39481
39499
|
Legs.prototype.toString = function () {
|
|
39482
|
-
return 'Legs(version=' + this.
|
|
39500
|
+
return 'Legs(version=' + this.f29_1 + ')';
|
|
39483
39501
|
};
|
|
39484
39502
|
Legs.prototype.hashCode = function () {
|
|
39485
|
-
return getStringHashCode(this.
|
|
39503
|
+
return getStringHashCode(this.f29_1);
|
|
39486
39504
|
};
|
|
39487
39505
|
Legs.prototype.equals = function (other) {
|
|
39488
39506
|
if (this === other)
|
|
@@ -39490,25 +39508,25 @@
|
|
|
39490
39508
|
if (!(other instanceof Legs))
|
|
39491
39509
|
return false;
|
|
39492
39510
|
var tmp0_other_with_cast = other instanceof Legs ? other : THROW_CCE();
|
|
39493
|
-
if (!(this.
|
|
39511
|
+
if (!(this.f29_1 === tmp0_other_with_cast.f29_1))
|
|
39494
39512
|
return false;
|
|
39495
39513
|
return true;
|
|
39496
39514
|
};
|
|
39497
39515
|
Legs.$metadata$ = classMeta('Legs', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39498
39516
|
function Sessions(sessionId, version) {
|
|
39499
39517
|
CSEndPoints.call(this);
|
|
39500
|
-
this.
|
|
39501
|
-
this.
|
|
39518
|
+
this.g29_1 = sessionId;
|
|
39519
|
+
this.h29_1 = version;
|
|
39502
39520
|
}
|
|
39503
|
-
Sessions.prototype.
|
|
39504
|
-
return '/' + this.
|
|
39521
|
+
Sessions.prototype.s28 = function () {
|
|
39522
|
+
return '/' + this.h29_1 + '/sessions/' + this.g29_1;
|
|
39505
39523
|
};
|
|
39506
39524
|
Sessions.prototype.toString = function () {
|
|
39507
|
-
return 'Sessions(sessionId=' + this.
|
|
39525
|
+
return 'Sessions(sessionId=' + this.g29_1 + ', version=' + this.h29_1 + ')';
|
|
39508
39526
|
};
|
|
39509
39527
|
Sessions.prototype.hashCode = function () {
|
|
39510
|
-
var result = getStringHashCode(this.
|
|
39511
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39528
|
+
var result = getStringHashCode(this.g29_1);
|
|
39529
|
+
result = imul(result, 31) + getStringHashCode(this.h29_1) | 0;
|
|
39512
39530
|
return result;
|
|
39513
39531
|
};
|
|
39514
39532
|
Sessions.prototype.equals = function (other) {
|
|
@@ -39517,29 +39535,29 @@
|
|
|
39517
39535
|
if (!(other instanceof Sessions))
|
|
39518
39536
|
return false;
|
|
39519
39537
|
var tmp0_other_with_cast = other instanceof Sessions ? other : THROW_CCE();
|
|
39520
|
-
if (!(this.
|
|
39538
|
+
if (!(this.g29_1 === tmp0_other_with_cast.g29_1))
|
|
39521
39539
|
return false;
|
|
39522
|
-
if (!(this.
|
|
39540
|
+
if (!(this.h29_1 === tmp0_other_with_cast.h29_1))
|
|
39523
39541
|
return false;
|
|
39524
39542
|
return true;
|
|
39525
39543
|
};
|
|
39526
39544
|
Sessions.$metadata$ = classMeta('Sessions', undefined, undefined, undefined, undefined, CSEndPoints.prototype);
|
|
39527
39545
|
function RTCAnswer_0(cid, rtc_id, version) {
|
|
39528
39546
|
CSEndPoints.call(this);
|
|
39529
|
-
this.
|
|
39530
|
-
this.
|
|
39531
|
-
this.
|
|
39547
|
+
this.i29_1 = cid;
|
|
39548
|
+
this.j29_1 = rtc_id;
|
|
39549
|
+
this.k29_1 = version;
|
|
39532
39550
|
}
|
|
39533
|
-
RTCAnswer_0.prototype.
|
|
39534
|
-
return '/' + this.
|
|
39551
|
+
RTCAnswer_0.prototype.s28 = function () {
|
|
39552
|
+
return '/' + this.k29_1 + '/conversations/' + this.i29_1 + '/rtc/' + this.j29_1 + '/answer';
|
|
39535
39553
|
};
|
|
39536
39554
|
RTCAnswer_0.prototype.toString = function () {
|
|
39537
|
-
return 'RTCAnswer(cid=' + this.
|
|
39555
|
+
return 'RTCAnswer(cid=' + this.i29_1 + ', rtc_id=' + this.j29_1 + ', version=' + this.k29_1 + ')';
|
|
39538
39556
|
};
|
|
39539
39557
|
RTCAnswer_0.prototype.hashCode = function () {
|
|
39540
|
-
var result = getStringHashCode(this.
|
|
39541
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39542
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
39558
|
+
var result = getStringHashCode(this.i29_1);
|
|
39559
|
+
result = imul(result, 31) + getStringHashCode(this.j29_1) | 0;
|
|
39560
|
+
result = imul(result, 31) + getStringHashCode(this.k29_1) | 0;
|
|
39543
39561
|
return result;
|
|
39544
39562
|
};
|
|
39545
39563
|
RTCAnswer_0.prototype.equals = function (other) {
|
|
@@ -39548,11 +39566,11 @@
|
|
|
39548
39566
|
if (!(other instanceof RTCAnswer_0))
|
|
39549
39567
|
return false;
|
|
39550
39568
|
var tmp0_other_with_cast = other instanceof RTCAnswer_0 ? other : THROW_CCE();
|
|
39551
|
-
if (!(this.
|
|
39569
|
+
if (!(this.i29_1 === tmp0_other_with_cast.i29_1))
|
|
39552
39570
|
return false;
|
|
39553
|
-
if (!(this.
|
|
39571
|
+
if (!(this.j29_1 === tmp0_other_with_cast.j29_1))
|
|
39554
39572
|
return false;
|
|
39555
|
-
if (!(this.
|
|
39573
|
+
if (!(this.k29_1 === tmp0_other_with_cast.k29_1))
|
|
39556
39574
|
return false;
|
|
39557
39575
|
return true;
|
|
39558
39576
|
};
|
|
@@ -39576,16 +39594,16 @@
|
|
|
39576
39594
|
HTTPMiddlewareErrors.$metadata$ = classMeta('HTTPMiddlewareErrors', undefined, undefined, undefined, undefined, Exception.prototype);
|
|
39577
39595
|
function PlatformError(msg, e) {
|
|
39578
39596
|
HTTPMiddlewareErrors.call(this, msg, e);
|
|
39579
|
-
this.
|
|
39580
|
-
this.
|
|
39597
|
+
this.l29_1 = msg;
|
|
39598
|
+
this.m29_1 = e;
|
|
39581
39599
|
captureStack(this, PlatformError);
|
|
39582
39600
|
}
|
|
39583
39601
|
PlatformError.prototype.toString = function () {
|
|
39584
|
-
return 'PlatformError(msg=' + this.
|
|
39602
|
+
return 'PlatformError(msg=' + this.l29_1 + ', e=' + this.m29_1 + ')';
|
|
39585
39603
|
};
|
|
39586
39604
|
PlatformError.prototype.hashCode = function () {
|
|
39587
|
-
var result = getStringHashCode(this.
|
|
39588
|
-
result = imul(result, 31) + (this.
|
|
39605
|
+
var result = getStringHashCode(this.l29_1);
|
|
39606
|
+
result = imul(result, 31) + (this.m29_1 == null ? 0 : hashCode(this.m29_1)) | 0;
|
|
39589
39607
|
return result;
|
|
39590
39608
|
};
|
|
39591
39609
|
PlatformError.prototype.equals = function (other) {
|
|
@@ -39594,9 +39612,9 @@
|
|
|
39594
39612
|
if (!(other instanceof PlatformError))
|
|
39595
39613
|
return false;
|
|
39596
39614
|
var tmp0_other_with_cast = other instanceof PlatformError ? other : THROW_CCE();
|
|
39597
|
-
if (!(this.
|
|
39615
|
+
if (!(this.l29_1 === tmp0_other_with_cast.l29_1))
|
|
39598
39616
|
return false;
|
|
39599
|
-
if (!equals(this.
|
|
39617
|
+
if (!equals(this.m29_1, tmp0_other_with_cast.m29_1))
|
|
39600
39618
|
return false;
|
|
39601
39619
|
return true;
|
|
39602
39620
|
};
|
|
@@ -39608,14 +39626,14 @@
|
|
|
39608
39626
|
NullResponseError.$metadata$ = classMeta('NullResponseError', undefined, undefined, undefined, undefined, HTTPMiddlewareErrors.prototype);
|
|
39609
39627
|
function ResponseParsingError(e) {
|
|
39610
39628
|
HTTPMiddlewareErrors.call(this, '', e);
|
|
39611
|
-
this.
|
|
39629
|
+
this.n29_1 = e;
|
|
39612
39630
|
captureStack(this, ResponseParsingError);
|
|
39613
39631
|
}
|
|
39614
39632
|
ResponseParsingError.prototype.toString = function () {
|
|
39615
|
-
return 'ResponseParsingError(e=' + this.
|
|
39633
|
+
return 'ResponseParsingError(e=' + this.n29_1 + ')';
|
|
39616
39634
|
};
|
|
39617
39635
|
ResponseParsingError.prototype.hashCode = function () {
|
|
39618
|
-
return hashCode(this.
|
|
39636
|
+
return hashCode(this.n29_1);
|
|
39619
39637
|
};
|
|
39620
39638
|
ResponseParsingError.prototype.equals = function (other) {
|
|
39621
39639
|
if (this === other)
|
|
@@ -39623,7 +39641,7 @@
|
|
|
39623
39641
|
if (!(other instanceof ResponseParsingError))
|
|
39624
39642
|
return false;
|
|
39625
39643
|
var tmp0_other_with_cast = other instanceof ResponseParsingError ? other : THROW_CCE();
|
|
39626
|
-
if (!equals(this.
|
|
39644
|
+
if (!equals(this.n29_1, tmp0_other_with_cast.n29_1))
|
|
39627
39645
|
return false;
|
|
39628
39646
|
return true;
|
|
39629
39647
|
};
|
|
@@ -39688,7 +39706,7 @@
|
|
|
39688
39706
|
tmp$ret$1 = 'Callback ERROR --> ' + error;
|
|
39689
39707
|
$logger.l1a(tmp_7, tmp_8, null, tmp$ret$1);
|
|
39690
39708
|
}
|
|
39691
|
-
$store.y1b(Companion_getInstance_72().
|
|
39709
|
+
$store.y1b(Companion_getInstance_72().o29(error, $action));
|
|
39692
39710
|
if (!($action.d1c_1.b1c_1 == null)) {
|
|
39693
39711
|
$store.y1b(Action_init_$Create$(new CallbackAction(ensureNotNull($action.d1c_1.b1c_1), error)));
|
|
39694
39712
|
Unit_getInstance();
|
|
@@ -39713,7 +39731,7 @@
|
|
|
39713
39731
|
Unit_getInstance();
|
|
39714
39732
|
}
|
|
39715
39733
|
var tmp0_safe_receiver = $store.z1z(getKClass(ConfigReducer));
|
|
39716
|
-
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
39734
|
+
var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.r29_1;
|
|
39717
39735
|
var host = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
|
|
39718
39736
|
var tmp2_safe_receiver = $store.z1z(getKClass(SessionReducer));
|
|
39719
39737
|
var auth = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.v20_1;
|
|
@@ -39734,7 +39752,7 @@
|
|
|
39734
39752
|
// Inline function 'com.vonage.clientcore.core.middlewares.http.HTTPActionMiddleWear.<anonymous>.<anonymous>.<anonymous>' call
|
|
39735
39753
|
try {
|
|
39736
39754
|
var method = action.c1c_1.m1c();
|
|
39737
|
-
var tmp_3 = host + action.c1c_1.n1c().
|
|
39755
|
+
var tmp_3 = host + action.c1c_1.n1c().s28();
|
|
39738
39756
|
var tmp0_safe_receiver_0 = action.c1c_1.o1c();
|
|
39739
39757
|
var tmp_4;
|
|
39740
39758
|
if (tmp0_safe_receiver_0 == null) {
|
|
@@ -39775,7 +39793,7 @@
|
|
|
39775
39793
|
tmp$ret$4 = 'REQUEST --> ' + method + ' ' + url + '\n headers:' + headers + '\n body:' + body;
|
|
39776
39794
|
$logger.l1a(tmp_5, tmp_6, null, tmp$ret$4);
|
|
39777
39795
|
}
|
|
39778
|
-
$http.
|
|
39796
|
+
$http.l27(method, url, headers, body, callback);
|
|
39779
39797
|
} catch ($p) {
|
|
39780
39798
|
if ($p instanceof Exception) {
|
|
39781
39799
|
// Inline function 'co.touchlab.kermit.Logger.e' call
|
|
@@ -39787,7 +39805,7 @@
|
|
|
39787
39805
|
tmp$ret$5 = 'ERROR --> ' + $p;
|
|
39788
39806
|
$logger.l1a(tmp_7, tmp_8, null, tmp$ret$5);
|
|
39789
39807
|
}
|
|
39790
|
-
$store.y1b(Companion_getInstance_72().
|
|
39808
|
+
$store.y1b(Companion_getInstance_72().o29($p, action));
|
|
39791
39809
|
} else {
|
|
39792
39810
|
throw $p;
|
|
39793
39811
|
}
|
|
@@ -39859,11 +39877,11 @@
|
|
|
39859
39877
|
var legId = leg.x1i_1;
|
|
39860
39878
|
var remoteSdp = leg.y1i_1;
|
|
39861
39879
|
$callback(legId);
|
|
39862
|
-
var tmp = new AppChannelEndpoint($action.c1c_1.
|
|
39880
|
+
var tmp = new AppChannelEndpoint($action.c1c_1.y23_1);
|
|
39863
39881
|
var tmp_0 = CallDirection_outbound_getInstance();
|
|
39864
|
-
$store.y1b(Action_init_$Create$(CallCreate_init_$Create$(legId, tmp, tmp_0, $action.c1c_1.
|
|
39882
|
+
$store.y1b(Action_init_$Create$(CallCreate_init_$Create$(legId, tmp, tmp_0, $action.c1c_1.z23_1, null, 16, null)));
|
|
39865
39883
|
$store.y1b(Action_init_$Create$(new MediaOffer(legId, $offer)));
|
|
39866
|
-
$media.
|
|
39884
|
+
$media.y27(legId, remoteSdp);
|
|
39867
39885
|
if (!($action.d1c_1.b1c_1 == null)) {
|
|
39868
39886
|
$store.y1b(Action_init_$Create$(new CallbackAction(ensureNotNull($action.d1c_1.b1c_1), legId)));
|
|
39869
39887
|
Unit_getInstance();
|
|
@@ -39911,10 +39929,10 @@
|
|
|
39911
39929
|
Unit_getInstance();
|
|
39912
39930
|
}
|
|
39913
39931
|
} else {
|
|
39914
|
-
$store.y1b(Action_init_$Create$(new CallCreate($action.c1c_1.
|
|
39915
|
-
$store.y1b(Action_init_$Create$(new MediaAnswer($action.c1c_1.
|
|
39932
|
+
$store.y1b(Action_init_$Create$(new CallCreate($action.c1c_1.p23_1, $action.c1c_1.s23_1, CallDirection_inbound_getInstance(), null, new MemberJoinInfo($action.c1c_1.q23_1, $action.c1c_1.r23_1))));
|
|
39933
|
+
$store.y1b(Action_init_$Create$(new MediaAnswer($action.c1c_1.p23_1, $offer)));
|
|
39916
39934
|
if (!($action.d1c_1.b1c_1 == null)) {
|
|
39917
|
-
$store.y1b(Action_init_$Create$(new CallbackAction(ensureNotNull($action.d1c_1.b1c_1), $action.c1c_1.
|
|
39935
|
+
$store.y1b(Action_init_$Create$(new CallbackAction(ensureNotNull($action.d1c_1.b1c_1), $action.c1c_1.p23_1)));
|
|
39918
39936
|
Unit_getInstance();
|
|
39919
39937
|
}
|
|
39920
39938
|
}
|
|
@@ -39933,7 +39951,7 @@
|
|
|
39933
39951
|
$store.y1b(Action_init_$Create$(new CallbackAction(ensureNotNull($action.d1c_1.b1c_1), error)));
|
|
39934
39952
|
Unit_getInstance();
|
|
39935
39953
|
} else {
|
|
39936
|
-
var tmp_1 = new RTCAnswerRequest($action.c1c_1.
|
|
39954
|
+
var tmp_1 = new RTCAnswerRequest($action.c1c_1.q23_1, $action.c1c_1.r23_1, $action.c1c_1.p23_1, answer);
|
|
39937
39955
|
$store.y1b(new Action(tmp_1, ActionMeta_init_$Create$(null, null, mediaActionMiddleware$lambda$lambda$lambda$lambda_0($action, $store, $logger, $offer), 3, null)));
|
|
39938
39956
|
Unit_getInstance();
|
|
39939
39957
|
}
|
|
@@ -39961,9 +39979,9 @@
|
|
|
39961
39979
|
Unit_getInstance();
|
|
39962
39980
|
}
|
|
39963
39981
|
} else {
|
|
39964
|
-
callback($action.c1c_1.
|
|
39965
|
-
var tmp_3 = new RTCReconnectRequest($action.c1c_1.
|
|
39966
|
-
$store.y1b(new Action(tmp_3, ActionMeta_init_$Create$(null, $action.c1c_1.
|
|
39982
|
+
callback($action.c1c_1.a24_1);
|
|
39983
|
+
var tmp_3 = new RTCReconnectRequest($action.c1c_1.c24_1, $action.c1c_1.b24_1, offer, $action.c1c_1.a24_1);
|
|
39984
|
+
$store.y1b(new Action(tmp_3, ActionMeta_init_$Create$(null, $action.c1c_1.a24_1, null, 5, null)));
|
|
39967
39985
|
Unit_getInstance();
|
|
39968
39986
|
}
|
|
39969
39987
|
return Unit_getInstance();
|
|
@@ -39979,29 +39997,29 @@
|
|
|
39979
39997
|
// Inline function 'com.vonage.clientcore.core.middlewares.media.mediaActionMiddleware.<anonymous>.<anonymous>.<anonymous>' call
|
|
39980
39998
|
var tmp0_subject = action.c1c_1;
|
|
39981
39999
|
if (tmp0_subject instanceof SetupOutboundCall) {
|
|
39982
|
-
$media.
|
|
40000
|
+
$media.w27(mediaActionMiddleware$lambda$lambda$lambda_0(action, $store, $logger, $media));
|
|
39983
40001
|
} else {
|
|
39984
40002
|
if (tmp0_subject instanceof SetupInboundCall) {
|
|
39985
|
-
var offer = action.c1c_1.
|
|
39986
|
-
$media.
|
|
40003
|
+
var offer = action.c1c_1.t23_1;
|
|
40004
|
+
$media.x27(mediaActionMiddleware$lambda$lambda$lambda_1($store, action, $logger, offer), offer, action.c1c_1.p23_1);
|
|
39987
40005
|
} else {
|
|
39988
40006
|
if (tmp0_subject instanceof CallReconnect) {
|
|
39989
|
-
$media.
|
|
40007
|
+
$media.w27(mediaActionMiddleware$lambda$lambda$lambda_2(action, $store, $logger));
|
|
39990
40008
|
} else {
|
|
39991
40009
|
if (tmp0_subject instanceof RTCAnswerEvent) {
|
|
39992
|
-
$media.
|
|
40010
|
+
$media.y27(action.c1c_1.u1r_1.m1s_1, action.c1c_1.u1r_1.n1s_1);
|
|
39993
40011
|
} else {
|
|
39994
40012
|
if (tmp0_subject instanceof CallTerminate) {
|
|
39995
|
-
$media.
|
|
40013
|
+
$media.z27(action.c1c_1.l24_1);
|
|
39996
40014
|
} else {
|
|
39997
40015
|
if (tmp0_subject instanceof MediaDisable) {
|
|
39998
|
-
$media.
|
|
40016
|
+
$media.z27(action.c1c_1.h1u_1);
|
|
39999
40017
|
} else {
|
|
40000
40018
|
if (tmp0_subject instanceof Mute) {
|
|
40001
|
-
$media.
|
|
40019
|
+
$media.a28(action.c1c_1.d1u_1);
|
|
40002
40020
|
} else {
|
|
40003
40021
|
if (tmp0_subject instanceof Unmute) {
|
|
40004
|
-
$media.
|
|
40022
|
+
$media.b28(action.c1c_1.e1u_1);
|
|
40005
40023
|
}
|
|
40006
40024
|
}
|
|
40007
40025
|
}
|
|
@@ -40065,27 +40083,27 @@
|
|
|
40065
40083
|
return SocketConfig_init_$Init$(query, forceNew, path, transports, reconnection, reconnectionAttempts, reconnectionDelay, randomizationFactor, $mask0, $marker, Object.create(SocketConfig.prototype));
|
|
40066
40084
|
}
|
|
40067
40085
|
function SocketConfig(query, forceNew, path, transports, reconnection, reconnectionAttempts, reconnectionDelay, randomizationFactor) {
|
|
40068
|
-
this.
|
|
40069
|
-
this.
|
|
40070
|
-
this.
|
|
40071
|
-
this.
|
|
40072
|
-
this.
|
|
40073
|
-
this.
|
|
40074
|
-
this.
|
|
40075
|
-
this.
|
|
40086
|
+
this.u29_1 = query;
|
|
40087
|
+
this.v29_1 = forceNew;
|
|
40088
|
+
this.w29_1 = path;
|
|
40089
|
+
this.x29_1 = transports;
|
|
40090
|
+
this.y29_1 = reconnection;
|
|
40091
|
+
this.z29_1 = reconnectionAttempts;
|
|
40092
|
+
this.a2a_1 = reconnectionDelay;
|
|
40093
|
+
this.b2a_1 = randomizationFactor;
|
|
40076
40094
|
}
|
|
40077
40095
|
SocketConfig.prototype.toString = function () {
|
|
40078
|
-
return 'SocketConfig(query=' + this.
|
|
40096
|
+
return 'SocketConfig(query=' + this.u29_1 + ', forceNew=' + this.v29_1 + ', path=' + this.w29_1 + ', transports=' + toString(this.x29_1) + ', reconnection=' + this.y29_1 + ', reconnectionAttempts=' + toString(this.z29_1) + ', reconnectionDelay=' + toString(this.a2a_1) + ', randomizationFactor=' + toString(this.b2a_1) + ')';
|
|
40079
40097
|
};
|
|
40080
40098
|
SocketConfig.prototype.hashCode = function () {
|
|
40081
|
-
var result = getStringHashCode(this.
|
|
40082
|
-
result = imul(result, 31) + (this.
|
|
40083
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
40084
|
-
result = imul(result, 31) + hashCode(this.v29_1) | 0;
|
|
40085
|
-
result = imul(result, 31) + (this.w29_1 | 0) | 0;
|
|
40099
|
+
var result = getStringHashCode(this.u29_1);
|
|
40100
|
+
result = imul(result, 31) + (this.v29_1 | 0) | 0;
|
|
40101
|
+
result = imul(result, 31) + getStringHashCode(this.w29_1) | 0;
|
|
40086
40102
|
result = imul(result, 31) + hashCode(this.x29_1) | 0;
|
|
40087
|
-
result = imul(result, 31) +
|
|
40103
|
+
result = imul(result, 31) + (this.y29_1 | 0) | 0;
|
|
40088
40104
|
result = imul(result, 31) + hashCode(this.z29_1) | 0;
|
|
40105
|
+
result = imul(result, 31) + hashCode(this.a2a_1) | 0;
|
|
40106
|
+
result = imul(result, 31) + hashCode(this.b2a_1) | 0;
|
|
40089
40107
|
return result;
|
|
40090
40108
|
};
|
|
40091
40109
|
SocketConfig.prototype.equals = function (other) {
|
|
@@ -40094,22 +40112,22 @@
|
|
|
40094
40112
|
if (!(other instanceof SocketConfig))
|
|
40095
40113
|
return false;
|
|
40096
40114
|
var tmp0_other_with_cast = other instanceof SocketConfig ? other : THROW_CCE();
|
|
40097
|
-
if (!(this.s29_1 === tmp0_other_with_cast.s29_1))
|
|
40098
|
-
return false;
|
|
40099
|
-
if (!(this.t29_1 === tmp0_other_with_cast.t29_1))
|
|
40100
|
-
return false;
|
|
40101
40115
|
if (!(this.u29_1 === tmp0_other_with_cast.u29_1))
|
|
40102
40116
|
return false;
|
|
40103
|
-
if (!
|
|
40117
|
+
if (!(this.v29_1 === tmp0_other_with_cast.v29_1))
|
|
40104
40118
|
return false;
|
|
40105
40119
|
if (!(this.w29_1 === tmp0_other_with_cast.w29_1))
|
|
40106
40120
|
return false;
|
|
40107
40121
|
if (!equals(this.x29_1, tmp0_other_with_cast.x29_1))
|
|
40108
40122
|
return false;
|
|
40109
|
-
if (!
|
|
40123
|
+
if (!(this.y29_1 === tmp0_other_with_cast.y29_1))
|
|
40110
40124
|
return false;
|
|
40111
40125
|
if (!equals(this.z29_1, tmp0_other_with_cast.z29_1))
|
|
40112
40126
|
return false;
|
|
40127
|
+
if (!equals(this.a2a_1, tmp0_other_with_cast.a2a_1))
|
|
40128
|
+
return false;
|
|
40129
|
+
if (!equals(this.b2a_1, tmp0_other_with_cast.b2a_1))
|
|
40130
|
+
return false;
|
|
40113
40131
|
return true;
|
|
40114
40132
|
};
|
|
40115
40133
|
SocketConfig.$metadata$ = classMeta('SocketConfig', [ISocketConfig]);
|
|
@@ -40122,18 +40140,18 @@
|
|
|
40122
40140
|
var tmp0_also = SocketConnectionMiddleware$lambda(logger, store, ws);
|
|
40123
40141
|
// Inline function 'kotlin.contracts.contract' call
|
|
40124
40142
|
// Inline function 'com.vonage.clientcore.core.middlewares.ws.SocketConnectionMiddleware.<anonymous>' call
|
|
40125
|
-
ws.
|
|
40143
|
+
ws.o27(new SocketConnectionMiddleware$2$1(store));
|
|
40126
40144
|
tmp$ret$0 = tmp0_also;
|
|
40127
40145
|
return tmp$ret$0;
|
|
40128
40146
|
}
|
|
40129
40147
|
function SocketConnectionMiddleware$2$1($store) {
|
|
40130
|
-
this.
|
|
40148
|
+
this.c2a_1 = $store;
|
|
40131
40149
|
}
|
|
40132
|
-
SocketConnectionMiddleware$2$1.prototype.
|
|
40133
|
-
this.
|
|
40150
|
+
SocketConnectionMiddleware$2$1.prototype.s29 = function (event) {
|
|
40151
|
+
this.c2a_1.y1b(Action_init_$Create$(event));
|
|
40134
40152
|
};
|
|
40135
|
-
SocketConnectionMiddleware$2$1.prototype.
|
|
40136
|
-
this.
|
|
40153
|
+
SocketConnectionMiddleware$2$1.prototype.t29 = function (type, reason) {
|
|
40154
|
+
this.c2a_1.y1b(Action_init_$Create$(new SocketStatus(type, reason)));
|
|
40137
40155
|
};
|
|
40138
40156
|
SocketConnectionMiddleware$2$1.$metadata$ = classMeta(undefined, [SocketClientDelegate]);
|
|
40139
40157
|
function SocketConnectionMiddleware$lambda$lambda$lambda() {
|
|
@@ -40155,9 +40173,9 @@
|
|
|
40155
40173
|
var tmp_0;
|
|
40156
40174
|
if (a instanceof SocketConnect) {
|
|
40157
40175
|
var tmp0_safe_receiver = state;
|
|
40158
|
-
var host = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
40176
|
+
var host = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.p29_1;
|
|
40159
40177
|
var tmp1_safe_receiver = state;
|
|
40160
|
-
var path = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
40178
|
+
var path = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.q29_1;
|
|
40161
40179
|
var token = a.u1v_1;
|
|
40162
40180
|
var sessionId = a.v1v_1;
|
|
40163
40181
|
var query = 'session_version=0.0.2&token=' + token;
|
|
@@ -40196,18 +40214,18 @@
|
|
|
40196
40214
|
} else {
|
|
40197
40215
|
var tmp_8 = query;
|
|
40198
40216
|
var config = SocketConfig_init_$Create$(tmp_8, false, null, null, false, null, null, null, 254, null);
|
|
40199
|
-
$ws.
|
|
40200
|
-
$ws.
|
|
40217
|
+
$ws.q27(host, path, config.z29_1, config.a2a_1, config.b2a_1, token, sessionId, query);
|
|
40218
|
+
$ws.t27(5000, SocketConnectionMiddleware$lambda$lambda$lambda_0($store, action));
|
|
40201
40219
|
tmp_1 = Unit_getInstance();
|
|
40202
40220
|
}
|
|
40203
40221
|
tmp_0 = tmp_1;
|
|
40204
40222
|
} else {
|
|
40205
40223
|
if (a instanceof SocketSetSession) {
|
|
40206
|
-
$ws.
|
|
40224
|
+
$ws.s27(a.c1w_1);
|
|
40207
40225
|
tmp_0 = Unit_getInstance();
|
|
40208
40226
|
} else {
|
|
40209
40227
|
if (a instanceof SocketDisconnect) {
|
|
40210
|
-
$ws.
|
|
40228
|
+
$ws.r27();
|
|
40211
40229
|
$store.y1b(Action_init_$Create$(new SocketStatus(SocketConnectionStatus_Disconnected_getInstance(), SocketConnectionFailedReason_ClientDisconnected_getInstance())));
|
|
40212
40230
|
tmp_0 = Unit_getInstance();
|
|
40213
40231
|
} else {
|
|
@@ -40302,7 +40320,7 @@
|
|
|
40302
40320
|
var tmp_1;
|
|
40303
40321
|
try {
|
|
40304
40322
|
var msg = mapOf([to('tid', action.d1c_1.z1b_1), to('body', action.c1c_1.a1w())]);
|
|
40305
|
-
$ws.
|
|
40323
|
+
$ws.p27(action.c1c_1.x1v(), msg, callback);
|
|
40306
40324
|
tmp_1 = Unit_getInstance();
|
|
40307
40325
|
} catch ($p) {
|
|
40308
40326
|
var tmp_2;
|
|
@@ -40672,7 +40690,7 @@
|
|
|
40672
40690
|
if (result == null) {
|
|
40673
40691
|
tmp_5 = $next(action);
|
|
40674
40692
|
} else {
|
|
40675
|
-
var newAction = new Action(result, action.d1c_1.
|
|
40693
|
+
var newAction = new Action(result, action.d1c_1.d2a(null, null, null, 7, null));
|
|
40676
40694
|
i($logger, newAction, socketEventParseMiddleware$lambda$lambda$lambda_0(newAction));
|
|
40677
40695
|
tmp_5 = $next(newAction);
|
|
40678
40696
|
}
|
|
@@ -40728,26 +40746,26 @@
|
|
|
40728
40746
|
}
|
|
40729
40747
|
WSEndPoints.$metadata$ = classMeta('WSEndPoints');
|
|
40730
40748
|
function SetConfig(wsHost, wsPath, httpHost) {
|
|
40731
|
-
this.
|
|
40732
|
-
this.
|
|
40733
|
-
this.
|
|
40749
|
+
this.e2a_1 = wsHost;
|
|
40750
|
+
this.f2a_1 = wsPath;
|
|
40751
|
+
this.g2a_1 = httpHost;
|
|
40734
40752
|
}
|
|
40735
|
-
SetConfig.prototype.f2a = function () {
|
|
40736
|
-
return this.c2a_1;
|
|
40737
|
-
};
|
|
40738
|
-
SetConfig.prototype.g2a = function () {
|
|
40739
|
-
return this.d2a_1;
|
|
40740
|
-
};
|
|
40741
40753
|
SetConfig.prototype.h2a = function () {
|
|
40742
40754
|
return this.e2a_1;
|
|
40743
40755
|
};
|
|
40756
|
+
SetConfig.prototype.i2a = function () {
|
|
40757
|
+
return this.f2a_1;
|
|
40758
|
+
};
|
|
40759
|
+
SetConfig.prototype.j2a = function () {
|
|
40760
|
+
return this.g2a_1;
|
|
40761
|
+
};
|
|
40744
40762
|
SetConfig.prototype.toString = function () {
|
|
40745
|
-
return 'SetConfig(wsHost=' + this.
|
|
40763
|
+
return 'SetConfig(wsHost=' + this.e2a_1 + ', wsPath=' + this.f2a_1 + ', httpHost=' + this.g2a_1 + ')';
|
|
40746
40764
|
};
|
|
40747
40765
|
SetConfig.prototype.hashCode = function () {
|
|
40748
|
-
var result = getStringHashCode(this.
|
|
40749
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
40750
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
40766
|
+
var result = getStringHashCode(this.e2a_1);
|
|
40767
|
+
result = imul(result, 31) + getStringHashCode(this.f2a_1) | 0;
|
|
40768
|
+
result = imul(result, 31) + getStringHashCode(this.g2a_1) | 0;
|
|
40751
40769
|
return result;
|
|
40752
40770
|
};
|
|
40753
40771
|
SetConfig.prototype.equals = function (other) {
|
|
@@ -40756,11 +40774,11 @@
|
|
|
40756
40774
|
if (!(other instanceof SetConfig))
|
|
40757
40775
|
return false;
|
|
40758
40776
|
var tmp0_other_with_cast = other instanceof SetConfig ? other : THROW_CCE();
|
|
40759
|
-
if (!(this.
|
|
40777
|
+
if (!(this.e2a_1 === tmp0_other_with_cast.e2a_1))
|
|
40760
40778
|
return false;
|
|
40761
|
-
if (!(this.
|
|
40779
|
+
if (!(this.f2a_1 === tmp0_other_with_cast.f2a_1))
|
|
40762
40780
|
return false;
|
|
40763
|
-
if (!(this.
|
|
40781
|
+
if (!(this.g2a_1 === tmp0_other_with_cast.g2a_1))
|
|
40764
40782
|
return false;
|
|
40765
40783
|
return true;
|
|
40766
40784
|
};
|
|
@@ -40777,33 +40795,33 @@
|
|
|
40777
40795
|
}
|
|
40778
40796
|
function ConfigReducer(logger, state) {
|
|
40779
40797
|
Reducer_init_$Init$(logger, null, 2, null, this);
|
|
40780
|
-
this.
|
|
40798
|
+
this.m2a_1 = state;
|
|
40781
40799
|
}
|
|
40782
|
-
ConfigReducer.prototype.
|
|
40783
|
-
this.
|
|
40800
|
+
ConfigReducer.prototype.n2a = function (_set____db54di) {
|
|
40801
|
+
this.m2a_1 = _set____db54di;
|
|
40784
40802
|
};
|
|
40785
|
-
ConfigReducer.prototype.
|
|
40786
|
-
return this.
|
|
40803
|
+
ConfigReducer.prototype.o2a = function (_set____db54di) {
|
|
40804
|
+
return this.n2a(_set____db54di instanceof ConfigState ? _set____db54di : THROW_CCE());
|
|
40787
40805
|
};
|
|
40788
40806
|
ConfigReducer.prototype.n1b = function () {
|
|
40789
|
-
return this.
|
|
40807
|
+
return this.m2a_1;
|
|
40790
40808
|
};
|
|
40791
|
-
ConfigReducer.prototype.
|
|
40792
|
-
var tmp = this.
|
|
40793
|
-
return tmp.
|
|
40809
|
+
ConfigReducer.prototype.p2a = function () {
|
|
40810
|
+
var tmp = this.m2a_1;
|
|
40811
|
+
return tmp.q2a(null, null, null, 7, null);
|
|
40794
40812
|
};
|
|
40795
|
-
ConfigReducer.prototype.
|
|
40813
|
+
ConfigReducer.prototype.r2a = function (action, state) {
|
|
40796
40814
|
var tmp0_subject = action.c1c_1;
|
|
40797
40815
|
var tmp;
|
|
40798
40816
|
if (tmp0_subject instanceof SetConfig) {
|
|
40799
|
-
tmp = state.
|
|
40817
|
+
tmp = state.s2a(action.c1c_1);
|
|
40800
40818
|
} else {
|
|
40801
40819
|
tmp = null;
|
|
40802
40820
|
}
|
|
40803
40821
|
return tmp;
|
|
40804
40822
|
};
|
|
40805
|
-
ConfigReducer.prototype.
|
|
40806
|
-
return this.
|
|
40823
|
+
ConfigReducer.prototype.t2a = function (action, state) {
|
|
40824
|
+
return this.r2a(action, state instanceof ConfigState ? state : THROW_CCE());
|
|
40807
40825
|
};
|
|
40808
40826
|
ConfigReducer.$metadata$ = classMeta('ConfigReducer', undefined, undefined, undefined, undefined, Reducer.prototype);
|
|
40809
40827
|
function ConfigState_init_$Init$(wsHost, wsPath, httpHost, $mask0, $marker, $this) {
|
|
@@ -40820,49 +40838,49 @@
|
|
|
40820
40838
|
return ConfigState_init_$Init$(wsHost, wsPath, httpHost, $mask0, $marker, Object.create(ConfigState.prototype));
|
|
40821
40839
|
}
|
|
40822
40840
|
function ConfigState(wsHost, wsPath, httpHost) {
|
|
40823
|
-
this.
|
|
40824
|
-
this.
|
|
40825
|
-
this.
|
|
40841
|
+
this.p29_1 = wsHost;
|
|
40842
|
+
this.q29_1 = wsPath;
|
|
40843
|
+
this.r29_1 = httpHost;
|
|
40826
40844
|
}
|
|
40827
|
-
ConfigState.prototype.u2a = function (_set____db54di) {
|
|
40828
|
-
this.n29_1 = _set____db54di;
|
|
40829
|
-
};
|
|
40830
|
-
ConfigState.prototype.v2a = function (_set____db54di) {
|
|
40831
|
-
this.o29_1 = _set____db54di;
|
|
40832
|
-
};
|
|
40833
40845
|
ConfigState.prototype.w2a = function (_set____db54di) {
|
|
40834
40846
|
this.p29_1 = _set____db54di;
|
|
40835
40847
|
};
|
|
40836
|
-
ConfigState.prototype.
|
|
40848
|
+
ConfigState.prototype.x2a = function (_set____db54di) {
|
|
40849
|
+
this.q29_1 = _set____db54di;
|
|
40850
|
+
};
|
|
40851
|
+
ConfigState.prototype.y2a = function (_set____db54di) {
|
|
40852
|
+
this.r29_1 = _set____db54di;
|
|
40853
|
+
};
|
|
40854
|
+
ConfigState.prototype.s2a = function (action) {
|
|
40837
40855
|
var tmp$ret$0;
|
|
40838
40856
|
// Inline function 'kotlin.apply' call
|
|
40839
40857
|
// Inline function 'kotlin.contracts.contract' call
|
|
40840
40858
|
// Inline function 'com.vonage.clientcore.core.reducers.ConfigState.update.<anonymous>' call
|
|
40859
|
+
this.r29_1 = action.g2a_1;
|
|
40841
40860
|
this.p29_1 = action.e2a_1;
|
|
40842
|
-
this.
|
|
40843
|
-
this.o29_1 = action.d2a_1;
|
|
40861
|
+
this.q29_1 = action.f2a_1;
|
|
40844
40862
|
tmp$ret$0 = this;
|
|
40845
40863
|
return tmp$ret$0;
|
|
40846
40864
|
};
|
|
40847
|
-
ConfigState.prototype.
|
|
40865
|
+
ConfigState.prototype.z2a = function (wsHost, wsPath, httpHost) {
|
|
40848
40866
|
return new ConfigState(wsHost, wsPath, httpHost);
|
|
40849
40867
|
};
|
|
40850
|
-
ConfigState.prototype.
|
|
40868
|
+
ConfigState.prototype.q2a = function (wsHost, wsPath, httpHost, $mask0, $handler) {
|
|
40851
40869
|
if (!(($mask0 & 1) === 0))
|
|
40852
|
-
wsHost = this.
|
|
40870
|
+
wsHost = this.p29_1;
|
|
40853
40871
|
if (!(($mask0 & 2) === 0))
|
|
40854
|
-
wsPath = this.
|
|
40872
|
+
wsPath = this.q29_1;
|
|
40855
40873
|
if (!(($mask0 & 4) === 0))
|
|
40856
|
-
httpHost = this.
|
|
40857
|
-
return this.
|
|
40874
|
+
httpHost = this.r29_1;
|
|
40875
|
+
return this.z2a(wsHost, wsPath, httpHost);
|
|
40858
40876
|
};
|
|
40859
40877
|
ConfigState.prototype.toString = function () {
|
|
40860
|
-
return 'ConfigState(wsHost=' + this.
|
|
40878
|
+
return 'ConfigState(wsHost=' + this.p29_1 + ', wsPath=' + this.q29_1 + ', httpHost=' + this.r29_1 + ')';
|
|
40861
40879
|
};
|
|
40862
40880
|
ConfigState.prototype.hashCode = function () {
|
|
40863
|
-
var result = this.
|
|
40864
|
-
result = imul(result, 31) + (this.
|
|
40865
|
-
result = imul(result, 31) + (this.
|
|
40881
|
+
var result = this.p29_1 == null ? 0 : getStringHashCode(this.p29_1);
|
|
40882
|
+
result = imul(result, 31) + (this.q29_1 == null ? 0 : getStringHashCode(this.q29_1)) | 0;
|
|
40883
|
+
result = imul(result, 31) + (this.r29_1 == null ? 0 : getStringHashCode(this.r29_1)) | 0;
|
|
40866
40884
|
return result;
|
|
40867
40885
|
};
|
|
40868
40886
|
ConfigState.prototype.equals = function (other) {
|
|
@@ -40871,11 +40889,11 @@
|
|
|
40871
40889
|
if (!(other instanceof ConfigState))
|
|
40872
40890
|
return false;
|
|
40873
40891
|
var tmp0_other_with_cast = other instanceof ConfigState ? other : THROW_CCE();
|
|
40874
|
-
if (!(this.
|
|
40892
|
+
if (!(this.p29_1 == tmp0_other_with_cast.p29_1))
|
|
40875
40893
|
return false;
|
|
40876
|
-
if (!(this.
|
|
40894
|
+
if (!(this.q29_1 == tmp0_other_with_cast.q29_1))
|
|
40877
40895
|
return false;
|
|
40878
|
-
if (!(this.
|
|
40896
|
+
if (!(this.r29_1 == tmp0_other_with_cast.r29_1))
|
|
40879
40897
|
return false;
|
|
40880
40898
|
return true;
|
|
40881
40899
|
};
|
|
@@ -40892,36 +40910,36 @@
|
|
|
40892
40910
|
}
|
|
40893
40911
|
function EventReducer(logger, state) {
|
|
40894
40912
|
Reducer_init_$Init$(logger, null, 2, null, this);
|
|
40895
|
-
this.
|
|
40913
|
+
this.c2b_1 = state;
|
|
40896
40914
|
}
|
|
40897
|
-
EventReducer.prototype.
|
|
40898
|
-
this.
|
|
40915
|
+
EventReducer.prototype.d2b = function (_set____db54di) {
|
|
40916
|
+
this.c2b_1 = _set____db54di;
|
|
40899
40917
|
};
|
|
40900
|
-
EventReducer.prototype.
|
|
40901
|
-
return this.
|
|
40918
|
+
EventReducer.prototype.o2a = function (_set____db54di) {
|
|
40919
|
+
return this.d2b(_set____db54di instanceof EventState ? _set____db54di : THROW_CCE());
|
|
40902
40920
|
};
|
|
40903
40921
|
EventReducer.prototype.n1b = function () {
|
|
40904
|
-
return this.
|
|
40922
|
+
return this.c2b_1;
|
|
40905
40923
|
};
|
|
40906
|
-
EventReducer.prototype.
|
|
40907
|
-
return this.
|
|
40924
|
+
EventReducer.prototype.p2a = function () {
|
|
40925
|
+
return this.c2b_1;
|
|
40908
40926
|
};
|
|
40909
|
-
EventReducer.prototype.
|
|
40927
|
+
EventReducer.prototype.e2b = function (action, state) {
|
|
40910
40928
|
var tmp0_subject = action.c1c_1;
|
|
40911
40929
|
var tmp;
|
|
40912
40930
|
if (tmp0_subject instanceof SocketEvent) {
|
|
40913
|
-
tmp = state.
|
|
40931
|
+
tmp = state.g2b(action.c1c_1);
|
|
40914
40932
|
} else {
|
|
40915
40933
|
if (tmp0_subject instanceof BufferedSocketEvent) {
|
|
40916
|
-
tmp = state.
|
|
40934
|
+
tmp = state.f2b(action.c1c_1);
|
|
40917
40935
|
} else {
|
|
40918
40936
|
tmp = null;
|
|
40919
40937
|
}
|
|
40920
40938
|
}
|
|
40921
40939
|
return tmp;
|
|
40922
40940
|
};
|
|
40923
|
-
EventReducer.prototype.
|
|
40924
|
-
return this.
|
|
40941
|
+
EventReducer.prototype.t2a = function (action, state) {
|
|
40942
|
+
return this.e2b(action, state instanceof EventState ? state : THROW_CCE());
|
|
40925
40943
|
};
|
|
40926
40944
|
EventReducer.$metadata$ = classMeta('EventReducer', undefined, undefined, undefined, undefined, Reducer.prototype);
|
|
40927
40945
|
function EventState_init_$Init$(buffers, lastModified, $mask0, $marker, $this) {
|
|
@@ -40944,13 +40962,13 @@
|
|
|
40944
40962
|
this.a20_1 = buffers;
|
|
40945
40963
|
this.b20_1 = lastModified;
|
|
40946
40964
|
}
|
|
40947
|
-
EventState.prototype.
|
|
40965
|
+
EventState.prototype.h2b = function () {
|
|
40948
40966
|
return this.a20_1;
|
|
40949
40967
|
};
|
|
40950
|
-
EventState.prototype.
|
|
40968
|
+
EventState.prototype.i2b = function (_set____db54di) {
|
|
40951
40969
|
this.b20_1 = _set____db54di;
|
|
40952
40970
|
};
|
|
40953
|
-
EventState.prototype.
|
|
40971
|
+
EventState.prototype.g2b = function (action) {
|
|
40954
40972
|
var tmp$ret$2;
|
|
40955
40973
|
// Inline function 'kotlin.apply' call
|
|
40956
40974
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -40959,7 +40977,7 @@
|
|
|
40959
40977
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
40960
40978
|
var tmp0_getOrPut = this.a20_1;
|
|
40961
40979
|
var tmp0_elvis_lhs = action.z1m();
|
|
40962
|
-
var tmp1_getOrPut = tmp0_elvis_lhs == null ? EventBufferName_getInstance().
|
|
40980
|
+
var tmp1_getOrPut = tmp0_elvis_lhs == null ? EventBufferName_getInstance().j2b_1 : tmp0_elvis_lhs;
|
|
40963
40981
|
var value = tmp0_getOrPut.f2(tmp1_getOrPut);
|
|
40964
40982
|
var tmp;
|
|
40965
40983
|
if (value == null) {
|
|
@@ -40977,7 +40995,7 @@
|
|
|
40977
40995
|
buffer.e20_1 = action;
|
|
40978
40996
|
var tmp_0 = this;
|
|
40979
40997
|
var tmp1_elvis_lhs = action.z1m();
|
|
40980
|
-
tmp_0.b20_1 = tmp1_elvis_lhs == null ? EventBufferName_getInstance().
|
|
40998
|
+
tmp_0.b20_1 = tmp1_elvis_lhs == null ? EventBufferName_getInstance().j2b_1 : tmp1_elvis_lhs;
|
|
40981
40999
|
var tmp2_elvis_lhs = action.y1m();
|
|
40982
41000
|
if ((tmp2_elvis_lhs == null ? -1 : tmp2_elvis_lhs) > buffer.c20_1) {
|
|
40983
41001
|
var tmp_1 = buffer;
|
|
@@ -40990,7 +41008,7 @@
|
|
|
40990
41008
|
tmp$ret$2 = this;
|
|
40991
41009
|
return tmp$ret$2;
|
|
40992
41010
|
};
|
|
40993
|
-
EventState.prototype.
|
|
41011
|
+
EventState.prototype.f2b = function (action) {
|
|
40994
41012
|
var tmp$ret$2;
|
|
40995
41013
|
// Inline function 'kotlin.apply' call
|
|
40996
41014
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -40998,7 +41016,7 @@
|
|
|
40998
41016
|
var tmp$ret$1;
|
|
40999
41017
|
// Inline function 'kotlin.collections.getOrPut' call
|
|
41000
41018
|
var tmp0_getOrPut = this.a20_1;
|
|
41001
|
-
var tmp1_getOrPut = action.
|
|
41019
|
+
var tmp1_getOrPut = action.m28_1;
|
|
41002
41020
|
var value = tmp0_getOrPut.f2(tmp1_getOrPut);
|
|
41003
41021
|
var tmp;
|
|
41004
41022
|
if (value == null) {
|
|
@@ -41013,10 +41031,10 @@
|
|
|
41013
41031
|
}
|
|
41014
41032
|
tmp$ret$1 = tmp;
|
|
41015
41033
|
var buffer = tmp$ret$1;
|
|
41016
|
-
if (action.
|
|
41017
|
-
buffer.d20_1 = action.
|
|
41018
|
-
buffer.f20_1 = action.
|
|
41019
|
-
this.b20_1 = action.
|
|
41034
|
+
if (action.n28_1 > buffer.d20_1) {
|
|
41035
|
+
buffer.d20_1 = action.n28_1;
|
|
41036
|
+
buffer.f20_1 = action.l28_1;
|
|
41037
|
+
this.b20_1 = action.m28_1;
|
|
41020
41038
|
}
|
|
41021
41039
|
tmp$ret$2 = this;
|
|
41022
41040
|
return tmp$ret$2;
|
|
@@ -41063,22 +41081,22 @@
|
|
|
41063
41081
|
this.e20_1 = localHead;
|
|
41064
41082
|
this.f20_1 = remoteHead;
|
|
41065
41083
|
}
|
|
41066
|
-
EventBuffer.prototype.
|
|
41084
|
+
EventBuffer.prototype.k2b = function (_set____db54di) {
|
|
41067
41085
|
this.c20_1 = _set____db54di;
|
|
41068
41086
|
};
|
|
41069
|
-
EventBuffer.prototype.
|
|
41087
|
+
EventBuffer.prototype.l2b = function () {
|
|
41070
41088
|
return this.c20_1;
|
|
41071
41089
|
};
|
|
41072
|
-
EventBuffer.prototype.
|
|
41090
|
+
EventBuffer.prototype.m2b = function (_set____db54di) {
|
|
41073
41091
|
this.d20_1 = _set____db54di;
|
|
41074
41092
|
};
|
|
41075
|
-
EventBuffer.prototype.
|
|
41093
|
+
EventBuffer.prototype.n2b = function () {
|
|
41076
41094
|
return this.d20_1;
|
|
41077
41095
|
};
|
|
41078
|
-
EventBuffer.prototype.
|
|
41096
|
+
EventBuffer.prototype.o2b = function (_set____db54di) {
|
|
41079
41097
|
this.e20_1 = _set____db54di;
|
|
41080
41098
|
};
|
|
41081
|
-
EventBuffer.prototype.
|
|
41099
|
+
EventBuffer.prototype.p2b = function (_set____db54di) {
|
|
41082
41100
|
this.f20_1 = _set____db54di;
|
|
41083
41101
|
};
|
|
41084
41102
|
EventBuffer.prototype.toString = function () {
|
|
@@ -41110,10 +41128,10 @@
|
|
|
41110
41128
|
EventBuffer.$metadata$ = classMeta('EventBuffer');
|
|
41111
41129
|
function EventBufferName() {
|
|
41112
41130
|
EventBufferName_instance = this;
|
|
41113
|
-
this.
|
|
41131
|
+
this.j2b_1 = 'default';
|
|
41114
41132
|
}
|
|
41115
|
-
EventBufferName.prototype.
|
|
41116
|
-
return this.
|
|
41133
|
+
EventBufferName.prototype.q2b = function () {
|
|
41134
|
+
return this.j2b_1;
|
|
41117
41135
|
};
|
|
41118
41136
|
EventBufferName.$metadata$ = objectMeta('EventBufferName');
|
|
41119
41137
|
var EventBufferName_instance;
|
|
@@ -41130,7 +41148,7 @@
|
|
|
41130
41148
|
// Inline function 'kotlin.apply' call
|
|
41131
41149
|
// Inline function 'kotlin.contracts.contract' call
|
|
41132
41150
|
// Inline function 'com.vonage.clientcore.core.reducers.modify.<anonymous>' call
|
|
41133
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
41151
|
+
var tmp0_safe_receiver = _this__u8e3s4.r2b().f2(id);
|
|
41134
41152
|
if (tmp0_safe_receiver == null)
|
|
41135
41153
|
;
|
|
41136
41154
|
else {
|
|
@@ -41138,7 +41156,7 @@
|
|
|
41138
41156
|
// Inline function 'kotlin.contracts.contract' call
|
|
41139
41157
|
fn(tmp0_safe_receiver);
|
|
41140
41158
|
}
|
|
41141
|
-
_this__u8e3s4.
|
|
41159
|
+
_this__u8e3s4.i2b(id);
|
|
41142
41160
|
tmp$ret$3 = _this__u8e3s4;
|
|
41143
41161
|
return tmp$ret$3;
|
|
41144
41162
|
}
|
|
@@ -41159,9 +41177,9 @@
|
|
|
41159
41177
|
// Inline function 'kotlin.contracts.contract' call
|
|
41160
41178
|
// Inline function 'com.vonage.clientcore.core.reducers.new.<anonymous>.<anonymous>' call
|
|
41161
41179
|
// Inline function 'kotlin.collections.set' call
|
|
41162
|
-
var tmp0_set = _this__u8e3s4.
|
|
41180
|
+
var tmp0_set = _this__u8e3s4.r2b();
|
|
41163
41181
|
tmp0_set.l(id, tmp0_safe_receiver);
|
|
41164
|
-
_this__u8e3s4.
|
|
41182
|
+
_this__u8e3s4.i2b(id);
|
|
41165
41183
|
}
|
|
41166
41184
|
tmp$ret$2 = _this__u8e3s4;
|
|
41167
41185
|
return tmp$ret$2;
|
|
@@ -41178,59 +41196,59 @@
|
|
|
41178
41196
|
}
|
|
41179
41197
|
function SessionReducer(logger, state) {
|
|
41180
41198
|
Reducer_init_$Init$(logger, null, 2, null, this);
|
|
41181
|
-
this.
|
|
41199
|
+
this.u2b_1 = state;
|
|
41182
41200
|
}
|
|
41183
|
-
SessionReducer.prototype.
|
|
41184
|
-
this.
|
|
41201
|
+
SessionReducer.prototype.v2b = function (_set____db54di) {
|
|
41202
|
+
this.u2b_1 = _set____db54di;
|
|
41185
41203
|
};
|
|
41186
|
-
SessionReducer.prototype.
|
|
41187
|
-
return this.
|
|
41204
|
+
SessionReducer.prototype.o2a = function (_set____db54di) {
|
|
41205
|
+
return this.v2b(_set____db54di instanceof SessionState ? _set____db54di : THROW_CCE());
|
|
41188
41206
|
};
|
|
41189
41207
|
SessionReducer.prototype.n1b = function () {
|
|
41190
|
-
return this.
|
|
41208
|
+
return this.u2b_1;
|
|
41191
41209
|
};
|
|
41192
|
-
SessionReducer.prototype.
|
|
41193
|
-
var tmp = this.
|
|
41194
|
-
return tmp.
|
|
41210
|
+
SessionReducer.prototype.p2a = function () {
|
|
41211
|
+
var tmp = this.u2b_1;
|
|
41212
|
+
return tmp.w2b(null, null, null, null, 15, null);
|
|
41195
41213
|
};
|
|
41196
|
-
SessionReducer.prototype.
|
|
41214
|
+
SessionReducer.prototype.x2b = function (action, state) {
|
|
41197
41215
|
var tmp0_subject = action.c1c_1;
|
|
41198
41216
|
var tmp;
|
|
41199
41217
|
if (tmp0_subject instanceof SocketStatus) {
|
|
41200
|
-
tmp = state.
|
|
41218
|
+
tmp = state.j2c(action.c1c_1);
|
|
41201
41219
|
} else {
|
|
41202
41220
|
if (tmp0_subject instanceof SocketConnect) {
|
|
41203
|
-
tmp = state.
|
|
41221
|
+
tmp = state.i2c(action.c1c_1, action.d1c_1.z1b_1);
|
|
41204
41222
|
} else {
|
|
41205
41223
|
if (tmp0_subject instanceof SocketConnectEmptyTokenError) {
|
|
41206
|
-
tmp = state.
|
|
41224
|
+
tmp = state.h2c(action.c1c_1, action.d1c_1.z1b_1);
|
|
41207
41225
|
} else {
|
|
41208
41226
|
if (tmp0_subject instanceof SessionSuccessEvent) {
|
|
41209
|
-
tmp = state.
|
|
41227
|
+
tmp = state.g2c(action.c1c_1);
|
|
41210
41228
|
} else {
|
|
41211
41229
|
if (tmp0_subject instanceof DeleteSession) {
|
|
41212
|
-
tmp = state.
|
|
41230
|
+
tmp = state.f2c(action.c1c_1);
|
|
41213
41231
|
} else {
|
|
41214
41232
|
if (tmp0_subject instanceof SocketSetSession) {
|
|
41215
|
-
tmp = state.
|
|
41233
|
+
tmp = state.e2c(action.c1c_1);
|
|
41216
41234
|
} else {
|
|
41217
41235
|
if (tmp0_subject instanceof SessionTimerEvent) {
|
|
41218
|
-
tmp = state.
|
|
41236
|
+
tmp = state.d2c(action.c1c_1);
|
|
41219
41237
|
} else {
|
|
41220
41238
|
if (tmp0_subject instanceof SessionInvalidTokenEvent) {
|
|
41221
|
-
tmp = state.
|
|
41239
|
+
tmp = state.c2c(action.c1c_1);
|
|
41222
41240
|
} else {
|
|
41223
41241
|
if (tmp0_subject instanceof SessionInvalidEvent) {
|
|
41224
|
-
tmp = state.
|
|
41242
|
+
tmp = state.b2c(action.c1c_1);
|
|
41225
41243
|
} else {
|
|
41226
41244
|
if (tmp0_subject instanceof SessionExpiredTokenEvent) {
|
|
41227
|
-
tmp = state.
|
|
41245
|
+
tmp = state.a2c(action.c1c_1);
|
|
41228
41246
|
} else {
|
|
41229
41247
|
if (tmp0_subject instanceof SessionMaxOpenEvent) {
|
|
41230
|
-
tmp = state.
|
|
41248
|
+
tmp = state.z2b(action.c1c_1);
|
|
41231
41249
|
} else {
|
|
41232
41250
|
if (tmp0_subject instanceof AuthorizationErrorEvent) {
|
|
41233
|
-
tmp = state.
|
|
41251
|
+
tmp = state.y2b(action.c1c_1);
|
|
41234
41252
|
} else {
|
|
41235
41253
|
tmp = null;
|
|
41236
41254
|
}
|
|
@@ -41247,8 +41265,8 @@
|
|
|
41247
41265
|
}
|
|
41248
41266
|
return tmp;
|
|
41249
41267
|
};
|
|
41250
|
-
SessionReducer.prototype.
|
|
41251
|
-
return this.
|
|
41268
|
+
SessionReducer.prototype.t2a = function (action, state) {
|
|
41269
|
+
return this.x2b(action, state instanceof SessionState ? state : THROW_CCE());
|
|
41252
41270
|
};
|
|
41253
41271
|
SessionReducer.$metadata$ = classMeta('SessionReducer', undefined, undefined, undefined, undefined, Reducer.prototype);
|
|
41254
41272
|
function SessionState_init_$Init$(sessionStatus, connectionStatus, reason, token, $mask0, $marker, $this) {
|
|
@@ -41272,25 +41290,25 @@
|
|
|
41272
41290
|
this.u20_1 = reason;
|
|
41273
41291
|
this.v20_1 = token;
|
|
41274
41292
|
}
|
|
41275
|
-
SessionState.prototype.
|
|
41293
|
+
SessionState.prototype.k2c = function (_set____db54di) {
|
|
41276
41294
|
this.s20_1 = _set____db54di;
|
|
41277
41295
|
};
|
|
41278
|
-
SessionState.prototype.
|
|
41296
|
+
SessionState.prototype.l2c = function () {
|
|
41279
41297
|
return this.s20_1;
|
|
41280
41298
|
};
|
|
41281
|
-
SessionState.prototype.
|
|
41299
|
+
SessionState.prototype.m2c = function (_set____db54di) {
|
|
41282
41300
|
this.t20_1 = _set____db54di;
|
|
41283
41301
|
};
|
|
41284
|
-
SessionState.prototype.
|
|
41302
|
+
SessionState.prototype.n2c = function () {
|
|
41285
41303
|
return this.t20_1;
|
|
41286
41304
|
};
|
|
41287
|
-
SessionState.prototype.
|
|
41305
|
+
SessionState.prototype.o2c = function (_set____db54di) {
|
|
41288
41306
|
this.u20_1 = _set____db54di;
|
|
41289
41307
|
};
|
|
41290
|
-
SessionState.prototype.
|
|
41308
|
+
SessionState.prototype.p2c = function (_set____db54di) {
|
|
41291
41309
|
this.v20_1 = _set____db54di;
|
|
41292
41310
|
};
|
|
41293
|
-
SessionState.prototype.
|
|
41311
|
+
SessionState.prototype.i2c = function (action, uuid) {
|
|
41294
41312
|
var tmp$ret$0;
|
|
41295
41313
|
// Inline function 'kotlin.apply' call
|
|
41296
41314
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41303,7 +41321,7 @@
|
|
|
41303
41321
|
tmp$ret$0 = this;
|
|
41304
41322
|
return tmp$ret$0;
|
|
41305
41323
|
};
|
|
41306
|
-
SessionState.prototype.
|
|
41324
|
+
SessionState.prototype.h2c = function (action, uuid) {
|
|
41307
41325
|
var tmp$ret$0;
|
|
41308
41326
|
// Inline function 'kotlin.apply' call
|
|
41309
41327
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41315,7 +41333,7 @@
|
|
|
41315
41333
|
tmp$ret$0 = this;
|
|
41316
41334
|
return tmp$ret$0;
|
|
41317
41335
|
};
|
|
41318
|
-
SessionState.prototype.
|
|
41336
|
+
SessionState.prototype.j2c = function (action) {
|
|
41319
41337
|
var tmp$ret$0;
|
|
41320
41338
|
// Inline function 'kotlin.apply' call
|
|
41321
41339
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41370,7 +41388,7 @@
|
|
|
41370
41388
|
tmp$ret$0 = this;
|
|
41371
41389
|
return tmp$ret$0;
|
|
41372
41390
|
};
|
|
41373
|
-
SessionState.prototype.
|
|
41391
|
+
SessionState.prototype.g2c = function (event) {
|
|
41374
41392
|
var tmp$ret$0;
|
|
41375
41393
|
// Inline function 'kotlin.apply' call
|
|
41376
41394
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41382,7 +41400,7 @@
|
|
|
41382
41400
|
tmp$ret$0 = this;
|
|
41383
41401
|
return tmp$ret$0;
|
|
41384
41402
|
};
|
|
41385
|
-
SessionState.prototype.
|
|
41403
|
+
SessionState.prototype.d2c = function (action) {
|
|
41386
41404
|
var tmp$ret$0;
|
|
41387
41405
|
// Inline function 'kotlin.apply' call
|
|
41388
41406
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41390,7 +41408,7 @@
|
|
|
41390
41408
|
var tmp;
|
|
41391
41409
|
var tmp_0 = this.s20_1;
|
|
41392
41410
|
if (tmp_0 instanceof Pending) {
|
|
41393
|
-
tmp = this.s20_1.
|
|
41411
|
+
tmp = this.s20_1.q2c() === action.d1y_1.d1c_1.z1b_1;
|
|
41394
41412
|
} else {
|
|
41395
41413
|
tmp = false;
|
|
41396
41414
|
}
|
|
@@ -41402,7 +41420,7 @@
|
|
|
41402
41420
|
tmp$ret$0 = this;
|
|
41403
41421
|
return tmp$ret$0;
|
|
41404
41422
|
};
|
|
41405
|
-
SessionState.prototype.
|
|
41423
|
+
SessionState.prototype.b2c = function (action) {
|
|
41406
41424
|
var tmp$ret$0;
|
|
41407
41425
|
// Inline function 'kotlin.apply' call
|
|
41408
41426
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41413,7 +41431,7 @@
|
|
|
41413
41431
|
tmp$ret$0 = this;
|
|
41414
41432
|
return tmp$ret$0;
|
|
41415
41433
|
};
|
|
41416
|
-
SessionState.prototype.
|
|
41434
|
+
SessionState.prototype.c2c = function (action) {
|
|
41417
41435
|
var tmp$ret$0;
|
|
41418
41436
|
// Inline function 'kotlin.apply' call
|
|
41419
41437
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41424,7 +41442,7 @@
|
|
|
41424
41442
|
tmp$ret$0 = this;
|
|
41425
41443
|
return tmp$ret$0;
|
|
41426
41444
|
};
|
|
41427
|
-
SessionState.prototype.
|
|
41445
|
+
SessionState.prototype.y2b = function (action) {
|
|
41428
41446
|
var tmp$ret$0;
|
|
41429
41447
|
// Inline function 'kotlin.apply' call
|
|
41430
41448
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41435,7 +41453,7 @@
|
|
|
41435
41453
|
tmp$ret$0 = this;
|
|
41436
41454
|
return tmp$ret$0;
|
|
41437
41455
|
};
|
|
41438
|
-
SessionState.prototype.
|
|
41456
|
+
SessionState.prototype.a2c = function (action) {
|
|
41439
41457
|
var tmp$ret$0;
|
|
41440
41458
|
// Inline function 'kotlin.apply' call
|
|
41441
41459
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41446,7 +41464,7 @@
|
|
|
41446
41464
|
tmp$ret$0 = this;
|
|
41447
41465
|
return tmp$ret$0;
|
|
41448
41466
|
};
|
|
41449
|
-
SessionState.prototype.
|
|
41467
|
+
SessionState.prototype.z2b = function (action) {
|
|
41450
41468
|
var tmp$ret$0;
|
|
41451
41469
|
// Inline function 'kotlin.apply' call
|
|
41452
41470
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41457,7 +41475,7 @@
|
|
|
41457
41475
|
tmp$ret$0 = this;
|
|
41458
41476
|
return tmp$ret$0;
|
|
41459
41477
|
};
|
|
41460
|
-
SessionState.prototype.
|
|
41478
|
+
SessionState.prototype.f2c = function (action) {
|
|
41461
41479
|
var tmp$ret$0;
|
|
41462
41480
|
// Inline function 'kotlin.apply' call
|
|
41463
41481
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41467,7 +41485,7 @@
|
|
|
41467
41485
|
tmp$ret$0 = this;
|
|
41468
41486
|
return tmp$ret$0;
|
|
41469
41487
|
};
|
|
41470
|
-
SessionState.prototype.
|
|
41488
|
+
SessionState.prototype.e2c = function (action) {
|
|
41471
41489
|
var tmp$ret$0;
|
|
41472
41490
|
// Inline function 'kotlin.apply' call
|
|
41473
41491
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -41476,10 +41494,10 @@
|
|
|
41476
41494
|
tmp$ret$0 = this;
|
|
41477
41495
|
return tmp$ret$0;
|
|
41478
41496
|
};
|
|
41479
|
-
SessionState.prototype.
|
|
41497
|
+
SessionState.prototype.r2c = function (sessionStatus, connectionStatus, reason, token) {
|
|
41480
41498
|
return new SessionState(sessionStatus, connectionStatus, reason, token);
|
|
41481
41499
|
};
|
|
41482
|
-
SessionState.prototype.
|
|
41500
|
+
SessionState.prototype.w2b = function (sessionStatus, connectionStatus, reason, token, $mask0, $handler) {
|
|
41483
41501
|
if (!(($mask0 & 1) === 0))
|
|
41484
41502
|
sessionStatus = this.s20_1;
|
|
41485
41503
|
if (!(($mask0 & 2) === 0))
|
|
@@ -41488,7 +41506,7 @@
|
|
|
41488
41506
|
reason = this.u20_1;
|
|
41489
41507
|
if (!(($mask0 & 8) === 0))
|
|
41490
41508
|
token = this.v20_1;
|
|
41491
|
-
return this.
|
|
41509
|
+
return this.r2c(sessionStatus, connectionStatus, reason, token);
|
|
41492
41510
|
};
|
|
41493
41511
|
SessionState.prototype.toString = function () {
|
|
41494
41512
|
return 'SessionState(sessionStatus=' + this.s20_1 + ', connectionStatus=' + this.t20_1 + ', reason=' + this.u20_1 + ', token=' + this.v20_1 + ')';
|
|
@@ -41518,15 +41536,15 @@
|
|
|
41518
41536
|
};
|
|
41519
41537
|
SessionState.$metadata$ = classMeta('SessionState');
|
|
41520
41538
|
function SessionUser(id, name) {
|
|
41521
|
-
this.
|
|
41522
|
-
this.
|
|
41539
|
+
this.n23_1 = id;
|
|
41540
|
+
this.o23_1 = name;
|
|
41523
41541
|
}
|
|
41524
41542
|
SessionUser.prototype.toString = function () {
|
|
41525
|
-
return 'SessionUser(id=' + this.
|
|
41543
|
+
return 'SessionUser(id=' + this.n23_1 + ', name=' + this.o23_1 + ')';
|
|
41526
41544
|
};
|
|
41527
41545
|
SessionUser.prototype.hashCode = function () {
|
|
41528
|
-
var result = getStringHashCode(this.
|
|
41529
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
41546
|
+
var result = getStringHashCode(this.n23_1);
|
|
41547
|
+
result = imul(result, 31) + getStringHashCode(this.o23_1) | 0;
|
|
41530
41548
|
return result;
|
|
41531
41549
|
};
|
|
41532
41550
|
SessionUser.prototype.equals = function (other) {
|
|
@@ -41535,9 +41553,9 @@
|
|
|
41535
41553
|
if (!(other instanceof SessionUser))
|
|
41536
41554
|
return false;
|
|
41537
41555
|
var tmp0_other_with_cast = other instanceof SessionUser ? other : THROW_CCE();
|
|
41538
|
-
if (!(this.
|
|
41556
|
+
if (!(this.n23_1 === tmp0_other_with_cast.n23_1))
|
|
41539
41557
|
return false;
|
|
41540
|
-
if (!(this.
|
|
41558
|
+
if (!(this.o23_1 === tmp0_other_with_cast.o23_1))
|
|
41541
41559
|
return false;
|
|
41542
41560
|
return true;
|
|
41543
41561
|
};
|
|
@@ -41569,22 +41587,22 @@
|
|
|
41569
41587
|
this.m21_1 = legState;
|
|
41570
41588
|
this.n21_1 = localMedia;
|
|
41571
41589
|
}
|
|
41572
|
-
Call.prototype.
|
|
41590
|
+
Call.prototype.s2c = function (_set____db54di) {
|
|
41573
41591
|
this.l21_1 = _set____db54di;
|
|
41574
41592
|
};
|
|
41575
|
-
Call.prototype.
|
|
41593
|
+
Call.prototype.t2c = function () {
|
|
41576
41594
|
return this.l21_1;
|
|
41577
41595
|
};
|
|
41578
|
-
Call.prototype.
|
|
41596
|
+
Call.prototype.u2c = function (_set____db54di) {
|
|
41579
41597
|
this.m21_1 = _set____db54di;
|
|
41580
41598
|
};
|
|
41581
|
-
Call.prototype.
|
|
41599
|
+
Call.prototype.v2c = function () {
|
|
41582
41600
|
return this.m21_1;
|
|
41583
41601
|
};
|
|
41584
|
-
Call.prototype.
|
|
41602
|
+
Call.prototype.w2c = function (isReconnect, from, customData, id, memberState, legState, localMedia) {
|
|
41585
41603
|
return new Call(isReconnect, from, customData, id, memberState, legState, localMedia);
|
|
41586
41604
|
};
|
|
41587
|
-
Call.prototype.
|
|
41605
|
+
Call.prototype.j23 = function (isReconnect, from, customData, id, memberState, legState, localMedia, $mask0, $handler) {
|
|
41588
41606
|
if (!(($mask0 & 1) === 0))
|
|
41589
41607
|
isReconnect = this.h21_1;
|
|
41590
41608
|
if (!(($mask0 & 2) === 0))
|
|
@@ -41599,7 +41617,7 @@
|
|
|
41599
41617
|
legState = this.m21_1;
|
|
41600
41618
|
if (!(($mask0 & 64) === 0))
|
|
41601
41619
|
localMedia = this.n21_1;
|
|
41602
|
-
return this.
|
|
41620
|
+
return this.w2c(isReconnect, from, customData, id, memberState, legState, localMedia);
|
|
41603
41621
|
};
|
|
41604
41622
|
Call.prototype.toString = function () {
|
|
41605
41623
|
return 'Call(isReconnect=' + this.h21_1 + ', from=' + this.i21_1 + ', customData=' + this.j21_1 + ', id=' + this.k21_1 + ', memberState=' + this.l21_1 + ', legState=' + this.m21_1 + ', localMedia=' + this.n21_1 + ')';
|
|
@@ -41671,42 +41689,42 @@
|
|
|
41671
41689
|
}
|
|
41672
41690
|
function CallReducer(logger, state) {
|
|
41673
41691
|
Reducer_init_$Init$(logger, null, 2, null, this);
|
|
41674
|
-
this.
|
|
41692
|
+
this.z2c_1 = state;
|
|
41675
41693
|
}
|
|
41676
|
-
CallReducer.prototype.
|
|
41677
|
-
this.
|
|
41694
|
+
CallReducer.prototype.a2d = function (_set____db54di) {
|
|
41695
|
+
this.z2c_1 = _set____db54di;
|
|
41678
41696
|
};
|
|
41679
|
-
CallReducer.prototype.
|
|
41680
|
-
return this.
|
|
41697
|
+
CallReducer.prototype.o2a = function (_set____db54di) {
|
|
41698
|
+
return this.a2d(_set____db54di instanceof CallState ? _set____db54di : THROW_CCE());
|
|
41681
41699
|
};
|
|
41682
41700
|
CallReducer.prototype.n1b = function () {
|
|
41683
|
-
return this.
|
|
41701
|
+
return this.z2c_1;
|
|
41684
41702
|
};
|
|
41685
|
-
CallReducer.prototype.
|
|
41686
|
-
return this.
|
|
41703
|
+
CallReducer.prototype.p2a = function () {
|
|
41704
|
+
return this.z2c_1;
|
|
41687
41705
|
};
|
|
41688
|
-
CallReducer.prototype.
|
|
41706
|
+
CallReducer.prototype.b2d = function (action, state) {
|
|
41689
41707
|
var tmp0_subject = action.c1c_1;
|
|
41690
41708
|
var tmp;
|
|
41691
41709
|
if (tmp0_subject instanceof ErrorReport) {
|
|
41692
41710
|
var tmp1_elvis_lhs = action.d1c_1.a1c_1;
|
|
41693
|
-
tmp = state.
|
|
41711
|
+
tmp = state.u2d(action.c1c_1, tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs);
|
|
41694
41712
|
} else {
|
|
41695
41713
|
if (tmp0_subject instanceof SessionSuccessEvent) {
|
|
41696
|
-
tmp = state.
|
|
41714
|
+
tmp = state.g2c(action.c1c_1);
|
|
41697
41715
|
} else {
|
|
41698
41716
|
if (isInterface(tmp0_subject, MediaEvent)) {
|
|
41699
41717
|
var callId = action.c1c_1.y1m();
|
|
41700
41718
|
var tmp2_subject = action.c1c_1;
|
|
41701
41719
|
var tmp_0;
|
|
41702
41720
|
if (tmp2_subject instanceof MediaOffer) {
|
|
41703
|
-
tmp_0 = state.
|
|
41721
|
+
tmp_0 = state.t2d(action.c1c_1, callId);
|
|
41704
41722
|
} else {
|
|
41705
41723
|
if (tmp2_subject instanceof MediaAnswer) {
|
|
41706
|
-
tmp_0 = state.
|
|
41724
|
+
tmp_0 = state.s2d(action.c1c_1, callId);
|
|
41707
41725
|
} else {
|
|
41708
41726
|
if (tmp2_subject instanceof MediaDisable) {
|
|
41709
|
-
tmp_0 = state.
|
|
41727
|
+
tmp_0 = state.r2d(action.c1c_1, callId);
|
|
41710
41728
|
} else {
|
|
41711
41729
|
tmp_0 = null;
|
|
41712
41730
|
}
|
|
@@ -41718,13 +41736,13 @@
|
|
|
41718
41736
|
var tmp3_subject = action.c1c_1;
|
|
41719
41737
|
var tmp_1;
|
|
41720
41738
|
if (tmp3_subject instanceof CallCreate) {
|
|
41721
|
-
tmp_1 = state.
|
|
41739
|
+
tmp_1 = state.q2d(action.c1c_1, action.c1c_1.e24_1);
|
|
41722
41740
|
} else {
|
|
41723
41741
|
if (tmp3_subject instanceof CallReconnect) {
|
|
41724
|
-
tmp_1 = state.
|
|
41742
|
+
tmp_1 = state.p2d(action.c1c_1, action.c1c_1.a24_1);
|
|
41725
41743
|
} else {
|
|
41726
41744
|
if (tmp3_subject instanceof CallTerminate) {
|
|
41727
|
-
tmp_1 = state.
|
|
41745
|
+
tmp_1 = state.o2d(action.c1c_1, action.c1c_1.l24_1);
|
|
41728
41746
|
} else {
|
|
41729
41747
|
tmp_1 = null;
|
|
41730
41748
|
}
|
|
@@ -41746,7 +41764,7 @@
|
|
|
41746
41764
|
// Inline function 'kotlin.contracts.contract' call
|
|
41747
41765
|
var tmp$ret$0;
|
|
41748
41766
|
// Inline function 'com.vonage.clientcore.core.reducers.call.CallReducer.reduce.<anonymous>' call
|
|
41749
|
-
tmp$ret$0 = state.
|
|
41767
|
+
tmp$ret$0 = state.n2d(action.c1c_1, tmp5_safe_receiver);
|
|
41750
41768
|
tmp$ret$1 = tmp$ret$0;
|
|
41751
41769
|
tmp_3 = tmp$ret$1;
|
|
41752
41770
|
}
|
|
@@ -41763,7 +41781,7 @@
|
|
|
41763
41781
|
// Inline function 'kotlin.contracts.contract' call
|
|
41764
41782
|
var tmp$ret$2;
|
|
41765
41783
|
// Inline function 'com.vonage.clientcore.core.reducers.call.CallReducer.reduce.<anonymous>' call
|
|
41766
|
-
tmp$ret$2 = state.
|
|
41784
|
+
tmp$ret$2 = state.m2d(action.c1c_1, tmp6_safe_receiver);
|
|
41767
41785
|
tmp$ret$3 = tmp$ret$2;
|
|
41768
41786
|
tmp_4 = tmp$ret$3;
|
|
41769
41787
|
}
|
|
@@ -41771,7 +41789,7 @@
|
|
|
41771
41789
|
} else {
|
|
41772
41790
|
if (tmp4_subject instanceof RTCAnswerEvent) {
|
|
41773
41791
|
var id = action.c1c_1.u1r_1.m1s_1;
|
|
41774
|
-
tmp_2 = state.
|
|
41792
|
+
tmp_2 = state.l2d(action.c1c_1, id);
|
|
41775
41793
|
} else {
|
|
41776
41794
|
if (tmp4_subject instanceof RTCHangupEvent) {
|
|
41777
41795
|
var id_0 = action.c1c_1.r1q_1.n1m_1.x1y_1;
|
|
@@ -41785,7 +41803,7 @@
|
|
|
41785
41803
|
// Inline function 'kotlin.contracts.contract' call
|
|
41786
41804
|
var tmp$ret$4;
|
|
41787
41805
|
// Inline function 'com.vonage.clientcore.core.reducers.call.CallReducer.reduce.<anonymous>' call
|
|
41788
|
-
tmp$ret$4 = state.
|
|
41806
|
+
tmp$ret$4 = state.k2d(action.c1c_1, tmp7_safe_receiver);
|
|
41789
41807
|
tmp$ret$5 = tmp$ret$4;
|
|
41790
41808
|
tmp_5 = tmp$ret$5;
|
|
41791
41809
|
}
|
|
@@ -41803,7 +41821,7 @@
|
|
|
41803
41821
|
// Inline function 'kotlin.contracts.contract' call
|
|
41804
41822
|
var tmp$ret$6;
|
|
41805
41823
|
// Inline function 'com.vonage.clientcore.core.reducers.call.CallReducer.reduce.<anonymous>' call
|
|
41806
|
-
tmp$ret$6 = state.
|
|
41824
|
+
tmp$ret$6 = state.j2d(action.c1c_1, tmp8_safe_receiver);
|
|
41807
41825
|
tmp$ret$7 = tmp$ret$6;
|
|
41808
41826
|
tmp_6 = tmp$ret$7;
|
|
41809
41827
|
}
|
|
@@ -41823,13 +41841,13 @@
|
|
|
41823
41841
|
var tmp10_subject = action.c1c_1;
|
|
41824
41842
|
var tmp_7;
|
|
41825
41843
|
if (tmp10_subject instanceof AppKnockingRequest) {
|
|
41826
|
-
tmp_7 = state.
|
|
41844
|
+
tmp_7 = state.i2d(action.c1c_1, callId_0, action.d1c_1.z1b_1);
|
|
41827
41845
|
} else {
|
|
41828
41846
|
if (tmp10_subject instanceof MemberKickRequest) {
|
|
41829
|
-
tmp_7 = state.
|
|
41847
|
+
tmp_7 = state.h2d(action.c1c_1, callId_0, action.d1c_1.z1b_1);
|
|
41830
41848
|
} else {
|
|
41831
41849
|
if (tmp10_subject instanceof MemberJoinRequest) {
|
|
41832
|
-
tmp_7 = state.
|
|
41850
|
+
tmp_7 = state.g2d(action.c1c_1, callId_0, action.d1c_1.z1b_1);
|
|
41833
41851
|
} else {
|
|
41834
41852
|
tmp_7 = null;
|
|
41835
41853
|
}
|
|
@@ -41843,16 +41861,16 @@
|
|
|
41843
41861
|
var tmp12_subject = action.c1c_1;
|
|
41844
41862
|
var tmp_8;
|
|
41845
41863
|
if (tmp12_subject instanceof AppKnocking) {
|
|
41846
|
-
tmp_8 = state.
|
|
41864
|
+
tmp_8 = state.f2d(action.c1c_1, callId_1);
|
|
41847
41865
|
} else {
|
|
41848
41866
|
if (tmp12_subject instanceof RTCReconnect) {
|
|
41849
|
-
tmp_8 = state.
|
|
41867
|
+
tmp_8 = state.e2d(action.c1c_1, callId_1);
|
|
41850
41868
|
} else {
|
|
41851
41869
|
if (tmp12_subject instanceof DeletedKnocker) {
|
|
41852
|
-
tmp_8 = state.
|
|
41870
|
+
tmp_8 = state.d2d(action.c1c_1, callId_1);
|
|
41853
41871
|
} else {
|
|
41854
41872
|
if (tmp12_subject instanceof MemberLeft) {
|
|
41855
|
-
tmp_8 = state.
|
|
41873
|
+
tmp_8 = state.c2d(action.c1c_1, callId_1);
|
|
41856
41874
|
} else {
|
|
41857
41875
|
tmp_8 = null;
|
|
41858
41876
|
}
|
|
@@ -41871,8 +41889,8 @@
|
|
|
41871
41889
|
}
|
|
41872
41890
|
return tmp;
|
|
41873
41891
|
};
|
|
41874
|
-
CallReducer.prototype.
|
|
41875
|
-
return this.
|
|
41892
|
+
CallReducer.prototype.t2a = function (action, state) {
|
|
41893
|
+
return this.b2d(action, state instanceof CallState ? state : THROW_CCE());
|
|
41876
41894
|
};
|
|
41877
41895
|
CallReducer.$metadata$ = classMeta('CallReducer', undefined, undefined, undefined, undefined, Reducer.prototype);
|
|
41878
41896
|
function CallState_init_$Init$(calls, conversationIdToCallId, currentUserId, $mask0, $marker, $this) {
|
|
@@ -41921,35 +41939,35 @@
|
|
|
41921
41939
|
return function ($this$new) {
|
|
41922
41940
|
var tmp$ret$1;
|
|
41923
41941
|
// Inline function 'kotlin.also' call
|
|
41924
|
-
var tmp0_customData = $action.
|
|
41925
|
-
var tmp1_id = $action.
|
|
41926
|
-
var tmp2_from = $action.
|
|
41942
|
+
var tmp0_customData = $action.h24_1;
|
|
41943
|
+
var tmp1_id = $action.e24_1;
|
|
41944
|
+
var tmp2_from = $action.f24_1;
|
|
41927
41945
|
var tmp0_also = Call_init_$Create$(false, tmp2_from, tmp0_customData, tmp1_id, null, null, null, 113, null);
|
|
41928
41946
|
// Inline function 'kotlin.contracts.contract' call
|
|
41929
41947
|
// Inline function 'com.vonage.clientcore.core.reducers.call.CallState.update.<anonymous>.<anonymous>' call
|
|
41930
41948
|
var tmp = tmp0_also;
|
|
41931
|
-
var tmp0_subject = $action.
|
|
41949
|
+
var tmp0_subject = $action.g24_1;
|
|
41932
41950
|
var tmp0 = tmp0_subject.t3_1;
|
|
41933
41951
|
var tmp_0;
|
|
41934
41952
|
switch (tmp0) {
|
|
41935
41953
|
case 1:
|
|
41936
|
-
tmp_0 = toResolved(tmp0_also.m21_1, new Started($action.
|
|
41954
|
+
tmp_0 = toResolved(tmp0_also.m21_1, new Started($action.e24_1));
|
|
41937
41955
|
break;
|
|
41938
41956
|
case 0:
|
|
41939
|
-
tmp_0 = toResolved(tmp0_also.m21_1, new Prewarm($action.
|
|
41957
|
+
tmp_0 = toResolved(tmp0_also.m21_1, new Prewarm($action.e24_1));
|
|
41940
41958
|
break;
|
|
41941
41959
|
default:
|
|
41942
41960
|
noWhenBranchMatchedException();
|
|
41943
41961
|
break;
|
|
41944
41962
|
}
|
|
41945
41963
|
tmp.m21_1 = tmp_0;
|
|
41946
|
-
var tmp1_safe_receiver = $action.
|
|
41964
|
+
var tmp1_safe_receiver = $action.i24_1;
|
|
41947
41965
|
if (tmp1_safe_receiver == null)
|
|
41948
41966
|
;
|
|
41949
41967
|
else {
|
|
41950
41968
|
// Inline function 'kotlin.let' call
|
|
41951
41969
|
// Inline function 'kotlin.contracts.contract' call
|
|
41952
|
-
tmp0_also.l21_1 = toResolved(tmp0_also.l21_1, new Joined(tmp1_safe_receiver.
|
|
41970
|
+
tmp0_also.l21_1 = toResolved(tmp0_also.l21_1, new Joined(tmp1_safe_receiver.m24_1, tmp1_safe_receiver.n24_1));
|
|
41953
41971
|
Unit_getInstance();
|
|
41954
41972
|
}
|
|
41955
41973
|
tmp$ret$1 = tmp0_also;
|
|
@@ -41958,8 +41976,8 @@
|
|
|
41958
41976
|
}
|
|
41959
41977
|
function CallState$update$lambda_1($action, $id) {
|
|
41960
41978
|
return function ($this$new) {
|
|
41961
|
-
var tmp0_from = new AppChannelEndpoint($action.
|
|
41962
|
-
var tmp1_memberState = new Resolved(new Joined($action.
|
|
41979
|
+
var tmp0_from = new AppChannelEndpoint($action.b24_1);
|
|
41980
|
+
var tmp1_memberState = new Resolved(new Joined($action.c24_1, $action.b24_1));
|
|
41963
41981
|
return Call_init_$Create$(true, tmp0_from, null, $id, tmp1_memberState, null, null, 96, null);
|
|
41964
41982
|
};
|
|
41965
41983
|
}
|
|
@@ -42038,7 +42056,7 @@
|
|
|
42038
42056
|
var tmp = $this$modify;
|
|
42039
42057
|
var tmp_0 = $this$modify.n21_1;
|
|
42040
42058
|
var tmp_1 = new Offer($offer.j1u_1);
|
|
42041
|
-
tmp.n21_1 = tmp_0.
|
|
42059
|
+
tmp.n21_1 = tmp_0.u25(tmp_1, null, false, 6, null);
|
|
42042
42060
|
return Unit_getInstance();
|
|
42043
42061
|
};
|
|
42044
42062
|
}
|
|
@@ -42047,14 +42065,14 @@
|
|
|
42047
42065
|
var tmp = $this$modify;
|
|
42048
42066
|
var tmp_0 = $this$modify.n21_1;
|
|
42049
42067
|
var tmp_1 = new Answer($offer.l1u_1);
|
|
42050
|
-
tmp.n21_1 = tmp_0.
|
|
42068
|
+
tmp.n21_1 = tmp_0.u25(tmp_1, null, false, 6, null);
|
|
42051
42069
|
return Unit_getInstance();
|
|
42052
42070
|
};
|
|
42053
42071
|
}
|
|
42054
42072
|
function CallState$update$lambda_16($this$modify) {
|
|
42055
42073
|
var tmp = $this$modify;
|
|
42056
42074
|
var tmp_0 = $this$modify.n21_1;
|
|
42057
|
-
tmp.n21_1 = tmp_0.
|
|
42075
|
+
tmp.n21_1 = tmp_0.u25(null, null, false, 3, null);
|
|
42058
42076
|
return Unit_getInstance();
|
|
42059
42077
|
}
|
|
42060
42078
|
function CallState$update$lambda_17($action) {
|
|
@@ -42062,7 +42080,7 @@
|
|
|
42062
42080
|
var tmp = $this$modify;
|
|
42063
42081
|
var tmp_0 = $this$modify.n21_1;
|
|
42064
42082
|
var tmp_1 = new Answer($action.u1r_1.n1s_1);
|
|
42065
|
-
tmp.n21_1 = tmp_0.
|
|
42083
|
+
tmp.n21_1 = tmp_0.u25(null, tmp_1, false, 5, null);
|
|
42066
42084
|
return Unit_getInstance();
|
|
42067
42085
|
};
|
|
42068
42086
|
}
|
|
@@ -42072,25 +42090,25 @@
|
|
|
42072
42090
|
this.e21_1 = currentUserId;
|
|
42073
42091
|
this.f21_1 = null;
|
|
42074
42092
|
}
|
|
42075
|
-
CallState.prototype.
|
|
42093
|
+
CallState.prototype.v2d = function () {
|
|
42076
42094
|
return this.c21_1;
|
|
42077
42095
|
};
|
|
42078
|
-
CallState.prototype.
|
|
42096
|
+
CallState.prototype.w2d = function () {
|
|
42079
42097
|
return this.d21_1;
|
|
42080
42098
|
};
|
|
42081
|
-
CallState.prototype.
|
|
42099
|
+
CallState.prototype.x2d = function (_set____db54di) {
|
|
42082
42100
|
this.e21_1 = _set____db54di;
|
|
42083
42101
|
};
|
|
42084
|
-
CallState.prototype.
|
|
42102
|
+
CallState.prototype.y2d = function () {
|
|
42085
42103
|
return this.e21_1;
|
|
42086
42104
|
};
|
|
42087
|
-
CallState.prototype.
|
|
42105
|
+
CallState.prototype.r2b = function () {
|
|
42088
42106
|
return this.c21_1;
|
|
42089
42107
|
};
|
|
42090
|
-
CallState.prototype.
|
|
42108
|
+
CallState.prototype.i2b = function (_set____db54di) {
|
|
42091
42109
|
this.f21_1 = _set____db54di;
|
|
42092
42110
|
};
|
|
42093
|
-
CallState.prototype.
|
|
42111
|
+
CallState.prototype.z2d = function () {
|
|
42094
42112
|
return this.f21_1;
|
|
42095
42113
|
};
|
|
42096
42114
|
CallState.prototype.toString = function () {
|
|
@@ -42116,7 +42134,7 @@
|
|
|
42116
42134
|
tmp$ret$3 = tmp$ret$2;
|
|
42117
42135
|
return tmp + ('\ncallInfo:' + tmp$ret$3 + ')');
|
|
42118
42136
|
};
|
|
42119
|
-
CallState.prototype.
|
|
42137
|
+
CallState.prototype.g2c = function (event) {
|
|
42120
42138
|
var tmp$ret$0;
|
|
42121
42139
|
// Inline function 'kotlin.apply' call
|
|
42122
42140
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -42126,22 +42144,22 @@
|
|
|
42126
42144
|
tmp$ret$0 = this;
|
|
42127
42145
|
return tmp$ret$0;
|
|
42128
42146
|
};
|
|
42129
|
-
CallState.prototype.
|
|
42147
|
+
CallState.prototype.n2d = function (action, id) {
|
|
42130
42148
|
return modify(this, id, CallState$update$lambda(action, this));
|
|
42131
42149
|
};
|
|
42132
|
-
CallState.prototype.
|
|
42150
|
+
CallState.prototype.q2d = function (action, id) {
|
|
42133
42151
|
return new_0(this, id, CallState$update$lambda_0(action));
|
|
42134
42152
|
};
|
|
42135
|
-
CallState.prototype.
|
|
42153
|
+
CallState.prototype.p2d = function (action, id) {
|
|
42136
42154
|
return new_0(this, id, CallState$update$lambda_1(action, id));
|
|
42137
42155
|
};
|
|
42138
|
-
CallState.prototype.
|
|
42156
|
+
CallState.prototype.o2d = function (action, callId) {
|
|
42139
42157
|
return modify(this, callId, CallState$update$lambda_2);
|
|
42140
42158
|
};
|
|
42141
|
-
CallState.prototype.
|
|
42159
|
+
CallState.prototype.g2d = function (action, callId, requestId) {
|
|
42142
42160
|
return modify(this, callId, CallState$update$lambda_3(action, requestId, this, callId));
|
|
42143
42161
|
};
|
|
42144
|
-
CallState.prototype.
|
|
42162
|
+
CallState.prototype.j2d = function (event, callId) {
|
|
42145
42163
|
var tmp$ret$1;
|
|
42146
42164
|
// Inline function 'kotlin.apply' call
|
|
42147
42165
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -42158,7 +42176,7 @@
|
|
|
42158
42176
|
tmp$ret$1 = this;
|
|
42159
42177
|
return tmp$ret$1;
|
|
42160
42178
|
};
|
|
42161
|
-
CallState.prototype.
|
|
42179
|
+
CallState.prototype.m2d = function (event, id) {
|
|
42162
42180
|
var tmp$ret$0;
|
|
42163
42181
|
// Inline function 'kotlin.apply' call
|
|
42164
42182
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -42173,40 +42191,40 @@
|
|
|
42173
42191
|
tmp$ret$0 = this;
|
|
42174
42192
|
return tmp$ret$0;
|
|
42175
42193
|
};
|
|
42176
|
-
CallState.prototype.
|
|
42194
|
+
CallState.prototype.i2d = function (action, id, requestId) {
|
|
42177
42195
|
return modify(this, id, CallState$update$lambda_6(requestId));
|
|
42178
42196
|
};
|
|
42179
|
-
CallState.prototype.
|
|
42197
|
+
CallState.prototype.f2d = function (response, id) {
|
|
42180
42198
|
return modify(this, id, CallState$update$lambda_7(response));
|
|
42181
42199
|
};
|
|
42182
|
-
CallState.prototype.
|
|
42200
|
+
CallState.prototype.d2d = function (response, id) {
|
|
42183
42201
|
return modify(this, id, CallState$update$lambda_8);
|
|
42184
42202
|
};
|
|
42185
|
-
CallState.prototype.
|
|
42203
|
+
CallState.prototype.e2d = function (response, callId) {
|
|
42186
42204
|
return modify(this, callId, CallState$update$lambda_9(response));
|
|
42187
42205
|
};
|
|
42188
|
-
CallState.prototype.
|
|
42206
|
+
CallState.prototype.h2d = function (action, id, requestId) {
|
|
42189
42207
|
return modify(this, id, CallState$update$lambda_10(action, requestId));
|
|
42190
42208
|
};
|
|
42191
|
-
CallState.prototype.
|
|
42209
|
+
CallState.prototype.c2d = function (action, id) {
|
|
42192
42210
|
return modify(this, id, CallState$update$lambda_11(action));
|
|
42193
42211
|
};
|
|
42194
|
-
CallState.prototype.
|
|
42212
|
+
CallState.prototype.k2d = function (action, callId) {
|
|
42195
42213
|
return modify(this, callId, CallState$update$lambda_12(action));
|
|
42196
42214
|
};
|
|
42197
|
-
CallState.prototype.
|
|
42215
|
+
CallState.prototype.u2d = function (action, callId) {
|
|
42198
42216
|
return modify(this, callId, CallState$update$lambda_13(action));
|
|
42199
42217
|
};
|
|
42200
|
-
CallState.prototype.
|
|
42218
|
+
CallState.prototype.t2d = function (offer, callId) {
|
|
42201
42219
|
return modify(this, callId, CallState$update$lambda_14(offer));
|
|
42202
42220
|
};
|
|
42203
|
-
CallState.prototype.
|
|
42221
|
+
CallState.prototype.s2d = function (offer, callId) {
|
|
42204
42222
|
return modify(this, callId, CallState$update$lambda_15(offer));
|
|
42205
42223
|
};
|
|
42206
|
-
CallState.prototype.
|
|
42224
|
+
CallState.prototype.r2d = function (action, id) {
|
|
42207
42225
|
return modify(this, id, CallState$update$lambda_16);
|
|
42208
42226
|
};
|
|
42209
|
-
CallState.prototype.
|
|
42227
|
+
CallState.prototype.l2d = function (action, id) {
|
|
42210
42228
|
return modify(this, id, CallState$update$lambda_17(action));
|
|
42211
42229
|
};
|
|
42212
42230
|
CallState.prototype.hashCode = function () {
|
|
@@ -42289,18 +42307,18 @@
|
|
|
42289
42307
|
};
|
|
42290
42308
|
Joined.$metadata$ = classMeta('Joined', [MemberStateWithCid]);
|
|
42291
42309
|
function Left(cid, mid) {
|
|
42292
|
-
this.
|
|
42293
|
-
this.
|
|
42310
|
+
this.c23_1 = cid;
|
|
42311
|
+
this.d23_1 = mid;
|
|
42294
42312
|
}
|
|
42295
42313
|
Left.prototype.z1m = function () {
|
|
42296
|
-
return this.
|
|
42314
|
+
return this.c23_1;
|
|
42297
42315
|
};
|
|
42298
42316
|
Left.prototype.toString = function () {
|
|
42299
|
-
return 'Left(cid=' + this.
|
|
42317
|
+
return 'Left(cid=' + this.c23_1 + ', mid=' + this.d23_1 + ')';
|
|
42300
42318
|
};
|
|
42301
42319
|
Left.prototype.hashCode = function () {
|
|
42302
|
-
var result = getStringHashCode(this.
|
|
42303
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
42320
|
+
var result = getStringHashCode(this.c23_1);
|
|
42321
|
+
result = imul(result, 31) + getStringHashCode(this.d23_1) | 0;
|
|
42304
42322
|
return result;
|
|
42305
42323
|
};
|
|
42306
42324
|
Left.prototype.equals = function (other) {
|
|
@@ -42309,9 +42327,9 @@
|
|
|
42309
42327
|
if (!(other instanceof Left))
|
|
42310
42328
|
return false;
|
|
42311
42329
|
var tmp0_other_with_cast = other instanceof Left ? other : THROW_CCE();
|
|
42312
|
-
if (!(this.
|
|
42330
|
+
if (!(this.c23_1 === tmp0_other_with_cast.c23_1))
|
|
42313
42331
|
return false;
|
|
42314
|
-
if (!(this.
|
|
42332
|
+
if (!(this.d23_1 === tmp0_other_with_cast.d23_1))
|
|
42315
42333
|
return false;
|
|
42316
42334
|
return true;
|
|
42317
42335
|
};
|
|
@@ -42330,13 +42348,13 @@
|
|
|
42330
42348
|
this.q22_1 = offer;
|
|
42331
42349
|
this.r22_1 = invitedBy;
|
|
42332
42350
|
}
|
|
42333
|
-
Invite.prototype.
|
|
42351
|
+
Invite.prototype.v23 = function () {
|
|
42334
42352
|
return this.n22_1;
|
|
42335
42353
|
};
|
|
42336
42354
|
Invite.prototype.a2e = function (from, rtcId, memberId, conversationId, offer, invitedBy) {
|
|
42337
42355
|
return new Invite(from, rtcId, memberId, conversationId, offer, invitedBy);
|
|
42338
42356
|
};
|
|
42339
|
-
Invite.prototype.
|
|
42357
|
+
Invite.prototype.i23 = function (from, rtcId, memberId, conversationId, offer, invitedBy, $mask0, $handler) {
|
|
42340
42358
|
if (!(($mask0 & 1) === 0))
|
|
42341
42359
|
from = this.m22_1;
|
|
42342
42360
|
if (!(($mask0 & 2) === 0))
|
|
@@ -42401,13 +42419,13 @@
|
|
|
42401
42419
|
InviteReducer.prototype.e2e = function (_set____db54di) {
|
|
42402
42420
|
this.d2e_1 = _set____db54di;
|
|
42403
42421
|
};
|
|
42404
|
-
InviteReducer.prototype.
|
|
42422
|
+
InviteReducer.prototype.o2a = function (_set____db54di) {
|
|
42405
42423
|
return this.e2e(_set____db54di instanceof InviteState ? _set____db54di : THROW_CCE());
|
|
42406
42424
|
};
|
|
42407
42425
|
InviteReducer.prototype.n1b = function () {
|
|
42408
42426
|
return this.d2e_1;
|
|
42409
42427
|
};
|
|
42410
|
-
InviteReducer.prototype.
|
|
42428
|
+
InviteReducer.prototype.p2a = function () {
|
|
42411
42429
|
var tmp = this.d2e_1;
|
|
42412
42430
|
return tmp.f2e(null, null, 3, null);
|
|
42413
42431
|
};
|
|
@@ -42415,19 +42433,43 @@
|
|
|
42415
42433
|
var tmp0_subject = action.c1c_1;
|
|
42416
42434
|
var tmp;
|
|
42417
42435
|
if (tmp0_subject instanceof SessionSuccessEvent) {
|
|
42418
|
-
tmp = state.
|
|
42436
|
+
tmp = state.g2c(action.c1c_1);
|
|
42419
42437
|
} else {
|
|
42420
42438
|
if (tmp0_subject instanceof MemberInvitedEvent) {
|
|
42421
|
-
|
|
42439
|
+
var tmp_0;
|
|
42440
|
+
if (!(action.c1c_1.u1m_1.g1n_1.x1y_1 == null)) {
|
|
42441
|
+
tmp_0 = state.j2e(action.c1c_1);
|
|
42442
|
+
} else {
|
|
42443
|
+
tmp_0 = null;
|
|
42444
|
+
}
|
|
42445
|
+
tmp = tmp_0;
|
|
42422
42446
|
} else {
|
|
42423
42447
|
if (tmp0_subject instanceof PushMemberInvitedEvent) {
|
|
42424
|
-
|
|
42448
|
+
var tmp_1;
|
|
42449
|
+
if (!(action.c1c_1.x1q_1.k1r_1.x1y_1 == null)) {
|
|
42450
|
+
tmp_1 = state.i2e(action.c1c_1);
|
|
42451
|
+
} else {
|
|
42452
|
+
tmp_1 = null;
|
|
42453
|
+
}
|
|
42454
|
+
tmp = tmp_1;
|
|
42425
42455
|
} else {
|
|
42426
42456
|
if (tmp0_subject instanceof MemberJoinedEvent) {
|
|
42427
|
-
|
|
42457
|
+
var tmp_2;
|
|
42458
|
+
if (!(action.c1c_1.l1n_1.u1n_1.x1y_1 == null)) {
|
|
42459
|
+
tmp_2 = state.h2e(action.c1c_1);
|
|
42460
|
+
} else {
|
|
42461
|
+
tmp_2 = null;
|
|
42462
|
+
}
|
|
42463
|
+
tmp = tmp_2;
|
|
42428
42464
|
} else {
|
|
42429
42465
|
if (tmp0_subject instanceof MemberLeft) {
|
|
42430
|
-
|
|
42466
|
+
var tmp_3;
|
|
42467
|
+
if (!(action.d1c_1.a1c_1 == null)) {
|
|
42468
|
+
tmp_3 = state.c2d(action.c1c_1, ensureNotNull(action.d1c_1.a1c_1));
|
|
42469
|
+
} else {
|
|
42470
|
+
tmp_3 = null;
|
|
42471
|
+
}
|
|
42472
|
+
tmp = tmp_3;
|
|
42431
42473
|
} else {
|
|
42432
42474
|
tmp = null;
|
|
42433
42475
|
}
|
|
@@ -42437,7 +42479,7 @@
|
|
|
42437
42479
|
}
|
|
42438
42480
|
return tmp;
|
|
42439
42481
|
};
|
|
42440
|
-
InviteReducer.prototype.
|
|
42482
|
+
InviteReducer.prototype.t2a = function (action, state) {
|
|
42441
42483
|
return this.g2e(action, state instanceof InviteState ? state : THROW_CCE());
|
|
42442
42484
|
};
|
|
42443
42485
|
InviteReducer.$metadata$ = classMeta('InviteReducer', undefined, undefined, undefined, undefined, Reducer.prototype);
|
|
@@ -42461,15 +42503,15 @@
|
|
|
42461
42503
|
return function ($this$new) {
|
|
42462
42504
|
var tmp;
|
|
42463
42505
|
var tmp_0;
|
|
42464
|
-
var tmp0_safe_receiver = $event.u1m_1.f1n_1.
|
|
42465
|
-
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
42466
|
-
tmp_0 = $event.u1m_1.e1n_1.u1z_1 === $this$new.
|
|
42506
|
+
var tmp0_safe_receiver = $event.u1m_1.f1n_1.c26_1;
|
|
42507
|
+
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.x25_1) === true) {
|
|
42508
|
+
tmp_0 = $event.u1m_1.e1n_1.u1z_1 === $this$new.g23_1;
|
|
42467
42509
|
} else {
|
|
42468
42510
|
tmp_0 = false;
|
|
42469
42511
|
}
|
|
42470
42512
|
if (tmp_0) {
|
|
42471
42513
|
var remoteDescription = new Offer(ensureNotNull($event.u1m_1.h1n_1));
|
|
42472
|
-
tmp = new Invite($event.u1m_1.g1n_1.b1z_1, $event.u1m_1.g1n_1.x1y_1, $event.u1m_1.d1n_1, $event.u1m_1.c1n_1.
|
|
42514
|
+
tmp = new Invite($event.u1m_1.g1n_1.b1z_1, $event.u1m_1.g1n_1.x1y_1, $event.u1m_1.d1n_1, $event.u1m_1.c1n_1.j25_1, remoteDescription.r25_1, $event.u1m_1.i1n_1);
|
|
42473
42515
|
} else {
|
|
42474
42516
|
tmp = null;
|
|
42475
42517
|
}
|
|
@@ -42480,16 +42522,16 @@
|
|
|
42480
42522
|
return function ($this$new) {
|
|
42481
42523
|
var tmp;
|
|
42482
42524
|
var tmp_0;
|
|
42483
|
-
var tmp0_safe_receiver = $event.x1q_1.j1r_1.
|
|
42484
|
-
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.
|
|
42485
|
-
tmp_0 = $event.x1q_1.i1r_1.u1z_1 === $this$new.
|
|
42525
|
+
var tmp0_safe_receiver = $event.x1q_1.j1r_1.c26_1;
|
|
42526
|
+
if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.x25_1) === true) {
|
|
42527
|
+
tmp_0 = $event.x1q_1.i1r_1.u1z_1 === $this$new.g23_1;
|
|
42486
42528
|
} else {
|
|
42487
42529
|
tmp_0 = false;
|
|
42488
42530
|
}
|
|
42489
42531
|
if (tmp_0) {
|
|
42490
42532
|
var remoteDescription = new Offer($event.x1q_1.l1r_1);
|
|
42491
42533
|
var tmp1_elvis_lhs = $event.c1r_1;
|
|
42492
|
-
tmp = new Invite($event.x1q_1.k1r_1.b1z_1, $event.x1q_1.k1r_1.x1y_1, $event.x1q_1.h1r_1, $event.b1r_1, remoteDescription.
|
|
42534
|
+
tmp = new Invite($event.x1q_1.k1r_1.b1z_1, $event.x1q_1.k1r_1.x1y_1, $event.x1q_1.h1r_1, $event.b1r_1, remoteDescription.r25_1, tmp1_elvis_lhs == null ? $event.d1r_1 : tmp1_elvis_lhs);
|
|
42493
42535
|
} else {
|
|
42494
42536
|
tmp = null;
|
|
42495
42537
|
}
|
|
@@ -42498,43 +42540,43 @@
|
|
|
42498
42540
|
}
|
|
42499
42541
|
function InviteState$update$lambda_1(this$0, $event) {
|
|
42500
42542
|
return function ($this$modify) {
|
|
42501
|
-
this$0.
|
|
42543
|
+
this$0.f23_1.f3($event.l1n_1.u1n_1.x1y_1);
|
|
42502
42544
|
return Unit_getInstance();
|
|
42503
42545
|
};
|
|
42504
42546
|
}
|
|
42505
42547
|
function InviteState$update$lambda_2(this$0, $id) {
|
|
42506
42548
|
return function ($this$modify) {
|
|
42507
|
-
this$0.
|
|
42549
|
+
this$0.f23_1.f3($id);
|
|
42508
42550
|
return Unit_getInstance();
|
|
42509
42551
|
};
|
|
42510
42552
|
}
|
|
42511
42553
|
function InviteState(invites, currentUserId) {
|
|
42512
|
-
this.
|
|
42513
|
-
this.
|
|
42514
|
-
this.
|
|
42554
|
+
this.f23_1 = invites;
|
|
42555
|
+
this.g23_1 = currentUserId;
|
|
42556
|
+
this.h23_1 = null;
|
|
42515
42557
|
}
|
|
42516
42558
|
InviteState.prototype.k2e = function () {
|
|
42517
|
-
return this.
|
|
42559
|
+
return this.f23_1;
|
|
42518
42560
|
};
|
|
42519
|
-
InviteState.prototype.
|
|
42520
|
-
this.
|
|
42561
|
+
InviteState.prototype.x2d = function (_set____db54di) {
|
|
42562
|
+
this.g23_1 = _set____db54di;
|
|
42521
42563
|
};
|
|
42522
|
-
InviteState.prototype.
|
|
42523
|
-
return this.
|
|
42564
|
+
InviteState.prototype.r2b = function () {
|
|
42565
|
+
return this.f23_1;
|
|
42524
42566
|
};
|
|
42525
|
-
InviteState.prototype.
|
|
42526
|
-
this.
|
|
42567
|
+
InviteState.prototype.i2b = function (_set____db54di) {
|
|
42568
|
+
this.h23_1 = _set____db54di;
|
|
42527
42569
|
};
|
|
42528
|
-
InviteState.prototype.
|
|
42529
|
-
return this.
|
|
42570
|
+
InviteState.prototype.z2d = function () {
|
|
42571
|
+
return this.h23_1;
|
|
42530
42572
|
};
|
|
42531
|
-
InviteState.prototype.
|
|
42573
|
+
InviteState.prototype.g2c = function (event) {
|
|
42532
42574
|
var tmp$ret$0;
|
|
42533
42575
|
// Inline function 'kotlin.apply' call
|
|
42534
42576
|
// Inline function 'kotlin.contracts.contract' call
|
|
42535
42577
|
// Inline function 'com.vonage.clientcore.core.reducers.call.InviteState.update.<anonymous>' call
|
|
42536
|
-
this.
|
|
42537
|
-
this.
|
|
42578
|
+
this.g23_1 = event.o1r_1.y1s_1;
|
|
42579
|
+
this.h23_1 = null;
|
|
42538
42580
|
tmp$ret$0 = this;
|
|
42539
42581
|
return tmp$ret$0;
|
|
42540
42582
|
};
|
|
@@ -42550,7 +42592,7 @@
|
|
|
42550
42592
|
var tmp = ensureNotNull(event.l1n_1.u1n_1.x1y_1);
|
|
42551
42593
|
return modify(this, tmp, InviteState$update$lambda_1(this, event));
|
|
42552
42594
|
};
|
|
42553
|
-
InviteState.prototype.
|
|
42595
|
+
InviteState.prototype.c2d = function (event, id) {
|
|
42554
42596
|
return modify(this, id, InviteState$update$lambda_2(this, id));
|
|
42555
42597
|
};
|
|
42556
42598
|
InviteState.prototype.l2e = function (invites, currentUserId) {
|
|
@@ -42558,17 +42600,17 @@
|
|
|
42558
42600
|
};
|
|
42559
42601
|
InviteState.prototype.f2e = function (invites, currentUserId, $mask0, $handler) {
|
|
42560
42602
|
if (!(($mask0 & 1) === 0))
|
|
42561
|
-
invites = this.
|
|
42603
|
+
invites = this.f23_1;
|
|
42562
42604
|
if (!(($mask0 & 2) === 0))
|
|
42563
|
-
currentUserId = this.
|
|
42605
|
+
currentUserId = this.g23_1;
|
|
42564
42606
|
return this.l2e(invites, currentUserId);
|
|
42565
42607
|
};
|
|
42566
42608
|
InviteState.prototype.toString = function () {
|
|
42567
|
-
return 'InviteState(invites=' + this.
|
|
42609
|
+
return 'InviteState(invites=' + this.f23_1 + ', currentUserId=' + this.g23_1 + ')';
|
|
42568
42610
|
};
|
|
42569
42611
|
InviteState.prototype.hashCode = function () {
|
|
42570
|
-
var result = hashCode(this.
|
|
42571
|
-
result = imul(result, 31) + (this.
|
|
42612
|
+
var result = hashCode(this.f23_1);
|
|
42613
|
+
result = imul(result, 31) + (this.g23_1 == null ? 0 : getStringHashCode(this.g23_1)) | 0;
|
|
42572
42614
|
return result;
|
|
42573
42615
|
};
|
|
42574
42616
|
InviteState.prototype.equals = function (other) {
|
|
@@ -42577,9 +42619,9 @@
|
|
|
42577
42619
|
if (!(other instanceof InviteState))
|
|
42578
42620
|
return false;
|
|
42579
42621
|
var tmp0_other_with_cast = other instanceof InviteState ? other : THROW_CCE();
|
|
42580
|
-
if (!equals(this.
|
|
42622
|
+
if (!equals(this.f23_1, tmp0_other_with_cast.f23_1))
|
|
42581
42623
|
return false;
|
|
42582
|
-
if (!(this.
|
|
42624
|
+
if (!(this.g23_1 == tmp0_other_with_cast.g23_1))
|
|
42583
42625
|
return false;
|
|
42584
42626
|
return true;
|
|
42585
42627
|
};
|
|
@@ -42599,9 +42641,9 @@
|
|
|
42599
42641
|
function Companion_71() {
|
|
42600
42642
|
Companion_instance_71 = this;
|
|
42601
42643
|
}
|
|
42602
|
-
Companion_71.prototype.
|
|
42644
|
+
Companion_71.prototype.o29 = function (e, src) {
|
|
42603
42645
|
var tmp = ErrorReport_init_$Create$(e, src);
|
|
42604
|
-
return new Action(tmp, src.d1c_1.
|
|
42646
|
+
return new Action(tmp, src.d1c_1.d2a(null, null, null, 7, null));
|
|
42605
42647
|
};
|
|
42606
42648
|
Companion_71.$metadata$ = objectMeta('Companion');
|
|
42607
42649
|
var Companion_instance_71;
|
|
@@ -42662,7 +42704,7 @@
|
|
|
42662
42704
|
ActionMeta.prototype.p2e = function (uuid, entityId, callback) {
|
|
42663
42705
|
return new ActionMeta(uuid, entityId, callback);
|
|
42664
42706
|
};
|
|
42665
|
-
ActionMeta.prototype.
|
|
42707
|
+
ActionMeta.prototype.d2a = function (uuid, entityId, callback, $mask0, $handler) {
|
|
42666
42708
|
if (!(($mask0 & 1) === 0))
|
|
42667
42709
|
uuid = this.z1b_1;
|
|
42668
42710
|
if (!(($mask0 & 2) === 0))
|
|
@@ -42750,10 +42792,10 @@
|
|
|
42750
42792
|
this.l1b_1 = logger;
|
|
42751
42793
|
this.m1b_1 = subscribers;
|
|
42752
42794
|
}
|
|
42753
|
-
Reducer.prototype.
|
|
42795
|
+
Reducer.prototype.u2a = function () {
|
|
42754
42796
|
return this.m1b_1;
|
|
42755
42797
|
};
|
|
42756
|
-
Reducer.prototype.
|
|
42798
|
+
Reducer.prototype.v2a = function (action) {
|
|
42757
42799
|
var tmp0_safe_receiver = this.l1b_1;
|
|
42758
42800
|
if (tmp0_safe_receiver == null)
|
|
42759
42801
|
;
|
|
@@ -42762,11 +42804,11 @@
|
|
|
42762
42804
|
}
|
|
42763
42805
|
if (equals(action, get_UnitAction()))
|
|
42764
42806
|
return false;
|
|
42765
|
-
var current = this.
|
|
42766
|
-
var new_0 = this.
|
|
42807
|
+
var current = this.p2a();
|
|
42808
|
+
var new_0 = this.t2a(action, current);
|
|
42767
42809
|
var hasChanged = new_0 == null ? false : current === new_0 ? true : equals(current, new_0);
|
|
42768
42810
|
var tmp1_elvis_lhs = new_0;
|
|
42769
|
-
this.
|
|
42811
|
+
this.o2a(tmp1_elvis_lhs == null ? this.n1b() : tmp1_elvis_lhs);
|
|
42770
42812
|
if (hasChanged) {
|
|
42771
42813
|
var tmp2_safe_receiver = this.l1b_1;
|
|
42772
42814
|
if (tmp2_safe_receiver == null)
|
|
@@ -42806,7 +42848,7 @@
|
|
|
42806
42848
|
var tmp$ret$1;
|
|
42807
42849
|
// Inline function 'com.vonage.clientcore.redux.Store.dispatch.<anonymous>.<anonymous>' call
|
|
42808
42850
|
var tmp2__anonymous__z9zvc9 = accumulator;
|
|
42809
|
-
if (element.
|
|
42851
|
+
if (element.v2a(a)) {
|
|
42810
42852
|
tmp2__anonymous__z9zvc9.a1(element.m1b_1);
|
|
42811
42853
|
}
|
|
42812
42854
|
tmp$ret$1 = tmp2__anonymous__z9zvc9;
|
|
@@ -43037,7 +43079,7 @@
|
|
|
43037
43079
|
Pending.prototype.r1 = function () {
|
|
43038
43080
|
return this.r2e_1;
|
|
43039
43081
|
};
|
|
43040
|
-
Pending.prototype.
|
|
43082
|
+
Pending.prototype.q2c = function () {
|
|
43041
43083
|
return this.t2e_1;
|
|
43042
43084
|
};
|
|
43043
43085
|
Pending.prototype.toString = function () {
|
|
@@ -43072,7 +43114,7 @@
|
|
|
43072
43114
|
Resolved.prototype.r1 = function () {
|
|
43073
43115
|
return this.u2e_1;
|
|
43074
43116
|
};
|
|
43075
|
-
Resolved.prototype.
|
|
43117
|
+
Resolved.prototype.q2c = function () {
|
|
43076
43118
|
return this.v2e_1;
|
|
43077
43119
|
};
|
|
43078
43120
|
Resolved.prototype.toString = function () {
|
|
@@ -43101,7 +43143,7 @@
|
|
|
43101
43143
|
Failed.prototype.r1 = function () {
|
|
43102
43144
|
return this.x20_1;
|
|
43103
43145
|
};
|
|
43104
|
-
Failed.prototype.
|
|
43146
|
+
Failed.prototype.q2c = function () {
|
|
43105
43147
|
return this.y20_1;
|
|
43106
43148
|
};
|
|
43107
43149
|
Failed.prototype.toString = function () {
|
|
@@ -44272,15 +44314,15 @@
|
|
|
44272
44314
|
var REASON_PING_TIMEOUT;
|
|
44273
44315
|
function RTCQualityJS(callQuality) {
|
|
44274
44316
|
this.q2g_1 = callQuality;
|
|
44275
|
-
this.r2g_1 = this.q2g_1.
|
|
44276
|
-
this.s2g_1 = this.q2g_1.
|
|
44277
|
-
this.t2g_1 = this.q2g_1.
|
|
44278
|
-
this.u2g_1 = this.q2g_1.
|
|
44279
|
-
this.v2g_1 = this.q2g_1.
|
|
44280
|
-
this.w2g_1 = this.q2g_1.
|
|
44281
|
-
this.x2g_1 = this.q2g_1.
|
|
44282
|
-
this.y2g_1 = this.q2g_1.
|
|
44283
|
-
this.z2g_1 = this.q2g_1.
|
|
44317
|
+
this.r2g_1 = this.q2g_1.f26_1;
|
|
44318
|
+
this.s2g_1 = this.q2g_1.g26_1;
|
|
44319
|
+
this.t2g_1 = this.q2g_1.h26_1;
|
|
44320
|
+
this.u2g_1 = this.q2g_1.i26_1;
|
|
44321
|
+
this.v2g_1 = this.q2g_1.j26_1;
|
|
44322
|
+
this.w2g_1 = this.q2g_1.k26_1;
|
|
44323
|
+
this.x2g_1 = this.q2g_1.l26_1;
|
|
44324
|
+
this.y2g_1 = this.q2g_1.m26_1;
|
|
44325
|
+
this.z2g_1 = this.q2g_1.n26_1;
|
|
44284
44326
|
}
|
|
44285
44327
|
RTCQualityJS.prototype.a2h = function () {
|
|
44286
44328
|
return this.r2g_1;
|
|
@@ -44397,7 +44439,7 @@
|
|
|
44397
44439
|
function HttpClientJSAdapter$1($js) {
|
|
44398
44440
|
this.l2h_1 = $js;
|
|
44399
44441
|
}
|
|
44400
|
-
HttpClientJSAdapter$1.prototype.
|
|
44442
|
+
HttpClientJSAdapter$1.prototype.l27 = function (verb, url, headers, body, callback) {
|
|
44401
44443
|
var tmp = verb.toString();
|
|
44402
44444
|
var tmp$ret$1;
|
|
44403
44445
|
// Inline function 'kotlin.let' call
|
|
@@ -44434,13 +44476,13 @@
|
|
|
44434
44476
|
this.n2h_1 = $js;
|
|
44435
44477
|
this.m2h_1 = null;
|
|
44436
44478
|
}
|
|
44437
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44479
|
+
SocketClientJSAdapter$adapter$1.prototype.o27 = function (_set____db54di) {
|
|
44438
44480
|
this.m2h_1 = _set____db54di;
|
|
44439
44481
|
};
|
|
44440
44482
|
SocketClientJSAdapter$adapter$1.prototype.o2h = function () {
|
|
44441
44483
|
return this.m2h_1;
|
|
44442
44484
|
};
|
|
44443
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44485
|
+
SocketClientJSAdapter$adapter$1.prototype.p27 = function (type, msg, callback) {
|
|
44444
44486
|
var tmp0_safe_receiver = msg;
|
|
44445
44487
|
var tmp;
|
|
44446
44488
|
if (tmp0_safe_receiver == null) {
|
|
@@ -44458,16 +44500,16 @@
|
|
|
44458
44500
|
var tmp_0 = tmp;
|
|
44459
44501
|
this.n2h_1.emit(type, tmp_0, SocketClientJSAdapter$o$emit$lambda(callback));
|
|
44460
44502
|
};
|
|
44461
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44503
|
+
SocketClientJSAdapter$adapter$1.prototype.q27 = function (host, path, reconnectionAttempts, reconnectionDelay, randomizationFactor, token, session_id, query) {
|
|
44462
44504
|
this.n2h_1.connect(host, path, reconnectionAttempts, reconnectionDelay, randomizationFactor, query);
|
|
44463
44505
|
};
|
|
44464
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44506
|
+
SocketClientJSAdapter$adapter$1.prototype.r27 = function () {
|
|
44465
44507
|
this.n2h_1.disconnect();
|
|
44466
44508
|
};
|
|
44467
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44509
|
+
SocketClientJSAdapter$adapter$1.prototype.s27 = function (token) {
|
|
44468
44510
|
this.n2h_1.setConnectParamsSocketConfig(token);
|
|
44469
44511
|
};
|
|
44470
|
-
SocketClientJSAdapter$adapter$1.prototype.
|
|
44512
|
+
SocketClientJSAdapter$adapter$1.prototype.t27 = function (milliseconds, callback) {
|
|
44471
44513
|
this.n2h_1.startVerifyResponseTimer(milliseconds, callback);
|
|
44472
44514
|
};
|
|
44473
44515
|
SocketClientJSAdapter$adapter$1.$metadata$ = classMeta(undefined, [SocketClient]);
|
|
@@ -44479,7 +44521,7 @@
|
|
|
44479
44521
|
if (tmp0_safe_receiver == null)
|
|
44480
44522
|
;
|
|
44481
44523
|
else {
|
|
44482
|
-
tmp0_safe_receiver.
|
|
44524
|
+
tmp0_safe_receiver.s29(new UnknownSocketEvent(body, type));
|
|
44483
44525
|
}
|
|
44484
44526
|
};
|
|
44485
44527
|
SocketClientJSAdapter$1.prototype.didReceiveNewSocketConnectionStatusEvent = function (type, reason) {
|
|
@@ -44510,35 +44552,35 @@
|
|
|
44510
44552
|
case 'NXMCORE_REASON_SERVER_DISCONNECTED':
|
|
44511
44553
|
var tmp1_safe_receiver_0 = this.p2h_1.m2h_1;
|
|
44512
44554
|
if (tmp1_safe_receiver_0 == null) ; else {
|
|
44513
|
-
tmp1_safe_receiver_0.
|
|
44555
|
+
tmp1_safe_receiver_0.t29(tmp1_safe_receiver, SocketConnectionFailedReason_ServerDisconnected_getInstance());
|
|
44514
44556
|
Unit_getInstance();
|
|
44515
44557
|
}
|
|
44516
44558
|
break;
|
|
44517
44559
|
case 'NXMCORE_REASON_CLIENT_DISCONNECTED':
|
|
44518
44560
|
var tmp2_safe_receiver = this.p2h_1.m2h_1;
|
|
44519
44561
|
if (tmp2_safe_receiver == null) ; else {
|
|
44520
|
-
tmp2_safe_receiver.
|
|
44562
|
+
tmp2_safe_receiver.t29(tmp1_safe_receiver, SocketConnectionFailedReason_ClientDisconnected_getInstance());
|
|
44521
44563
|
Unit_getInstance();
|
|
44522
44564
|
}
|
|
44523
44565
|
break;
|
|
44524
44566
|
case 'NXMCORE_CLIENT_NETWORK_ERROR':
|
|
44525
44567
|
var tmp3_safe_receiver = this.p2h_1.m2h_1;
|
|
44526
44568
|
if (tmp3_safe_receiver == null) ; else {
|
|
44527
|
-
tmp3_safe_receiver.
|
|
44569
|
+
tmp3_safe_receiver.t29(tmp1_safe_receiver, SocketConnectionFailedReason_ClientNetworkError_getInstance());
|
|
44528
44570
|
Unit_getInstance();
|
|
44529
44571
|
}
|
|
44530
44572
|
break;
|
|
44531
44573
|
case 'NXMCORE_REASON_PING_TIMEOUT':
|
|
44532
44574
|
var tmp4_safe_receiver = this.p2h_1.m2h_1;
|
|
44533
44575
|
if (tmp4_safe_receiver == null) ; else {
|
|
44534
|
-
tmp4_safe_receiver.
|
|
44576
|
+
tmp4_safe_receiver.t29(tmp1_safe_receiver, SocketConnectionFailedReason_PingTimeout_getInstance());
|
|
44535
44577
|
Unit_getInstance();
|
|
44536
44578
|
}
|
|
44537
44579
|
break;
|
|
44538
44580
|
default:
|
|
44539
44581
|
var tmp5_safe_receiver = this.p2h_1.m2h_1;
|
|
44540
44582
|
if (tmp5_safe_receiver == null) ; else {
|
|
44541
|
-
tmp5_safe_receiver.
|
|
44583
|
+
tmp5_safe_receiver.t29(tmp1_safe_receiver, null);
|
|
44542
44584
|
Unit_getInstance();
|
|
44543
44585
|
}
|
|
44544
44586
|
break;
|
|
@@ -44549,25 +44591,25 @@
|
|
|
44549
44591
|
function MediaClientJSAdapter$adapter$1($js) {
|
|
44550
44592
|
this.q2h_1 = $js;
|
|
44551
44593
|
}
|
|
44552
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44594
|
+
MediaClientJSAdapter$adapter$1.prototype.w27 = function (closure) {
|
|
44553
44595
|
this.q2h_1.enableMediaOutbound(closure);
|
|
44554
44596
|
};
|
|
44555
44597
|
MediaClientJSAdapter$adapter$1.prototype.r2h = function (closure, offerSDP, rtcId) {
|
|
44556
44598
|
this.q2h_1.enableMediaInbound(closure, offerSDP, rtcId);
|
|
44557
44599
|
};
|
|
44558
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44600
|
+
MediaClientJSAdapter$adapter$1.prototype.x27 = function (closure, offerSDP, rtcId) {
|
|
44559
44601
|
return this.r2h(closure, offerSDP, rtcId);
|
|
44560
44602
|
};
|
|
44561
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44603
|
+
MediaClientJSAdapter$adapter$1.prototype.y27 = function (id, sdp) {
|
|
44562
44604
|
this.q2h_1.processAnswer(id, sdp);
|
|
44563
44605
|
};
|
|
44564
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44606
|
+
MediaClientJSAdapter$adapter$1.prototype.z27 = function (id) {
|
|
44565
44607
|
this.q2h_1.disableMedia(id);
|
|
44566
44608
|
};
|
|
44567
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44609
|
+
MediaClientJSAdapter$adapter$1.prototype.a28 = function (id) {
|
|
44568
44610
|
this.q2h_1.mute(id);
|
|
44569
44611
|
};
|
|
44570
|
-
MediaClientJSAdapter$adapter$1.prototype.
|
|
44612
|
+
MediaClientJSAdapter$adapter$1.prototype.b28 = function (id) {
|
|
44571
44613
|
this.q2h_1.unmute(id);
|
|
44572
44614
|
};
|
|
44573
44615
|
MediaClientJSAdapter$adapter$1.$metadata$ = classMeta(undefined, [MediaClient]);
|