Interface SendNotificationResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      SendNotificationResponse.CreateResponseData getData()
      .streamlayer.analytics.v1.notifications.SendNotificationResponse.CreateResponseData data = 1 [json_name = "data"];
      boolean hasData()
      .streamlayer.analytics.v1.notifications.SendNotificationResponse.CreateResponseData data = 1 [json_name = "data"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • hasData

        boolean hasData()
        .streamlayer.analytics.v1.notifications.SendNotificationResponse.CreateResponseData data = 1 [json_name = "data"];
        Returns:
        Whether the data field is set.