MCPcopy 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

startWSManagementClientFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected