Show / Hide Table of Contents

Class SdkConfig

Inheritance
System.Object
SdkConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: com.tencent.imsdk.unity.types
Assembly: cs.temp.dll.dll
Syntax
public class SdkConfig

Fields

sdk_config_config_file_path

Declaration
public string sdk_config_config_file_path
Field Value
Type Description
System.String

Write-only; the local path of the SDK configuration

sdk_config_log_file_path

Declaration
public string sdk_config_log_file_path
Field Value
Type Description
System.String

Write-only; the local path of the SDK logs

In This Article
Back to top Generated by DocFX