Interface NotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo, NotificationRegistrationInfoOuterClass.NotificationRegistrationInfo.Builder
Enclosing class:
NotificationRegistrationInfoOuterClass

public static interface NotificationRegistrationInfoOuterClass.NotificationRegistrationInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getNotificationNameId

      int getNotificationNameId()
      uint32 NotificationNameId = 1;
    • getNotificationName

      String getNotificationName()
      string NotificationName = 2;
    • getNotificationNameBytes

      com.google.protobuf.ByteString getNotificationNameBytes()
      string NotificationName = 2;
    • getSenderName

      String getSenderName()
      string SenderName = 3;
    • getSenderNameBytes

      com.google.protobuf.ByteString getSenderNameBytes()
      string SenderName = 3;
    • getSeverityValue

      int getSeverityValue()
      .Arp.System.Nm.Services.Grpc.Severity Severity = 4;
    • getSeverity

      .Arp.System.Nm.Services.Grpc.Severity Severity = 4;
    • getPayloadTypeId

      int getPayloadTypeId()
      int32 PayloadTypeId = 5;
    • getStatusValue

      int getStatusValue()
      .Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;
    • getStatus

      .Arp.System.Nm.Services.Grpc.NotificationRegistrationStatus Status = 6;