@twilio/conversations 2.1.0-rc.1 → 2.1.0-rc.8
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/CHANGELOG.md +60 -0
- package/NOTICE.txt +679 -0
- package/builds/browser.js +674 -587
- package/builds/browser.js.map +1 -1
- package/builds/lib.d.ts +319 -122
- package/builds/lib.js +674 -587
- package/builds/lib.js.map +1 -1
- package/builds/twilio-conversations.js +852 -909
- package/builds/twilio-conversations.min.js +2 -14
- package/dist/aggregated-delivery-receipt.js +6 -1
- package/dist/aggregated-delivery-receipt.js.map +1 -1
- package/dist/client.js +165 -142
- package/dist/client.js.map +1 -1
- package/dist/command-executor.js +16 -14
- package/dist/command-executor.js.map +1 -1
- package/dist/configuration.js +14 -10
- package/dist/configuration.js.map +1 -1
- package/dist/conversation.js +212 -153
- package/dist/conversation.js.map +1 -1
- package/dist/data/conversations.js +81 -77
- package/dist/data/conversations.js.map +1 -1
- package/dist/data/messages.js +42 -38
- package/dist/data/messages.js.map +1 -1
- package/dist/data/participants.js +93 -75
- package/dist/data/participants.js.map +1 -1
- package/dist/data/users.js +24 -22
- package/dist/data/users.js.map +1 -1
- package/dist/detailed-delivery-receipt.js +1 -1
- package/dist/detailed-delivery-receipt.js.map +1 -1
- package/dist/interfaces/attributes.js +4 -4
- package/dist/interfaces/attributes.js.map +1 -1
- package/dist/interfaces/notification-types.js +5 -5
- package/dist/interfaces/notification-types.js.map +1 -1
- package/dist/logger.js +36 -15
- package/dist/logger.js.map +1 -1
- package/dist/media.js +21 -9
- package/dist/media.js.map +1 -1
- package/dist/message-builder.js +10 -9
- package/dist/message-builder.js.map +1 -1
- package/dist/message.js +131 -83
- package/dist/message.js.map +1 -1
- package/dist/packages/conversations/package.json.js +1 -1
- package/dist/participant.js +85 -51
- package/dist/participant.js.map +1 -1
- package/dist/push-notification.js.map +1 -1
- package/dist/rest-paginator.js +16 -6
- package/dist/rest-paginator.js.map +1 -1
- package/dist/services/network.js +18 -14
- package/dist/services/network.js.map +1 -1
- package/dist/services/typing-indicator.js +20 -17
- package/dist/services/typing-indicator.js.map +1 -1
- package/dist/unsent-message.js.map +1 -1
- package/dist/user.js +85 -59
- package/dist/user.js.map +1 -1
- package/dist/util/deferred.js +3 -1
- package/dist/util/deferred.js.map +1 -1
- package/dist/util/index.js +6 -6
- package/dist/util/index.js.map +1 -1
- package/docs/assets/js/search.js +1 -1
- package/docs/classes/AggregatedDeliveryReceipt.html +0 -117
- package/docs/classes/Client.html +24 -147
- package/docs/classes/Conversation.html +30 -147
- package/docs/classes/DetailedDeliveryReceipt.html +1 -118
- package/docs/classes/Media.html +0 -117
- package/docs/classes/Message.html +7 -124
- package/docs/classes/MessageBuilder.html +2 -119
- package/docs/classes/Participant.html +7 -124
- package/docs/classes/PushNotification.html +0 -117
- package/docs/classes/RestPaginator.html +0 -117
- package/docs/classes/UnsentMessage.html +0 -117
- package/docs/classes/User.html +7 -124
- package/docs/index.html +60 -0
- package/docs/interfaces/ClientOptions.html +0 -117
- package/docs/interfaces/ConversationBindings.html +0 -117
- package/docs/interfaces/ConversationEmailBinding.html +0 -117
- package/docs/interfaces/ConversationLimits.html +3098 -0
- package/docs/interfaces/ConversationState.html +0 -117
- package/docs/interfaces/CreateConversationOptions.html +1 -118
- package/docs/interfaces/LastMessage.html +0 -117
- package/docs/interfaces/Paginator.html +0 -117
- package/docs/interfaces/ParticipantBindings.html +0 -117
- package/docs/interfaces/ParticipantEmailBinding.html +0 -117
- package/docs/interfaces/PushNotificationData.html +0 -117
- package/docs/interfaces/SendEmailOptions.html +0 -117
- package/docs/interfaces/SendMediaOptions.html +0 -117
- package/docs/modules.html +60 -0
- package/package.json +23 -17
@@ -2725,123 +2725,6 @@ img {
|
|
2725
2725
|
</li>
|
2726
2726
|
</ul>
|
2727
2727
|
</li>
|
2728
|
-
<li class=" tsd-kind-class">
|
2729
|
-
<a href="Client.html" class="tsd-kind-icon">Client</a>
|
2730
|
-
</li>
|
2731
|
-
<li class=" tsd-kind-class">
|
2732
|
-
<a href="Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2733
|
-
</li>
|
2734
|
-
<li class=" tsd-kind-class">
|
2735
|
-
<a href="DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2736
|
-
</li>
|
2737
|
-
<li class=" tsd-kind-class">
|
2738
|
-
<a href="Media.html" class="tsd-kind-icon">Media</a>
|
2739
|
-
</li>
|
2740
|
-
<li class=" tsd-kind-class">
|
2741
|
-
<a href="Message.html" class="tsd-kind-icon">Message</a>
|
2742
|
-
</li>
|
2743
|
-
<li class=" tsd-kind-class">
|
2744
|
-
<a href="MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2745
|
-
</li>
|
2746
|
-
<li class=" tsd-kind-class">
|
2747
|
-
<a href="Participant.html" class="tsd-kind-icon">Participant</a>
|
2748
|
-
</li>
|
2749
|
-
<li class=" tsd-kind-class">
|
2750
|
-
<a href="PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2751
|
-
</li>
|
2752
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2753
|
-
<a href="RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2754
|
-
</li>
|
2755
|
-
<li class=" tsd-kind-class">
|
2756
|
-
<a href="UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2757
|
-
</li>
|
2758
|
-
<li class=" tsd-kind-class">
|
2759
|
-
<a href="User.html" class="tsd-kind-icon">User</a>
|
2760
|
-
</li>
|
2761
|
-
<li class=" tsd-kind-interface">
|
2762
|
-
<a href="../interfaces/ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2763
|
-
</li>
|
2764
|
-
<li class=" tsd-kind-interface">
|
2765
|
-
<a href="../interfaces/ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2766
|
-
</li>
|
2767
|
-
<li class=" tsd-kind-interface">
|
2768
|
-
<a href="../interfaces/ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2769
|
-
</li>
|
2770
|
-
<li class=" tsd-kind-interface">
|
2771
|
-
<a href="../interfaces/ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2772
|
-
</li>
|
2773
|
-
<li class=" tsd-kind-interface">
|
2774
|
-
<a href="../interfaces/CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2775
|
-
</li>
|
2776
|
-
<li class=" tsd-kind-interface">
|
2777
|
-
<a href="../interfaces/LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2778
|
-
</li>
|
2779
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2780
|
-
<a href="../interfaces/Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2781
|
-
</li>
|
2782
|
-
<li class=" tsd-kind-interface">
|
2783
|
-
<a href="../interfaces/ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2784
|
-
</li>
|
2785
|
-
<li class=" tsd-kind-interface">
|
2786
|
-
<a href="../interfaces/ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2787
|
-
</li>
|
2788
|
-
<li class=" tsd-kind-interface">
|
2789
|
-
<a href="../interfaces/PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2790
|
-
</li>
|
2791
|
-
<li class=" tsd-kind-interface">
|
2792
|
-
<a href="../interfaces/SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2793
|
-
</li>
|
2794
|
-
<li class=" tsd-kind-interface">
|
2795
|
-
<a href="../interfaces/SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2796
|
-
</li>
|
2797
|
-
<li class=" tsd-kind-type-alias">
|
2798
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2799
|
-
</li>
|
2800
|
-
<li class=" tsd-kind-type-alias">
|
2801
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2802
|
-
</li>
|
2803
|
-
<li class=" tsd-kind-type-alias">
|
2804
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2805
|
-
</li>
|
2806
|
-
<li class=" tsd-kind-type-alias">
|
2807
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2808
|
-
</li>
|
2809
|
-
<li class=" tsd-kind-type-alias">
|
2810
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2811
|
-
</li>
|
2812
|
-
<li class=" tsd-kind-type-alias">
|
2813
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2814
|
-
</li>
|
2815
|
-
<li class=" tsd-kind-type-alias">
|
2816
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2817
|
-
</li>
|
2818
|
-
<li class=" tsd-kind-type-alias">
|
2819
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2820
|
-
</li>
|
2821
|
-
<li class=" tsd-kind-type-alias">
|
2822
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2823
|
-
</li>
|
2824
|
-
<li class=" tsd-kind-type-alias">
|
2825
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2826
|
-
</li>
|
2827
|
-
<li class=" tsd-kind-type-alias">
|
2828
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2829
|
-
</li>
|
2830
|
-
<li class=" tsd-kind-type-alias">
|
2831
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2832
|
-
</li>
|
2833
|
-
<li class=" tsd-kind-type-alias">
|
2834
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2835
|
-
</li>
|
2836
|
-
<li class=" tsd-kind-type-alias">
|
2837
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2838
|
-
</li>
|
2839
|
-
<li class=" tsd-kind-type-alias">
|
2840
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2841
|
-
</li>
|
2842
|
-
<li class=" tsd-kind-type-alias">
|
2843
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2844
|
-
</li>
|
2845
2728
|
</ul>
|
2846
2729
|
</nav>
|
2847
2730
|
<div class="container container-main">
|
package/docs/classes/Client.html
CHANGED
@@ -2702,9 +2702,6 @@ img {
|
|
2702
2702
|
</header>
|
2703
2703
|
<nav class="tsd-navigation secondary">
|
2704
2704
|
<ul>
|
2705
|
-
<li class=" tsd-kind-class">
|
2706
|
-
<a href="AggregatedDeliveryReceipt.html" class="tsd-kind-icon">Aggregated<wbr>Delivery<wbr>Receipt</a>
|
2707
|
-
</li>
|
2708
2705
|
<li class="current tsd-kind-class">
|
2709
2706
|
<a href="Client.html" class="tsd-kind-icon">Client</a>
|
2710
2707
|
<ul>
|
@@ -2833,120 +2830,6 @@ img {
|
|
2833
2830
|
</li>
|
2834
2831
|
</ul>
|
2835
2832
|
</li>
|
2836
|
-
<li class=" tsd-kind-class">
|
2837
|
-
<a href="Conversation.html" class="tsd-kind-icon">Conversation</a>
|
2838
|
-
</li>
|
2839
|
-
<li class=" tsd-kind-class">
|
2840
|
-
<a href="DetailedDeliveryReceipt.html" class="tsd-kind-icon">Detailed<wbr>Delivery<wbr>Receipt</a>
|
2841
|
-
</li>
|
2842
|
-
<li class=" tsd-kind-class">
|
2843
|
-
<a href="Media.html" class="tsd-kind-icon">Media</a>
|
2844
|
-
</li>
|
2845
|
-
<li class=" tsd-kind-class">
|
2846
|
-
<a href="Message.html" class="tsd-kind-icon">Message</a>
|
2847
|
-
</li>
|
2848
|
-
<li class=" tsd-kind-class">
|
2849
|
-
<a href="MessageBuilder.html" class="tsd-kind-icon">Message<wbr>Builder</a>
|
2850
|
-
</li>
|
2851
|
-
<li class=" tsd-kind-class">
|
2852
|
-
<a href="Participant.html" class="tsd-kind-icon">Participant</a>
|
2853
|
-
</li>
|
2854
|
-
<li class=" tsd-kind-class">
|
2855
|
-
<a href="PushNotification.html" class="tsd-kind-icon">Push<wbr>Notification</a>
|
2856
|
-
</li>
|
2857
|
-
<li class=" tsd-kind-class tsd-has-type-parameter">
|
2858
|
-
<a href="RestPaginator.html" class="tsd-kind-icon">Rest<wbr>Paginator</a>
|
2859
|
-
</li>
|
2860
|
-
<li class=" tsd-kind-class">
|
2861
|
-
<a href="UnsentMessage.html" class="tsd-kind-icon">Unsent<wbr>Message</a>
|
2862
|
-
</li>
|
2863
|
-
<li class=" tsd-kind-class">
|
2864
|
-
<a href="User.html" class="tsd-kind-icon">User</a>
|
2865
|
-
</li>
|
2866
|
-
<li class=" tsd-kind-interface">
|
2867
|
-
<a href="../interfaces/ClientOptions.html" class="tsd-kind-icon">Client<wbr>Options</a>
|
2868
|
-
</li>
|
2869
|
-
<li class=" tsd-kind-interface">
|
2870
|
-
<a href="../interfaces/ConversationBindings.html" class="tsd-kind-icon">Conversation<wbr>Bindings</a>
|
2871
|
-
</li>
|
2872
|
-
<li class=" tsd-kind-interface">
|
2873
|
-
<a href="../interfaces/ConversationEmailBinding.html" class="tsd-kind-icon">Conversation<wbr>Email<wbr>Binding</a>
|
2874
|
-
</li>
|
2875
|
-
<li class=" tsd-kind-interface">
|
2876
|
-
<a href="../interfaces/ConversationState.html" class="tsd-kind-icon">Conversation<wbr>State</a>
|
2877
|
-
</li>
|
2878
|
-
<li class=" tsd-kind-interface">
|
2879
|
-
<a href="../interfaces/CreateConversationOptions.html" class="tsd-kind-icon">Create<wbr>Conversation<wbr>Options</a>
|
2880
|
-
</li>
|
2881
|
-
<li class=" tsd-kind-interface">
|
2882
|
-
<a href="../interfaces/LastMessage.html" class="tsd-kind-icon">Last<wbr>Message</a>
|
2883
|
-
</li>
|
2884
|
-
<li class=" tsd-kind-interface tsd-has-type-parameter">
|
2885
|
-
<a href="../interfaces/Paginator.html" class="tsd-kind-icon">Paginator</a>
|
2886
|
-
</li>
|
2887
|
-
<li class=" tsd-kind-interface">
|
2888
|
-
<a href="../interfaces/ParticipantBindings.html" class="tsd-kind-icon">Participant<wbr>Bindings</a>
|
2889
|
-
</li>
|
2890
|
-
<li class=" tsd-kind-interface">
|
2891
|
-
<a href="../interfaces/ParticipantEmailBinding.html" class="tsd-kind-icon">Participant<wbr>Email<wbr>Binding</a>
|
2892
|
-
</li>
|
2893
|
-
<li class=" tsd-kind-interface">
|
2894
|
-
<a href="../interfaces/PushNotificationData.html" class="tsd-kind-icon">Push<wbr>Notification<wbr>Data</a>
|
2895
|
-
</li>
|
2896
|
-
<li class=" tsd-kind-interface">
|
2897
|
-
<a href="../interfaces/SendEmailOptions.html" class="tsd-kind-icon">Send<wbr>Email<wbr>Options</a>
|
2898
|
-
</li>
|
2899
|
-
<li class=" tsd-kind-interface">
|
2900
|
-
<a href="../interfaces/SendMediaOptions.html" class="tsd-kind-icon">Send<wbr>Media<wbr>Options</a>
|
2901
|
-
</li>
|
2902
|
-
<li class=" tsd-kind-type-alias">
|
2903
|
-
<a href="../modules.html#ConnectionState" class="tsd-kind-icon">Connection<wbr>State</a>
|
2904
|
-
</li>
|
2905
|
-
<li class=" tsd-kind-type-alias">
|
2906
|
-
<a href="../modules.html#ConversationStatus" class="tsd-kind-icon">Conversation<wbr>Status</a>
|
2907
|
-
</li>
|
2908
|
-
<li class=" tsd-kind-type-alias">
|
2909
|
-
<a href="../modules.html#ConversationUpdateReason" class="tsd-kind-icon">Conversation<wbr>Update<wbr>Reason</a>
|
2910
|
-
</li>
|
2911
|
-
<li class=" tsd-kind-type-alias">
|
2912
|
-
<a href="../modules.html#DeliveryAmount" class="tsd-kind-icon">Delivery<wbr>Amount</a>
|
2913
|
-
</li>
|
2914
|
-
<li class=" tsd-kind-type-alias">
|
2915
|
-
<a href="../modules.html#DeliveryStatus" class="tsd-kind-icon">Delivery<wbr>Status</a>
|
2916
|
-
</li>
|
2917
|
-
<li class=" tsd-kind-type-alias">
|
2918
|
-
<a href="../modules.html#MediaCategory" class="tsd-kind-icon">Media<wbr>Category</a>
|
2919
|
-
</li>
|
2920
|
-
<li class=" tsd-kind-type-alias">
|
2921
|
-
<a href="../modules.html#MessageType" class="tsd-kind-icon">Message<wbr>Type</a>
|
2922
|
-
</li>
|
2923
|
-
<li class=" tsd-kind-type-alias">
|
2924
|
-
<a href="../modules.html#MessageUpdateReason" class="tsd-kind-icon">Message<wbr>Update<wbr>Reason</a>
|
2925
|
-
</li>
|
2926
|
-
<li class=" tsd-kind-type-alias">
|
2927
|
-
<a href="../modules.html#NotificationLevel" class="tsd-kind-icon">Notification<wbr>Level</a>
|
2928
|
-
</li>
|
2929
|
-
<li class=" tsd-kind-type-alias">
|
2930
|
-
<a href="../modules.html#NotificationsChannelType" class="tsd-kind-icon">Notifications<wbr>Channel<wbr>Type</a>
|
2931
|
-
</li>
|
2932
|
-
<li class=" tsd-kind-type-alias">
|
2933
|
-
<a href="../modules.html#ParticipantEmailLevel" class="tsd-kind-icon">Participant<wbr>Email<wbr>Level</a>
|
2934
|
-
</li>
|
2935
|
-
<li class=" tsd-kind-type-alias">
|
2936
|
-
<a href="../modules.html#ParticipantType" class="tsd-kind-icon">Participant<wbr>Type</a>
|
2937
|
-
</li>
|
2938
|
-
<li class=" tsd-kind-type-alias">
|
2939
|
-
<a href="../modules.html#ParticipantUpdateReason" class="tsd-kind-icon">Participant<wbr>Update<wbr>Reason</a>
|
2940
|
-
</li>
|
2941
|
-
<li class=" tsd-kind-type-alias">
|
2942
|
-
<a href="../modules.html#PushNotificationType" class="tsd-kind-icon">Push<wbr>Notification<wbr>Type</a>
|
2943
|
-
</li>
|
2944
|
-
<li class=" tsd-kind-type-alias">
|
2945
|
-
<a href="../modules.html#State" class="tsd-kind-icon">State</a>
|
2946
|
-
</li>
|
2947
|
-
<li class=" tsd-kind-type-alias">
|
2948
|
-
<a href="../modules.html#UserUpdateReason" class="tsd-kind-icon">User<wbr>Update<wbr>Reason</a>
|
2949
|
-
</li>
|
2950
2833
|
</ul>
|
2951
2834
|
</nav>
|
2952
2835
|
<div class="container container-main">
|
@@ -3094,7 +2977,7 @@ img {
|
|
3094
2977
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3095
2978
|
<a name="connectionError" class="tsd-anchor"></a>
|
3096
2979
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> connection<wbr>Error</h3>
|
3097
|
-
<div class="tsd-signature tsd-kind-icon">connection<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"connectionError"</span><span class="tsd-signature-symbol"> =
|
2980
|
+
<div class="tsd-signature tsd-kind-icon">connection<wbr>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"connectionError"</span><span class="tsd-signature-symbol"> = "connectionError"</span></div>
|
3098
2981
|
<aside class="tsd-sources">
|
3099
2982
|
</aside>
|
3100
2983
|
<div class="tsd-comment tsd-typography">
|
@@ -3116,7 +2999,7 @@ img {
|
|
3116
2999
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3117
3000
|
<a name="connectionStateChanged" class="tsd-anchor"></a>
|
3118
3001
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> connection<wbr>State<wbr>Changed</h3>
|
3119
|
-
<div class="tsd-signature tsd-kind-icon">connection<wbr>State<wbr>Changed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"connectionStateChanged"</span><span class="tsd-signature-symbol"> =
|
3002
|
+
<div class="tsd-signature tsd-kind-icon">connection<wbr>State<wbr>Changed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"connectionStateChanged"</span><span class="tsd-signature-symbol"> = "connectionStateChanged"</span></div>
|
3120
3003
|
<aside class="tsd-sources">
|
3121
3004
|
</aside>
|
3122
3005
|
<div class="tsd-comment tsd-typography">
|
@@ -3132,7 +3015,7 @@ img {
|
|
3132
3015
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3133
3016
|
<a name="conversationAdded" class="tsd-anchor"></a>
|
3134
3017
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> conversation<wbr>Added</h3>
|
3135
|
-
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Added<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationAdded"</span><span class="tsd-signature-symbol"> =
|
3018
|
+
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Added<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationAdded"</span><span class="tsd-signature-symbol"> = "conversationAdded"</span></div>
|
3136
3019
|
<aside class="tsd-sources">
|
3137
3020
|
</aside>
|
3138
3021
|
<div class="tsd-comment tsd-typography">
|
@@ -3149,7 +3032,7 @@ img {
|
|
3149
3032
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3150
3033
|
<a name="conversationJoined" class="tsd-anchor"></a>
|
3151
3034
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> conversation<wbr>Joined</h3>
|
3152
|
-
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Joined<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationJoined"</span><span class="tsd-signature-symbol"> =
|
3035
|
+
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Joined<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationJoined"</span><span class="tsd-signature-symbol"> = "conversationJoined"</span></div>
|
3153
3036
|
<aside class="tsd-sources">
|
3154
3037
|
</aside>
|
3155
3038
|
<div class="tsd-comment tsd-typography">
|
@@ -3165,7 +3048,7 @@ img {
|
|
3165
3048
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3166
3049
|
<a name="conversationLeft" class="tsd-anchor"></a>
|
3167
3050
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> conversation<wbr>Left</h3>
|
3168
|
-
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationLeft"</span><span class="tsd-signature-symbol"> =
|
3051
|
+
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationLeft"</span><span class="tsd-signature-symbol"> = "conversationLeft"</span></div>
|
3169
3052
|
<aside class="tsd-sources">
|
3170
3053
|
</aside>
|
3171
3054
|
<div class="tsd-comment tsd-typography">
|
@@ -3181,7 +3064,7 @@ img {
|
|
3181
3064
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3182
3065
|
<a name="conversationRemoved" class="tsd-anchor"></a>
|
3183
3066
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> conversation<wbr>Removed</h3>
|
3184
|
-
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Removed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationRemoved"</span><span class="tsd-signature-symbol"> =
|
3067
|
+
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Removed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationRemoved"</span><span class="tsd-signature-symbol"> = "conversationRemoved"</span></div>
|
3185
3068
|
<aside class="tsd-sources">
|
3186
3069
|
</aside>
|
3187
3070
|
<div class="tsd-comment tsd-typography">
|
@@ -3197,7 +3080,7 @@ img {
|
|
3197
3080
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3198
3081
|
<a name="conversationUpdated" class="tsd-anchor"></a>
|
3199
3082
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> conversation<wbr>Updated</h3>
|
3200
|
-
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationUpdated"</span><span class="tsd-signature-symbol"> =
|
3083
|
+
<div class="tsd-signature tsd-kind-icon">conversation<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"conversationUpdated"</span><span class="tsd-signature-symbol"> = "conversationUpdated"</span></div>
|
3201
3084
|
<aside class="tsd-sources">
|
3202
3085
|
</aside>
|
3203
3086
|
<div class="tsd-comment tsd-typography">
|
@@ -3219,7 +3102,7 @@ img {
|
|
3219
3102
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3220
3103
|
<a name="messageAdded" class="tsd-anchor"></a>
|
3221
3104
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> message<wbr>Added</h3>
|
3222
|
-
<div class="tsd-signature tsd-kind-icon">message<wbr>Added<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageAdded"</span><span class="tsd-signature-symbol"> =
|
3105
|
+
<div class="tsd-signature tsd-kind-icon">message<wbr>Added<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageAdded"</span><span class="tsd-signature-symbol"> = "messageAdded"</span></div>
|
3223
3106
|
<aside class="tsd-sources">
|
3224
3107
|
</aside>
|
3225
3108
|
<div class="tsd-comment tsd-typography">
|
@@ -3235,7 +3118,7 @@ img {
|
|
3235
3118
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3236
3119
|
<a name="messageRemoved" class="tsd-anchor"></a>
|
3237
3120
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> message<wbr>Removed</h3>
|
3238
|
-
<div class="tsd-signature tsd-kind-icon">message<wbr>Removed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageRemoved"</span><span class="tsd-signature-symbol"> =
|
3121
|
+
<div class="tsd-signature tsd-kind-icon">message<wbr>Removed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageRemoved"</span><span class="tsd-signature-symbol"> = "messageRemoved"</span></div>
|
3239
3122
|
<aside class="tsd-sources">
|
3240
3123
|
</aside>
|
3241
3124
|
<div class="tsd-comment tsd-typography">
|
@@ -3251,7 +3134,7 @@ img {
|
|
3251
3134
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3252
3135
|
<a name="messageUpdated" class="tsd-anchor"></a>
|
3253
3136
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> message<wbr>Updated</h3>
|
3254
|
-
<div class="tsd-signature tsd-kind-icon">message<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageUpdated"</span><span class="tsd-signature-symbol"> =
|
3137
|
+
<div class="tsd-signature tsd-kind-icon">message<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"messageUpdated"</span><span class="tsd-signature-symbol"> = "messageUpdated"</span></div>
|
3255
3138
|
<aside class="tsd-sources">
|
3256
3139
|
</aside>
|
3257
3140
|
<div class="tsd-comment tsd-typography">
|
@@ -3271,7 +3154,7 @@ img {
|
|
3271
3154
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3272
3155
|
<a name="participantJoined" class="tsd-anchor"></a>
|
3273
3156
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> participant<wbr>Joined</h3>
|
3274
|
-
<div class="tsd-signature tsd-kind-icon">participant<wbr>Joined<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantJoined"</span><span class="tsd-signature-symbol"> =
|
3157
|
+
<div class="tsd-signature tsd-kind-icon">participant<wbr>Joined<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantJoined"</span><span class="tsd-signature-symbol"> = "participantJoined"</span></div>
|
3275
3158
|
<aside class="tsd-sources">
|
3276
3159
|
</aside>
|
3277
3160
|
<div class="tsd-comment tsd-typography">
|
@@ -3287,7 +3170,7 @@ img {
|
|
3287
3170
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3288
3171
|
<a name="participantLeft" class="tsd-anchor"></a>
|
3289
3172
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> participant<wbr>Left</h3>
|
3290
|
-
<div class="tsd-signature tsd-kind-icon">participant<wbr>Left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantLeft"</span><span class="tsd-signature-symbol"> =
|
3173
|
+
<div class="tsd-signature tsd-kind-icon">participant<wbr>Left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantLeft"</span><span class="tsd-signature-symbol"> = "participantLeft"</span></div>
|
3291
3174
|
<aside class="tsd-sources">
|
3292
3175
|
</aside>
|
3293
3176
|
<div class="tsd-comment tsd-typography">
|
@@ -3303,7 +3186,7 @@ img {
|
|
3303
3186
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3304
3187
|
<a name="participantUpdated" class="tsd-anchor"></a>
|
3305
3188
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> participant<wbr>Updated</h3>
|
3306
|
-
<div class="tsd-signature tsd-kind-icon">participant<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantUpdated"</span><span class="tsd-signature-symbol"> =
|
3189
|
+
<div class="tsd-signature tsd-kind-icon">participant<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"participantUpdated"</span><span class="tsd-signature-symbol"> = "participantUpdated"</span></div>
|
3307
3190
|
<aside class="tsd-sources">
|
3308
3191
|
</aside>
|
3309
3192
|
<div class="tsd-comment tsd-typography">
|
@@ -3323,7 +3206,7 @@ img {
|
|
3323
3206
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3324
3207
|
<a name="pushNotification" class="tsd-anchor"></a>
|
3325
3208
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> push<wbr>Notification</h3>
|
3326
|
-
<div class="tsd-signature tsd-kind-icon">push<wbr>Notification<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"pushNotification"</span><span class="tsd-signature-symbol"> =
|
3209
|
+
<div class="tsd-signature tsd-kind-icon">push<wbr>Notification<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"pushNotification"</span><span class="tsd-signature-symbol"> = "pushNotification"</span></div>
|
3327
3210
|
<aside class="tsd-sources">
|
3328
3211
|
</aside>
|
3329
3212
|
<div class="tsd-comment tsd-typography">
|
@@ -3339,7 +3222,7 @@ img {
|
|
3339
3222
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3340
3223
|
<a name="stateChanged" class="tsd-anchor"></a>
|
3341
3224
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> state<wbr>Changed</h3>
|
3342
|
-
<div class="tsd-signature tsd-kind-icon">state<wbr>Changed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"stateChanged"</span><span class="tsd-signature-symbol"> =
|
3225
|
+
<div class="tsd-signature tsd-kind-icon">state<wbr>Changed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"stateChanged"</span><span class="tsd-signature-symbol"> = "stateChanged"</span></div>
|
3343
3226
|
<aside class="tsd-sources">
|
3344
3227
|
</aside>
|
3345
3228
|
<div class="tsd-comment tsd-typography">
|
@@ -3355,7 +3238,7 @@ img {
|
|
3355
3238
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3356
3239
|
<a name="tokenAboutToExpire" class="tsd-anchor"></a>
|
3357
3240
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> token<wbr>About<wbr>ToExpire</h3>
|
3358
|
-
<div class="tsd-signature tsd-kind-icon">token<wbr>About<wbr>ToExpire<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"tokenAboutToExpire"</span><span class="tsd-signature-symbol"> =
|
3241
|
+
<div class="tsd-signature tsd-kind-icon">token<wbr>About<wbr>ToExpire<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"tokenAboutToExpire"</span><span class="tsd-signature-symbol"> = "tokenAboutToExpire"</span></div>
|
3359
3242
|
<aside class="tsd-sources">
|
3360
3243
|
</aside>
|
3361
3244
|
<div class="tsd-comment tsd-typography">
|
@@ -3373,7 +3256,7 @@ img {
|
|
3373
3256
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3374
3257
|
<a name="tokenExpired" class="tsd-anchor"></a>
|
3375
3258
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> token<wbr>Expired</h3>
|
3376
|
-
<div class="tsd-signature tsd-kind-icon">token<wbr>Expired<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"tokenExpired"</span><span class="tsd-signature-symbol"> =
|
3259
|
+
<div class="tsd-signature tsd-kind-icon">token<wbr>Expired<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"tokenExpired"</span><span class="tsd-signature-symbol"> = "tokenExpired"</span></div>
|
3377
3260
|
<aside class="tsd-sources">
|
3378
3261
|
</aside>
|
3379
3262
|
<div class="tsd-comment tsd-typography">
|
@@ -3385,7 +3268,7 @@ img {
|
|
3385
3268
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3386
3269
|
<a name="typingEnded" class="tsd-anchor"></a>
|
3387
3270
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> typing<wbr>Ended</h3>
|
3388
|
-
<div class="tsd-signature tsd-kind-icon">typing<wbr>Ended<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"typingEnded"</span><span class="tsd-signature-symbol"> =
|
3271
|
+
<div class="tsd-signature tsd-kind-icon">typing<wbr>Ended<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"typingEnded"</span><span class="tsd-signature-symbol"> = "typingEnded"</span></div>
|
3389
3272
|
<aside class="tsd-sources">
|
3390
3273
|
</aside>
|
3391
3274
|
<div class="tsd-comment tsd-typography">
|
@@ -3401,7 +3284,7 @@ img {
|
|
3401
3284
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3402
3285
|
<a name="typingStarted" class="tsd-anchor"></a>
|
3403
3286
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> typing<wbr>Started</h3>
|
3404
|
-
<div class="tsd-signature tsd-kind-icon">typing<wbr>Started<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"typingStarted"</span><span class="tsd-signature-symbol"> =
|
3287
|
+
<div class="tsd-signature tsd-kind-icon">typing<wbr>Started<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"typingStarted"</span><span class="tsd-signature-symbol"> = "typingStarted"</span></div>
|
3405
3288
|
<aside class="tsd-sources">
|
3406
3289
|
</aside>
|
3407
3290
|
<div class="tsd-comment tsd-typography">
|
@@ -3417,7 +3300,7 @@ img {
|
|
3417
3300
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3418
3301
|
<a name="userSubscribed" class="tsd-anchor"></a>
|
3419
3302
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> user<wbr>Subscribed</h3>
|
3420
|
-
<div class="tsd-signature tsd-kind-icon">user<wbr>Subscribed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userSubscribed"</span><span class="tsd-signature-symbol"> =
|
3303
|
+
<div class="tsd-signature tsd-kind-icon">user<wbr>Subscribed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userSubscribed"</span><span class="tsd-signature-symbol"> = "userSubscribed"</span></div>
|
3421
3304
|
<aside class="tsd-sources">
|
3422
3305
|
</aside>
|
3423
3306
|
<div class="tsd-comment tsd-typography">
|
@@ -3433,7 +3316,7 @@ img {
|
|
3433
3316
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3434
3317
|
<a name="userUnsubscribed" class="tsd-anchor"></a>
|
3435
3318
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> user<wbr>Unsubscribed</h3>
|
3436
|
-
<div class="tsd-signature tsd-kind-icon">user<wbr>Unsubscribed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userUnsubscribed"</span><span class="tsd-signature-symbol"> =
|
3319
|
+
<div class="tsd-signature tsd-kind-icon">user<wbr>Unsubscribed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userUnsubscribed"</span><span class="tsd-signature-symbol"> = "userUnsubscribed"</span></div>
|
3437
3320
|
<aside class="tsd-sources">
|
3438
3321
|
</aside>
|
3439
3322
|
<div class="tsd-comment tsd-typography">
|
@@ -3449,7 +3332,7 @@ img {
|
|
3449
3332
|
<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class tsd-is-static">
|
3450
3333
|
<a name="userUpdated" class="tsd-anchor"></a>
|
3451
3334
|
<h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> user<wbr>Updated</h3>
|
3452
|
-
<div class="tsd-signature tsd-kind-icon">user<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userUpdated"</span><span class="tsd-signature-symbol"> =
|
3335
|
+
<div class="tsd-signature tsd-kind-icon">user<wbr>Updated<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"userUpdated"</span><span class="tsd-signature-symbol"> = "userUpdated"</span></div>
|
3453
3336
|
<aside class="tsd-sources">
|
3454
3337
|
</aside>
|
3455
3338
|
<div class="tsd-comment tsd-typography">
|
@@ -3472,7 +3355,7 @@ img {
|
|
3472
3355
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
3473
3356
|
<a name="connectionState" class="tsd-anchor"></a>
|
3474
3357
|
<h3>connection<wbr>State</h3>
|
3475
|
-
<div class="tsd-signature tsd-kind-icon">connection<wbr>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ConnectionState</span><span class="tsd-signature-symbol"> =
|
3358
|
+
<div class="tsd-signature tsd-kind-icon">connection<wbr>State<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ConnectionState</span><span class="tsd-signature-symbol"> = "unknown"</span></div>
|
3476
3359
|
<aside class="tsd-sources">
|
3477
3360
|
</aside>
|
3478
3361
|
<div class="tsd-comment tsd-typography">
|
@@ -3641,7 +3524,7 @@ img {
|
|
3641
3524
|
<a name="getSubscribedConversations" class="tsd-anchor"></a>
|
3642
3525
|
<h3>get<wbr>Subscribed<wbr>Conversations</h3>
|
3643
3526
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
3644
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Subscribed<wbr>Conversations<span class="tsd-signature-symbol">(</span
|
3527
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Subscribed<wbr>Conversations<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/Paginator.html" class="tsd-signature-type" data-tsd-kind="Interface">Paginator</a><span class="tsd-signature-symbol"><</span><a href="Conversation.html" class="tsd-signature-type" data-tsd-kind="Class">Conversation</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></li>
|
3645
3528
|
</ul>
|
3646
3529
|
<ul class="tsd-descriptions">
|
3647
3530
|
<li class="tsd-description">
|
@@ -3652,12 +3535,6 @@ img {
|
|
3652
3535
|
<p>Get the current list of all the subscribed conversations.</p>
|
3653
3536
|
</div>
|
3654
3537
|
</div>
|
3655
|
-
<h4 class="tsd-parameters-title">Parameters</h4>
|
3656
|
-
<ul class="tsd-parameters">
|
3657
|
-
<li>
|
3658
|
-
<h5><span class="tsd-flag ts-flagOptional">Optional</span> args: <span class="tsd-signature-type">any</span></h5>
|
3659
|
-
</li>
|
3660
|
-
</ul>
|
3661
3538
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/Paginator.html" class="tsd-signature-type" data-tsd-kind="Interface">Paginator</a><span class="tsd-signature-symbol"><</span><a href="Conversation.html" class="tsd-signature-type" data-tsd-kind="Class">Conversation</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4>
|
3662
3539
|
</li>
|
3663
3540
|
</ul>
|