Contents

serverAddress

The IP address of the server that was the source of the error.

Declaration

var serverAddress: String? { get }

Discussion

The property corresponds to “s-ip”.

The value of this property can be either an IPv4 or IPv6 address, and may be nil if the address is unknown.

See Also

Getting information about the event