Table of Contents

Class ClientSocketSession

Namespace
TaleWorlds.Diamond.Socket
Assembly
TaleWorlds.Diamond.dll
public abstract class ClientSocketSession : ClientsideSession, IClientSession
Inheritance
ClientSocketSession
Implements
Inherited Members

Constructors

ClientSocketSession(IClient, string, int)

protected ClientSocketSession(IClient client, string address, int port)

Parameters

client IClient
address string
port int

Methods

OnCantConnect()

protected override void OnCantConnect()

OnConnected()

protected override void OnConnected()

OnDisconnected()

protected override void OnDisconnected()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).