netRemote.fsdca¶
BaseFsdcaAuthCode (netRemote.fsdca.authCode)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseFsdcaClientId (netRemote.fsdca.clientId)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseFsdcaDisassociate (netRemote.fsdca.disassociate)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “NO_REQUEST”1
: “DISSASOCIATE”
1<!-- TBD --!>
BaseFsdcaFsdcaId (netRemote.fsdca.fsdcaId)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
1<!-- TBD --!>
BaseFsdcaState (netRemote.fsdca.state)¶
TODO
Node Path |
Methods |
Type |
Notifying, Cacheable |
---|---|---|---|
|
|
|
|
As this node is of an enum type, you can utilize the following constants in its usage:
0
: “FSDCA_STATE_INITIAL”1
: “FSDCA_STATE_NOT_ASSOCIATED”2
: “FSDCA_STATE_AUTH_IN_PROGRESS”3
: “FSDCA_STATE_CONNECTING”4
: “FSDCA_STATE_CONNECTED”5
: “FSDCA_STATE_WAITING”
1<!-- TBD --!>