Package io.rong.push.pushconfig
        Class PushConfig
- 
                    
                    - All Implemented Interfaces:
 
 public class PushConfig
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public classPushConfig.Builder
 - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public StringmiAppIdpublic StringmiAppKeypublic StringmzAppIdpublic StringmzAppKeypublic StringoppoAppKeypublic StringoppoAppSecretpublic Set<PushType>enabledPushTypespublic StringappKeypublic final static Creator<PushConfig>CREATOR
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description PushConfig()PushConfig(Parcel in)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringgetMiAppId()StringgetMiAppKey()StringgetMzAppId()StringgetMzAppKey()StringgetOppoAppKey()StringgetOppoAppSecret()Set<PushType>getEnabledPushTypes()StringgetAppKey()voidsetAppKey(String appKey)StringgetPushDomain()booleanisEnableRongPush()StringgetEncodedEnabledPushTypes()intdescribeContents()voidwriteToParcel(Parcel dest, int flags)voidsetPushNaviAddress(String naviAddress)- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getMiAppIdString getMiAppId() 
 - 
                                        getMiAppKeyString getMiAppKey() 
 - 
                                        getMzAppIdString getMzAppId() 
 - 
                                        getMzAppKeyString getMzAppKey() 
 - 
                                        getOppoAppKeyString getOppoAppKey() 
 - 
                                        getOppoAppSecretString getOppoAppSecret() 
 - 
                                        getEnabledPushTypesSet<PushType> getEnabledPushTypes() 
 - 
                                        getAppKeyString getAppKey() 
 - 
                                        setAppKeyvoid setAppKey(String appKey) 
 - 
                                        getPushDomainString getPushDomain() 
 - 
                                        isEnableRongPushboolean isEnableRongPush() 
 - 
                                        getEncodedEnabledPushTypesString getEncodedEnabledPushTypes() 
 - 
                                        describeContentsint describeContents() 
 - 
                                        writeToParcelvoid writeToParcel(Parcel dest, int flags) 
 - 
                                        setPushNaviAddressvoid setPushNaviAddress(String naviAddress) 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-