Package cn.rongcloud.callplus.api
Class RCCallPlusTargetInfo
-
- All Implemented Interfaces:
public class RCCallPlusTargetInfo
-
-
Constructor Summary
Constructors Constructor Description RCCallPlusTargetInfo(String targetId, RCCallPlusTargetType targetType)
-
Method Summary
Modifier and Type Method Description String
getTargetId()
RCCallPlusTargetType
getTargetType()
String
toString()
-
-
Method Detail
-
getTargetId
String getTargetId()
-
getTargetType
RCCallPlusTargetType getTargetType()
-
toString
String toString()
-
-
-
-