Interface LinphoneTombstoneProtos.LogBufferOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
LinphoneTombstoneProtos.LogBuffer, LinphoneTombstoneProtos.LogBuffer.Builder
Enclosing class:
LinphoneTombstoneProtos

public static interface LinphoneTombstoneProtos.LogBufferOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Details

    • getName

      String getName()
      string name = 1;
      Returns:
      The name.
    • getNameBytes

      com.google.protobuf.ByteString getNameBytes()
      string name = 1;
      Returns:
      The bytes for name.
    • getLogsList

      repeated .LogMessage logs = 2;
    • getLogs

      repeated .LogMessage logs = 2;
    • getLogsCount

      int getLogsCount()
      repeated .LogMessage logs = 2;