abstract fun getClient(subProtocolIdentifier: SubProtocolIdentifier!): SubProtocolClient! (source)
Gets a subprotocol client associated with the given subprotocol.
subProtocolIdentifier - SubProtocolIdentifier!: the subprotocol identifier
Return
SubProtocolClient!: the client of the subprotocol.