| Class and Description |
|---|
| net.bis5.mattermost.model.WebrtcInfoResponse
WebRTC feature removed in Mattermost Server 5.6. This class will be removed at July
2019.
|
| net.bis5.mattermost.model.config.WebrtcSettings
WebRTC feature removed in Mattermost Server 5.6. This class will be removed at July
2019.
|
| Enum and Description |
|---|
| net.bis5.mattermost.model.config.consts.AllowEditPost
Removed in Mattermost 4.9
|
| Enum Constant and Description |
|---|
| net.bis5.mattermost.model.PostType.ADD_REMOVE
use
PostType.ADD_TO_CHANNEL or PostType.REMOVE_FROM_CHANNEL instead. |
| net.bis5.mattermost.model.PostType.JOIN_LEAVE
use
PostType.JOIN_CHANNEL or PostType.LEAVE_CHANNEL instead. |
Copyright © 2019. All rights reserved.