Uses of Class
com.tencentcloudapi.ms.v20180408.models.IOSResult
-
Packages that use IOSResult Package Description com.tencentcloudapi.ms.v20180408.models -
-
Uses of IOSResult in com.tencentcloudapi.ms.v20180408.models
Methods in com.tencentcloudapi.ms.v20180408.models that return IOSResult Modifier and Type Method Description IOSResultEncryptResults. getIOSResult()Get 对应PlatformType平台类型值 2-ios源码混淆加固结果 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ms.v20180408.models with parameters of type IOSResult Modifier and Type Method Description voidEncryptResults. setIOSResult(IOSResult IOSResult)Set 对应PlatformType平台类型值 2-ios源码混淆加固结果 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type IOSResult Constructor Description IOSResult(IOSResult 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.
-