iotile-cloud
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Stream
Label
Delta
constructor
classname
id
new
Label
old
Label
slug
Class
Name
apply
check
get
Patch
serialize
serialize
Arguments
Deserialize
Hierarchy
StreamDelta
StreamLabelDelta
Index
Constructors
constructor
Properties
classname
id
new
Label
old
Label
slug
Class
Name
Methods
apply
check
get
Patch
serialize
serialize
Arguments
Deserialize
Constructors
constructor
new
Stream
Label
Delta
(
oldLabel
:
string
, newLabel
:
string
, slug
:
string
, guid
?:
undefined
|
string
)
:
StreamLabelDelta
Parameters
oldLabel:
string
newLabel:
string
slug:
string
Optional
guid:
undefined
|
string
Returns
StreamLabelDelta
Properties
classname
classname
:
string
id
id
:
string
Private
new
Label
new
Label
:
string
Private
old
Label
old
Label
:
string
slug
slug
:
string
Static
Class
Name
Class
Name
:
string
= "StreamLabelDelta"
Methods
apply
apply
(
stream
:
Stream
)
:
void
Parameters
stream:
Stream
Returns
void
check
check
(
stream
:
Stream
)
:
DeltaStatus
Parameters
stream:
Stream
Returns
DeltaStatus
get
Patch
get
Patch
(
)
:
__type
Returns
__type
serialize
serialize
(
)
:
SerializedDelta
Returns
SerializedDelta
Protected
serialize
Arguments
serialize
Arguments
(
)
:
__type
Returns
__type
Static
Deserialize
Deserialize
(
guid
:
string
, slug
:
string
, serializedArgs
:
any
)
:
StreamLabelDelta
Parameters
guid:
string
slug:
string
serializedArgs:
any
Returns
StreamLabelDelta
Generated using
TypeDoc