@@ -741,7 +741,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
741
741
- (void)loadChannelWithChannelUrl:(NSString * _Nullable)channelUrl;
742
742
/// This function is used to add or delete reactions.
743
743
/// since:
744
- /// 1.0.12
744
+ /// 1.1.0
745
745
/// \param message <code>SBDBaseMessage</code> object to update
746
746
///
747
747
/// \param emojiKey set emoji key
@@ -791,23 +791,23 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
791
791
- (void)setLongTapGestureHandler:(SBUBaseMessageCell * _Nonnull)cell message:(SBDBaseMessage * _Nonnull)message indexPath:(NSIndexPath * _Nonnull)indexPath;
792
792
/// This function sets the cell’s tap emoji gesture handling.
793
793
/// since:
794
- /// 1.0.12
794
+ /// 1.1.0
795
795
/// \param cell Message cell object
796
796
///
797
797
/// \param emojiKey emoji key
798
798
///
799
799
- (void)setTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
800
800
/// This function sets the cell’s long tap emoji gesture handling.
801
801
/// since:
802
- /// 1.0.12
802
+ /// 1.1.0
803
803
/// \param cell Message cell object
804
804
///
805
805
/// \param emojiKey emoji key
806
806
///
807
807
- (void)setLongTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
808
808
/// This function presents <code>SBUEmojiListViewController</code>
809
809
/// since:
810
- /// 1.0.12
810
+ /// 1.1.0
811
811
/// \param message <code>SBDBaseMessage</code> object
812
812
///
813
813
- (void)showEmojiListModalWithMessage:(SBDBaseMessage * _Nonnull)message;
@@ -2636,7 +2636,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
2636
2636
- (void)loadChannelWithChannelUrl:(NSString * _Nullable)channelUrl;
2637
2637
/// This function is used to add or delete reactions.
2638
2638
/// since:
2639
- /// 1.0.12
2639
+ /// 1.1.0
2640
2640
/// \param message <code>SBDBaseMessage</code> object to update
2641
2641
///
2642
2642
/// \param emojiKey set emoji key
@@ -2686,23 +2686,23 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
2686
2686
- (void)setLongTapGestureHandler:(SBUBaseMessageCell * _Nonnull)cell message:(SBDBaseMessage * _Nonnull)message indexPath:(NSIndexPath * _Nonnull)indexPath;
2687
2687
/// This function sets the cell’s tap emoji gesture handling.
2688
2688
/// since:
2689
- /// 1.0.12
2689
+ /// 1.1.0
2690
2690
/// \param cell Message cell object
2691
2691
///
2692
2692
/// \param emojiKey emoji key
2693
2693
///
2694
2694
- (void)setTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
2695
2695
/// This function sets the cell’s long tap emoji gesture handling.
2696
2696
/// since:
2697
- /// 1.0.12
2697
+ /// 1.1.0
2698
2698
/// \param cell Message cell object
2699
2699
///
2700
2700
/// \param emojiKey emoji key
2701
2701
///
2702
2702
- (void)setLongTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
2703
2703
/// This function presents <code>SBUEmojiListViewController</code>
2704
2704
/// since:
2705
- /// 1.0.12
2705
+ /// 1.1.0
2706
2706
/// \param message <code>SBDBaseMessage</code> object
2707
2707
///
2708
2708
- (void)showEmojiListModalWithMessage:(SBDBaseMessage * _Nonnull)message;
@@ -4533,7 +4533,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
4533
4533
- (void)loadChannelWithChannelUrl:(NSString * _Nullable)channelUrl;
4534
4534
/// This function is used to add or delete reactions.
4535
4535
/// since:
4536
- /// 1.0.12
4536
+ /// 1.1.0
4537
4537
/// \param message <code>SBDBaseMessage</code> object to update
4538
4538
///
4539
4539
/// \param emojiKey set emoji key
@@ -4583,23 +4583,23 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
4583
4583
- (void)setLongTapGestureHandler:(SBUBaseMessageCell * _Nonnull)cell message:(SBDBaseMessage * _Nonnull)message indexPath:(NSIndexPath * _Nonnull)indexPath;
4584
4584
/// This function sets the cell’s tap emoji gesture handling.
4585
4585
/// since:
4586
- /// 1.0.12
4586
+ /// 1.1.0
4587
4587
/// \param cell Message cell object
4588
4588
///
4589
4589
/// \param emojiKey emoji key
4590
4590
///
4591
4591
- (void)setTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
4592
4592
/// This function sets the cell’s long tap emoji gesture handling.
4593
4593
/// since:
4594
- /// 1.0.12
4594
+ /// 1.1.0
4595
4595
/// \param cell Message cell object
4596
4596
///
4597
4597
/// \param emojiKey emoji key
4598
4598
///
4599
4599
- (void)setLongTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
4600
4600
/// This function presents <code>SBUEmojiListViewController</code>
4601
4601
/// since:
4602
- /// 1.0.12
4602
+ /// 1.1.0
4603
4603
/// \param message <code>SBDBaseMessage</code> object
4604
4604
///
4605
4605
- (void)showEmojiListModalWithMessage:(SBDBaseMessage * _Nonnull)message;
@@ -6428,7 +6428,7 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
6428
6428
- (void)loadChannelWithChannelUrl:(NSString * _Nullable)channelUrl;
6429
6429
/// This function is used to add or delete reactions.
6430
6430
/// since:
6431
- /// 1.0.12
6431
+ /// 1.1.0
6432
6432
/// \param message <code>SBDBaseMessage</code> object to update
6433
6433
///
6434
6434
/// \param emojiKey set emoji key
@@ -6478,23 +6478,23 @@ SWIFT_CLASS("_TtC13SendBirdUIKit24SBUChannelViewController")
6478
6478
- (void)setLongTapGestureHandler:(SBUBaseMessageCell * _Nonnull)cell message:(SBDBaseMessage * _Nonnull)message indexPath:(NSIndexPath * _Nonnull)indexPath;
6479
6479
/// This function sets the cell’s tap emoji gesture handling.
6480
6480
/// since:
6481
- /// 1.0.12
6481
+ /// 1.1.0
6482
6482
/// \param cell Message cell object
6483
6483
///
6484
6484
/// \param emojiKey emoji key
6485
6485
///
6486
6486
- (void)setTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
6487
6487
/// This function sets the cell’s long tap emoji gesture handling.
6488
6488
/// since:
6489
- /// 1.0.12
6489
+ /// 1.1.0
6490
6490
/// \param cell Message cell object
6491
6491
///
6492
6492
/// \param emojiKey emoji key
6493
6493
///
6494
6494
- (void)setLongTapEmojiGestureHandler:(SBUBaseMessageCell * _Nonnull)cell emojiKey:(NSString * _Nonnull)emojiKey;
6495
6495
/// This function presents <code>SBUEmojiListViewController</code>
6496
6496
/// since:
6497
- /// 1.0.12
6497
+ /// 1.1.0
6498
6498
/// \param message <code>SBDBaseMessage</code> object
6499
6499
///
6500
6500
- (void)showEmojiListModalWithMessage:(SBDBaseMessage * _Nonnull)message;
0 commit comments