Class GroupAddManagerActivity

  • All Implemented Interfaces:

    
    public class GroupAddManagerActivity
    
                        

    创建增加群管理人页面

    Since:

    5.12.2

    Author:

    rongcloud

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static Intent newIntent(Context context, ConversationIdentifier conversationIdentifier, List<String> disableUserIds)
      static Intent newIntent(Context context, ConversationIdentifier conversationIdentifier, List<String> disableUserIds, int maxCount)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupAddManagerActivity

        GroupAddManagerActivity()
    • Method Detail

      • newIntent

         static Intent newIntent(Context context, ConversationIdentifier conversationIdentifier, List<String> disableUserIds)
      • newIntent

         static Intent newIntent(Context context, ConversationIdentifier conversationIdentifier, List<String> disableUserIds, int maxCount)