Enum Class LogCollectionState

java.lang.Object
java.lang.Enum<LogCollectionState>
org.linphone.core.LogCollectionState
All Implemented Interfaces:
Serializable, Comparable<LogCollectionState>, Constable

public enum LogCollectionState extends Enum<LogCollectionState>
Whether or not to keep a file with the logs.

  • Enum Constant Details

  • Field Details

    • mValue

      protected final int mValue
  • Method Details