Show / Hide Table of Contents

Class AndroidOfflinePushConfig

Inheritance
System.Object
ExtraData
AndroidOfflinePushConfig
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 AndroidOfflinePushConfig : ExtraData

Fields

android_offline_push_config_notify_mode

Declaration
public TIMAndroidOfflinePushNotifyMode android_offline_push_config_notify_mode
Field Value
Type Description
TIMAndroidOfflinePushNotifyMode

读写, 当前消息的通知模式

android_offline_push_config_oppo_channel_id

Declaration
public string android_offline_push_config_oppo_channel_id
Field Value
Type Description
System.String

读写, OPPO的ChannelID

android_offline_push_config_sound

Declaration
public string android_offline_push_config_sound
Field Value
Type Description
System.String

读写, 当前消息在Android设备上的离线推送提示声音URL

android_offline_push_config_title

Declaration
public string android_offline_push_config_title
Field Value
Type Description
System.String

读写, 通知标题

android_offline_push_config_vivo_classification

Declaration
public int android_offline_push_config_vivo_classification
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX