Package 

Class RemoteLoggingConfigModel

  • All Implemented Interfaces:
    com.onesignal.common.events.IEventNotifier

    
    public final class RemoteLoggingConfigModel
    extends Model
                        

    Configuration related to OneSignal's remote logging.

    • Method Summary

      Modifier and Type Method Description
      final LogLevel getLogLevel()
      final Unit setLogLevel(LogLevel logLevel)
      final Boolean getIsEnabled()
      final Unit setIsEnabled(Boolean isEnabled)
      final String getId()
      final Unit setId(String id)
      Boolean getHasSubscribers()
      • Methods inherited from class com.onesignal.core.internal.config.RemoteLoggingConfigModel

        hasProperty, initializeFromJson, initializeFromModel, setAnyProperty, setBigDecimalProperty, setBooleanProperty, setDoubleProperty, setEnumProperty, setFloatProperty, setIntProperty, setListProperty, setLongProperty, setMapModelProperty, setOptAnyProperty, setOptBigDecimalProperty, setOptBooleanProperty, setOptDoubleProperty, setOptEnumProperty, setOptFloatProperty, setOptIntProperty, setOptListProperty, setOptLongProperty, setOptMapModelProperty, setOptStringProperty, setStringProperty, subscribe, toJSON, unsubscribe
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait