Click or drag to resize

NetworkCommsGlobalPacketTypeUnwrapperOptions Method

Namespace:  NetworkCommsDotNet
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static SendReceiveOptions GlobalPacketTypeUnwrapperOptions(
	string packetTypeStr
)

Parameters

packetTypeStr
Type: SystemString

Return Value

Type: SendReceiveOptions
See Also