import {WebGroupState} from 'netflux/src/index.common.doc.js'
The state enum of WebGroup.
JOINED: number
1: you have sussessfully joined the group and ready to communicate.
1
JOINING: number
0: you haven't joined the group yet.
0
LEFT: number
3: you have sussessfully left the group.
3