MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Instrukcja Użytkownika Strona 120

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 119
117
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
NetGroupSendMode class
The NetGroupSendMode class is an enumeration of constant values used for the NetGroup.sendToNeighbor()
method.
NetGroupSendMode.NEXT_DECREASING
NetGroupSendMode.NEXT_DECREASING
Specifies the neighbor with the nearest group address in the decreasing direction.
Availability
Flash Media Server 4
NetGroupSendMode.NEXT_INCREASING
NetGroupSendMode.NEXT_INCREASING
Specifies the neighbor with the nearest group address in the increasing direction.
Availability
Flash Media Server 4
NetGroupSendResult class
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.
Przeglądanie stron 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag