//okhttp/okhttp3/Handshake/localPrincipal
localPrincipal¶
[jvm]\
@get:JvmName(name = "localPrincipal")
val localPrincipal: Principal?
Returns the local principle, or null if this peer is anonymous.
//okhttp/okhttp3/Handshake/localPrincipal
[jvm]\
@get:JvmName(name = "localPrincipal")
val localPrincipal: Principal?
Returns the local principle, or null if this peer is anonymous.