CandideServer.ServerServices.LogisticsServerService
Type JSONpublic class in CandideServer.ServerServices
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.ServerServices - Base type
System.Object - Hash
7A10D710A48451448A82FEAB564D64E7D28942552719A2D90E3F9A96E85D9188
Relationships
Base type
System.Object
Methods
OnReceive_LogisticsCreateConnection
#
public System.Void OnReceive_LogisticsCreateConnection(CandideServer.MessageModels.Logistics.LogisticsCreateConnectionMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
AF348E2512CFBC439F6EDAD1609641DF35563A640AD55D6D3B558DC14CCA4E96 - Body hash
0C78DB647CF713948CB544F5BD10C8D95979E716E4A8048220A5AF30BB2B407A - IL size24
OnReceive_LogisticsRemoveConnection
#
public System.Void OnReceive_LogisticsRemoveConnection(CandideServer.MessageModels.Logistics.LogisticsRemoveConnection msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1CD20A3E656416821597C97898B196559C56A2CDD36D9125545526AAB8E5DE7A - Body hash
D01497DCCBB901A6AC4B016A5A5E5FB46302A0E18AA34250F705891B0AF0DE3C - IL size12
OnReceive_LogisticsUpdateConnection
#
public System.Void OnReceive_LogisticsUpdateConnection(CandideServer.MessageModels.Logistics.LogisticsUpdateConnectionMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7F7DD72C3A57CC5D38749F2FDAF234F13AB2DE7481CF679B7DD191F00D4FC29A - Body hash
DD0BF8778A1F7FCB3142D5B4221AE97292E9DD6F7B29394B4C0C3E16E026431B - IL size18
Send_LogisticsConnectionCreated
#
public System.Void Send_LogisticsConnectionCreated(CandideServer.Models.Logistics.LogisticsConnectionModel connection)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
99A2799F7E25909D74A94CC4F6587FDFEC842E25ECA89D2AD25E630268036D53 - Body hash
027523D8760955ECC56F9435DEE3EFAA04682084340DEF02445B1FA50D4F4A5B - IL size28
Referenced calls
CandideServer.MessageModels.Logistics.LogisticsConnectionCreated::.ctor()CandideServer.Server.BaseServer::SendHostMessageToAll(System.String, System.Object)
String literals
logistics-connection-created
Send_LogisticsConnectionRemoved
#
public System.Void Send_LogisticsConnectionRemoved(System.Guid connectionId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
421E2E92125F4F10E1C55C21B2C8C60AA7D9CFBDEB7A8764CF571EFA808CA643 - Body hash
ECC44D6AF6E3D86C97F9FCAEC71B135D6D09282A7146817EA173710B7327B96E - IL size28
Referenced calls
CandideServer.MessageModels.Logistics.LogisticsConnectionRemoved::.ctor()CandideServer.Server.BaseServer::SendHostMessageToAll(System.String, System.Object)
String literals
logistics-connection-removed
Send_LogisticsConnectionUpdated
#
public System.Void Send_LogisticsConnectionUpdated(CandideServer.Models.Logistics.LogisticsConnectionModel connection)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7BC70888AAA7FCC93480DEA48D3B7364DE17B09A574C396857644705C3E7267C - Body hash
9FD56707E651C783673C5B21FF357598BC6E0BB9C72828D515BE8708FDA8F4EC - IL size45
Referenced calls
CandideServer.MessageModels.Logistics.LogisticsConnectionUpdated::.ctor()CandideServer.Server.BaseServer::SendHostMessageToAll(System.String, System.Object)
String literals
logistics-connection-updated