ProtonPublisher.getRemoteAddress

Retrieves the address from the remote source details. Should only be called in callbacks such as on onSubscribe() to ensure detail is populated and safe threading.

@return the remote address, or null if there was none.

interface ProtonPublisher(T)
string
getRemoteAddress
()

Meta