Toggle navigation
Get Started
Download
Documentation
Manual
API Reference
Tutorials
About
Contact
IgeEntity
Method: streamMode
Gets / sets the stream mode that the stream system will use when handling pushing data updates to connected clients.
streamMode
(
Number
val
)
Number
val
A value representing the stream mode.
Returns
*
"this" when arguments are passed to allow method chaining or the current value if no arguments are specified.
Set the entity to disable streaming
entity.streamMode(0);
Set the entity to automatic streaming
entity.streamMode(1);
Set the entity to manual (advanced mode) streaming
entity.streamMode(2);
© Copyright 2013 Irrelon Software Limited. All Rights Reserved. UK Registered Company Number: 07522767
Isogenic (ī´sōjen´ik): Adj originating from a common source; possessing the same genetic composition.
Strange Things Happen at the One Two Point