getConnectionURL abstract method

String getConnectionURL(
  1. C connection
)

Returns the URL of the connection.

Implementation

String getConnectionURL(C connection);