func session(_ session: OTSession, receivedSignalType type: String?, from connection: OTConnection?, with string: String?) {
// Signal received from another client
}
func session(_ session: OTSession, receivedSignalType type: String?, from connection: OTConnection?, with string: String?) {
// Signal received from another client
}