Contents

serverAddress

The IP address of the server that was the source of the last delivered media segment.

Declaration

var serverAddress: String? { get }

Discussion

The property corresponds to “s-ip”.

The value of this property is nil if unknown.

This property is not compatible with key-value observing.

See Also

Getting server-related log events