Last updated on
Apr 27, 2021
The NetGroupSendResult class is an enumeration of constant values used for the return value of the NetGroup directed routing methods.
NetGroupSendResult.ERROR
NetGroupSendResult.ERROR
Indicates an error occurred (such as no permission) when using a directed routing method.
Availability
Flash Media Server 4
NetGroupSendResult.NO_ROUTE
NetGroupSendResult.NO_ROUTE
Indicates no neighbor could be found to route the message toward its requested destination.
Availability
Flash Media Server 4
NetGroupSendResult.SENT
NetGroupSendResult.SENT
Indicates that a route was found for the message and it was forwarded toward its destination.
Availability
Flash Media Server 4