94 lines
1.9 KiB
Plaintext
94 lines
1.9 KiB
Plaintext
1. CRM PRO
|
|
인증
|
|
IP-PBX(DCS) 사용자 인증이란? (distributed control system)
|
|
메뉴
|
|
전화, 문자, 주소록, 메모, 게시판, 환경설정
|
|
최대화: 앱 최대 화면 사이즈
|
|
최소화: 시스템 트레이
|
|
간소화: 상/하/좌/우로 이동할 수 있는 리모컨 형태의 사이즈
|
|
전화
|
|
보류:
|
|
음소거:
|
|
3자통화
|
|
당겨받기:
|
|
돌려주기:
|
|
검색기능:
|
|
이력삭제:
|
|
페이징:
|
|
퀵메뉴:
|
|
문자
|
|
특수문자:
|
|
페이징:
|
|
퀵메뉴:
|
|
주소록
|
|
단축번호 지정
|
|
그룹
|
|
즐겨찾기
|
|
블랙리스트
|
|
메모
|
|
페이징:
|
|
예약
|
|
퀵메뉴
|
|
공지사항
|
|
환경설정
|
|
|
|
loginRes$
|
|
roomInfo$
|
|
eventList$
|
|
newEventList$
|
|
searchedList$
|
|
eventInfoStatus$
|
|
eventRemained$
|
|
|
|
MessengerChannel.Logout
|
|
MessengerChannel.ChangeStatus,
|
|
MessengerChannel.ShowSetting,
|
|
UpdaterChannel.ExistInstant,
|
|
WindowStateChannel.Changed,
|
|
WindowStateChannel.FocuseChanged,
|
|
IdleStateChannel.Changed,
|
|
ChatChannel.OpenRoom,
|
|
ChatChannel.ClearAllNotify,
|
|
|
|
|
|
MessengerChannel.GetVersionInfo,
|
|
MessengerChannel.ChangeStatus,
|
|
MessengerChannel.ShowSetting,
|
|
AppChannel.Logined,
|
|
AppChannel.setSetting,
|
|
MessengerChannel.ClearAppStorage,
|
|
MessengerChannel.ClearAppCache,
|
|
MessengerChannel.ChangeAutoLaunch,
|
|
MessengerChannel.ChangeStartupHideWindow,
|
|
MessengerChannel.ChangeDownloadPath,
|
|
NotificationChannel.Notify,
|
|
NotificationChannel.CloseAllNotify,
|
|
UpdaterChannel.Apply,
|
|
UpdaterChannel.StartCheckInstant,
|
|
UpdaterChannel.ApplyInstant,
|
|
FileChannel.ShowImageViewer,
|
|
FileChannel.ReadFile,
|
|
FileChannel.SaveFile,
|
|
|
|
|
|
logoutSubject
|
|
changeStatusSubject
|
|
showSettingSubject
|
|
windowStateChangedSubject
|
|
windowFocusChangedSubject
|
|
idleStateChangedSubject
|
|
chatOpenRoomSubject
|
|
clearAllNotifySubject
|
|
msgOpenMessageSubject
|
|
backgroundCheckForUpdatesSubject
|
|
|
|
group.component.ts
|
|
subject unsubscribe
|
|
list-item.component.ts
|
|
봇대화방
|
|
1:1 대화방
|
|
멀티방
|
|
대화방명이 있을 때
|
|
대화방명이 없을 때
|
|
|
|
|