Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ getType
Method
getType
lib/management/ChannelMessageV0.js:45–47 ·
view source on GitHub ↗
* @returns {number} Message type
()
Source
from the content-addressed store, hash-verified
43
* @returns {number} Message
type
44
*/
45
getType() {
46
return
this.messageType;
47
}
48
49
/**
50
* @returns {number} Channel number
if
applicable
Callers
2
startWSManagementClient
Function · 0.95
testChannelMessageV0.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected