Move remaining client functions in components to actions (#5171)

This commit is contained in:
Carlos Tadeu Panato Junior
2017-01-27 11:39:13 +01:00
committed by George Goldberg
parent 49c677f6b4
commit d72547433a
32 changed files with 708 additions and 141 deletions

View File

@@ -644,7 +644,7 @@ export default class WebrtcController extends React.Component {
}
onConnectCall() {
Client.webrtcToken(
WebrtcActions.webrtcToken(
(info) => {
const connectingMsg = (
<FormattedMessage