Class RCCallPlusTargetInfo

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RCCallPlusTargetInfo(String targetId, RCCallPlusTargetType targetType)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getTargetId()
      RCCallPlusTargetType getTargetType()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • RCCallPlusTargetInfo

        RCCallPlusTargetInfo(String targetId, RCCallPlusTargetType targetType)
        Parameters:
        targetId - 来源对象ID(根据targetType,分别指定个人、群组、部门等ID,默认值userId)。
        targetType - 来源对象类型