Interface UserContextDataType.Builder

    • Method Detail

      • ipAddress

        UserContextDataType.Builder ipAddress​(String ipAddress)

        The source IP address of your user's device.

        Parameters:
        ipAddress - The source IP address of your user's device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.