Class InnerProcessServerSession
- Namespace
- TaleWorlds.Diamond.InnerProcess
- Assembly
- TaleWorlds.Diamond.dll
public class InnerProcessServerSession
- Inheritance
-
InnerProcessServerSession
- Inherited Members
Constructors
InnerProcessServerSession()
public InnerProcessServerSession()
Properties
PeerId
public PeerId PeerId { get; }
Property Value
SessionKey
public SessionKey SessionKey { get; }
Property Value
Methods
AssignSession(PeerId, SessionKey)
public void AssignSession(PeerId peerId, SessionKey sessionKey)
Parameters
peerId
PeerIdsessionKey
SessionKey
SendMessage(Message)
public void SendMessage(Message message)
Parameters
message
Message
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).