EmbeddedMessageRelayFilter Constructor (Type, array<Enum>[]()[][])
Creates a filter based on an enum of message IDs and enables relaying for the given message IDs.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- idEnum
- Type: Type
The enum type.
- idsToEnable
- Type: array<Enum>[]()[][]
Message IDs to enable relaying for.