Uses of Class
com.tencentcloudapi.ccc.v20200210.models.IMSatisfaction
-
Packages that use IMSatisfaction Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of IMSatisfaction in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return IMSatisfaction Modifier and Type Method Description IMSatisfactionIMCdrInfo. getSatisfaction()Get 满意度 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type IMSatisfaction Modifier and Type Method Description voidIMCdrInfo. setSatisfaction(IMSatisfaction Satisfaction)Set 满意度 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type IMSatisfaction Constructor Description IMSatisfaction(IMSatisfaction source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-