Interface WebNotificationContext.Builder

  • Method Details

    • sessionId

      WebNotificationContext.Builder sessionId(String sessionId)
      Sets the value of the SessionId property for this object.
      Parameters:
      sessionId - The new value for the SessionId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • browserId

      WebNotificationContext.Builder browserId(String browserId)
      Sets the value of the BrowserId property for this object.
      Parameters:
      browserId - The new value for the BrowserId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.