@rongcloud/engine 5.6.1-beem → 5.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),function(e){e[e.READ=1]="READ",e[e.LISTENED=2]="LISTENED",e[e.DOWNLOADED=4]="DOWNLOADED",e[e.RETRIEVED=8]="RETRIEVED",e[e.UNREAD=0]="UNREAD"}(e||(e={}));var t,n=e,r=["https://nav.cn.ronghub.com","https://nav2-cn.ronghub.com"],i=["wsproxy.cn.ronghub.com","wsap-cn.ronghub.com"],o={"RC:TxtMsg":{isCounted:!0,isPersited:!0},"RC:ImgMsg":{isCounted:!0,isPersited:!0},"RC:VcMsg":{isCounted:!0,isPersited:!0},"RC:ImgTextMsg":{isCounted:!0,isPersited:!0,searchProps:["content","title"]},"RC:FileMsg":{isCounted:!0,isPersited:!0},"RC:HQVCMsg":{isCounted:!0,isPersited:!0},"RC:LBSMsg":{isCounted:!0,isPersited:!0},"RC:PSImgTxtMsg":{isCounted:!0,isPersited:!0},"RC:PSMultiImgTxtMsg":{isCounted:!0,isPersited:!0},"RCJrmf:RpMsg":{isCounted:!0,isPersited:!0},"RCJrmf:RpOpendMsg":{isCounted:!0,isPersited:!0},"RC:CombineMsg":{isCounted:!0,isPersited:!0},"RC:ReferenceMsg":{isCounted:!0,isPersited:!0,searchProps:["content"]},"RC:SightMsg":{isCounted:!0,isPersited:!0},"RC:GIFMsg":{isCounted:!0,isPersited:!0},"RC:InfoNtf":{isCounted:!1,isPersited:!0},"RC:ContactNtf":{isCounted:!1,isPersited:!0},"RC:ProfileNtf":{isCounted:!1,isPersited:!0},"RC:CmdNtf":{isCounted:!1,isPersited:!0},"RC:GrpNtf":{isCounted:!1,isPersited:!0},"RC:RcCmd":{isCounted:!1,isPersited:!0},"RC:CmdMsg":{isCounted:!1,isPersited:!1},"RC:TypSts":{isCounted:!1,isPersited:!1},"RC:PSCmd":{isCounted:!1,isPersited:!1},"RC:SRSMsg":{isCounted:!1,isPersited:!1},"RC:RRReqMsg":{isCounted:!1,isPersited:!1},"RC:RRRspMsg":{isCounted:!1,isPersited:!1},"RC:CsChaR":{isCounted:!1,isPersited:!1},"RC:CSCha":{isCounted:!1,isPersited:!1},"RC:CsEva":{isCounted:!1,isPersited:!1},"RC:CsContact":{isCounted:!1,isPersited:!1},"RC:CsHs":{isCounted:!1,isPersited:!1},"RC:CsHsR":{isCounted:!1,isPersited:!1},"RC:CsSp":{isCounted:!1,isPersited:!1},"RC:CsEnd":{isCounted:!1,isPersited:!1},"RC:CsUpdate":{isCounted:!1,isPersited:!1},"RC:ReadNtf":{isCounted:!1,isPersited:!1},"RC:chrmKVNotiMsg":{isCounted:!1,isPersited:!1},"RC:VCAccept":{isCounted:!1,isPersited:!1},"RC:VCRinging":{isCounted:!1,isPersited:!1},"RC:VCSummary":{isCounted:!1,isPersited:!1},"RC:VCHangup":{isCounted:!1,isPersited:!1},"RC:VCInvite":{isCounted:!1,isPersited:!1},"RC:VCModifyMedia":{isCounted:!1,isPersited:!1},"RC:VCModifyMem":{isCounted:!1,isPersited:!1},"RC:MsgExMsg":{isCounted:!1,isPersited:!1},"RC:Delivered":{isCounted:!1,isPersited:!1},"RC:RRMsg":{isCounted:!1,isPersited:!1},"RC:LogCmdMsg":{isCounted:!1,isPersited:!1},"RC:InterceptMsg":{isCounted:!1,isPersited:!1}},s=["RC:TypSts","RC:InterceptMsg"],a=function(e){return t||(t={set:function(t,n){e.localStorage.setItem(t,JSON.stringify(n))},get:function(t){var n;try{n=JSON.parse(e.localStorage.getItem(t))}catch(e){n=null}return n},remove:function(t){return e.localStorage.removeItem(t)},getKeys:function(){var t=[];for(var n in e.localStorage)t.push(n);return t}}),t},u=function(){function e(e){this._caches={},e&&(this._caches=e)}return e.prototype.set=function(e,t){this._caches[e]=t},e.prototype.remove=function(e){var t=this.get(e);return delete this._caches[e],t},e.prototype.get=function(e){return this._caches[e]},e.prototype.getKeys=function(){var e=[];for(var t in this._caches)e.push(t);return e},e}(),c=function(){function e(e,t){var n,r=t?"".concat("RCV4-").concat(t):"RCV4-";this._rootStorage=a(e);var i=this._rootStorage.get(r)||{};this._cache=new u(((n={})[r]=i,n)),this._storageKey=r}return e.prototype._get=function(){var e=this._storageKey;return this._cache.get(e)||{}},e.prototype._set=function(e){var t=this._storageKey;e=e||{},this._cache.set(t,e),this._rootStorage.set(t,e)},e.prototype.set=function(e,t){var n=this._get();n[e]=t,this._set(n)},e.prototype.remove=function(e){var t=this._get();delete t[e],this._set(t)},e.prototype.clear=function(){var e=this._storageKey;this._rootStorage.remove(e),this._cache.remove(e)},e.prototype.get=function(e){return this._get()[e]},e.prototype.getKeys=function(){var e=this._get(),t=[];for(var n in e)t.push(n);return t},e.prototype.getValues=function(){return this._get()||{}},e}(),l=function(e,t){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},l(e,t)};function h(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}l(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var d=function(){return d=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},d.apply(this,arguments)};function p(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{u(r.next(e))}catch(e){o(e)}}function a(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))}function f(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}function _(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}var T,E=function(e){function t(t){return e.call(this,"TODO => ".concat(t))||this}return h(t,e),t}(Error),y=function(e){return e.match(/\d+(\.\d+){2}/)[0]};!function(e){e[e.IMAGE=1]="IMAGE",e[e.AUDIO=2]="AUDIO",e[e.VIDEO=3]="VIDEO",e[e.FILE=4]="FILE",e[e.SIGHT=5]="SIGHT",e[e.COMBINE_HTML=6]="COMBINE_HTML"}(T||(T={}));var v,I=T;!function(e){e[e.SEND=1]="SEND",e[e.RECEIVE=2]="RECEIVE"}(v||(v={}));var m,C=v;!function(e){e[e.TIMEOUT=-1]="TIMEOUT",e[e.UNKNOWN=-2]="UNKNOWN",e[e.PARAMETER_ERROR=-3]="PARAMETER_ERROR",e[e.EXTRA_METHOD_UNDEFINED=-4]="EXTRA_METHOD_UNDEFINED",e[e.MAIN_PROCESS_ERROR=-5]="MAIN_PROCESS_ERROR",e[e.PARAMETER_CHANGED=-6]="PARAMETER_CHANGED",e[e.SUCCESS=0]="SUCCESS",e[e.RC_DISCUSSION_GROUP_ID_INVALID=20407]="RC_DISCUSSION_GROUP_ID_INVALID",e[e.SEND_FREQUENCY_TOO_FAST=20604]="SEND_FREQUENCY_TOO_FAST",e[e.NOT_IN_DISCUSSION=21406]="NOT_IN_DISCUSSION",e[e.FORBIDDEN_IN_GROUP=22408]="FORBIDDEN_IN_GROUP",e[e.RECALL_MESSAGE=25101]="RECALL_MESSAGE",e[e.NOT_IN_GROUP=22406]="NOT_IN_GROUP",e[e.NOT_IN_CHATROOM=23406]="NOT_IN_CHATROOM",e[e.FORBIDDEN_IN_CHATROOM=23408]="FORBIDDEN_IN_CHATROOM",e[e.RC_CHATROOM_USER_KICKED=23409]="RC_CHATROOM_USER_KICKED",e[e.RC_CHATROOM_NOT_EXIST=23410]="RC_CHATROOM_NOT_EXIST",e[e.RC_CHATROOM_IS_FULL=23411]="RC_CHATROOM_IS_FULL",e[e.RC_CHATROOM_PATAMETER_INVALID=23412]="RC_CHATROOM_PATAMETER_INVALID",e[e.CHATROOM_GET_HISTORYMSG_ERROR=23413]="CHATROOM_GET_HISTORYMSG_ERROR",e[e.CHATROOM_NOT_OPEN_HISTORYMSG_STORE=23414]="CHATROOM_NOT_OPEN_HISTORYMSG_STORE",e[e.CHATROOM_KV_EXCEED=23423]="CHATROOM_KV_EXCEED",e[e.CHATROOM_KV_OVERWRITE_INVALID=23424]="CHATROOM_KV_OVERWRITE_INVALID",e[e.CHATROOM_KV_STORE_NOT_OPEN=23426]="CHATROOM_KV_STORE_NOT_OPEN",e[e.CHATROOM_KEY_NOT_EXIST=23427]="CHATROOM_KEY_NOT_EXIST",e[e.CHATROOM_KV_SET_ERROR=23431]="CHATROOM_KV_SET_ERROR",e[e.SENSITIVE_SHIELD=21501]="SENSITIVE_SHIELD",e[e.SENSITIVE_REPLACE=21502]="SENSITIVE_REPLACE",e[e.JOIN_IN_DISCUSSION=21407]="JOIN_IN_DISCUSSION",e[e.CREATE_DISCUSSION=21408]="CREATE_DISCUSSION",e[e.INVITE_DICUSSION=21409]="INVITE_DICUSSION",e[e.GET_USERINFO_ERROR=23407]="GET_USERINFO_ERROR",e[e.REJECTED_BY_BLACKLIST=405]="REJECTED_BY_BLACKLIST",e[e.RC_NET_CHANNEL_INVALID=30001]="RC_NET_CHANNEL_INVALID",e[e.RC_NET_UNAVAILABLE=30002]="RC_NET_UNAVAILABLE",e[e.RC_MSG_RESP_TIMEOUT=30003]="RC_MSG_RESP_TIMEOUT",e[e.RC_HTTP_SEND_FAIL=30004]="RC_HTTP_SEND_FAIL",e[e.RC_HTTP_REQ_FAIL=30005]="RC_HTTP_REQ_FAIL",e[e.RC_HTTP_RECV_FAIL=30006]="RC_HTTP_RECV_FAIL",e[e.RC_NAVI_RESOURCE_ERROR=30007]="RC_NAVI_RESOURCE_ERROR",e[e.RC_NODE_NOT_FOUND=30008]="RC_NODE_NOT_FOUND",e[e.RC_DOMAIN_NOT_RESOLVE=30009]="RC_DOMAIN_NOT_RESOLVE",e[e.RC_SOCKET_NOT_CREATED=30010]="RC_SOCKET_NOT_CREATED",e[e.RC_SOCKET_DISCONNECTED=30011]="RC_SOCKET_DISCONNECTED",e[e.RC_PING_SEND_FAIL=30012]="RC_PING_SEND_FAIL",e[e.RC_PONG_RECV_FAIL=30013]="RC_PONG_RECV_FAIL",e[e.RC_MSG_SEND_FAIL=30014]="RC_MSG_SEND_FAIL",e[e.RC_MSG_CONTENT_EXCEED_LIMIT=30016]="RC_MSG_CONTENT_EXCEED_LIMIT",e[e.RC_CONN_ACK_TIMEOUT=31e3]="RC_CONN_ACK_TIMEOUT",e[e.RC_CONN_PROTO_VERSION_ERROR=31001]="RC_CONN_PROTO_VERSION_ERROR",e[e.RC_CONN_ID_REJECT=31002]="RC_CONN_ID_REJECT",e[e.RC_CONN_SERVER_UNAVAILABLE=31003]="RC_CONN_SERVER_UNAVAILABLE",e[e.RC_CONN_USER_OR_PASSWD_ERROR=31004]="RC_CONN_USER_OR_PASSWD_ERROR",e[e.RC_CONN_NOT_AUTHRORIZED=31005]="RC_CONN_NOT_AUTHRORIZED",e[e.RC_CONN_REDIRECTED=31006]="RC_CONN_REDIRECTED",e[e.RC_CONN_PACKAGE_NAME_INVALID=31007]="RC_CONN_PACKAGE_NAME_INVALID",e[e.RC_CONN_APP_BLOCKED_OR_DELETED=31008]="RC_CONN_APP_BLOCKED_OR_DELETED",e[e.RC_CONN_USER_BLOCKED=31009]="RC_CONN_USER_BLOCKED",e[e.RC_DISCONN_KICK=31010]="RC_DISCONN_KICK",e[e.RC_DISCONN_EXCEPTION=31011]="RC_DISCONN_EXCEPTION",e[e.RC_DISCONN_SAME_CLIENT_ON_LINE=31023]="RC_DISCONN_SAME_CLIENT_ON_LINE",e[e.RC_APP_AUTH_NOT_PASS=31026]="RC_APP_AUTH_NOT_PASS",e[e.RC_OTP_USED=31027]="RC_OTP_USED",e[e.RC_PLATFORM_ERROR=31028]="RC_PLATFORM_ERROR",e[e.RC_CONN_USER_LOGOUT=31029]="RC_CONN_USER_LOGOUT",e[e.RC_LICENSE_EXPIRED=31030]="RC_LICENSE_EXPIRED",e[e.RC_QUERY_ACK_NO_DATA=32001]="RC_QUERY_ACK_NO_DATA",e[e.RC_MSG_DATA_INCOMPLETE=32002]="RC_MSG_DATA_INCOMPLETE",e[e.BIZ_ERROR_CLIENT_NOT_INIT=33001]="BIZ_ERROR_CLIENT_NOT_INIT",e[e.BIZ_ERROR_DATABASE_ERROR=33002]="BIZ_ERROR_DATABASE_ERROR",e[e.BIZ_ERROR_INVALID_PARAMETER=33003]="BIZ_ERROR_INVALID_PARAMETER",e[e.BIZ_ERROR_NO_CHANNEL=33004]="BIZ_ERROR_NO_CHANNEL",e[e.BIZ_ERROR_RECONNECT_SUCCESS=33005]="BIZ_ERROR_RECONNECT_SUCCESS",e[e.BIZ_ERROR_CONNECTING=33006]="BIZ_ERROR_CONNECTING",e[e.MSG_ROAMING_SERVICE_UNAVAILABLE=33007]="MSG_ROAMING_SERVICE_UNAVAILABLE",e[e.MSG_INSERT_ERROR=33008]="MSG_INSERT_ERROR",e[e.MSG_DEL_ERROR=33009]="MSG_DEL_ERROR",e[e.TAG_EXISTS=33101]="TAG_EXISTS",e[e.TAG_NOT_EXIST=33100]="TAG_NOT_EXIST",e[e.NO_TAG_IN_CONVER=33102]="NO_TAG_IN_CONVER",e[e.CONVER_REMOVE_ERROR=34001]="CONVER_REMOVE_ERROR",e[e.CONVER_GETLIST_ERROR=34002]="CONVER_GETLIST_ERROR",e[e.CONVER_SETOP_ERROR=34003]="CONVER_SETOP_ERROR",e[e.CONVER_TOTAL_UNREAD_ERROR=34004]="CONVER_TOTAL_UNREAD_ERROR",e[e.CONVER_TYPE_UNREAD_ERROR=34005]="CONVER_TYPE_UNREAD_ERROR",e[e.CONVER_ID_TYPE_UNREAD_ERROR=34006]="CONVER_ID_TYPE_UNREAD_ERROR",e[e.EXPANSION_LIMIT_EXCEET=34010]="EXPANSION_LIMIT_EXCEET",e[e.MESSAGE_KV_NOT_SUPPORT=34008]="MESSAGE_KV_NOT_SUPPORT",e[e.CONVER_OUT_LIMIT_ERROR=34013]="CONVER_OUT_LIMIT_ERROR",e[e.CONVER_GET_ERROR=35021]="CONVER_GET_ERROR",e[e.GROUP_SYNC_ERROR=35001]="GROUP_SYNC_ERROR",e[e.GROUP_MATCH_ERROR=35002]="GROUP_MATCH_ERROR",e[e.READ_RECEIPT_ERROR=35003]="READ_RECEIPT_ERROR",e[e.PACKAGE_ENVIRONMENT_ERROR=35006]="PACKAGE_ENVIRONMENT_ERROR",e[e.CAN_NOT_RECONNECT=35007]="CAN_NOT_RECONNECT",e[e.SERVER_UNAVAILABLE=35008]="SERVER_UNAVAILABLE",e[e.HOSTNAME_ERROR=35009]="HOSTNAME_ERROR",e[e.HAS_OHTER_SAME_CLIENT_ON_LINE=35010]="HAS_OHTER_SAME_CLIENT_ON_LINE",e[e.METHOD_NOT_AVAILABLE=35011]="METHOD_NOT_AVAILABLE",e[e.METHOD_NOT_SUPPORT=35012]="METHOD_NOT_SUPPORT",e[e.MSG_LIMIT_ERROR=35013]="MSG_LIMIT_ERROR",e[e.METHOD_ONLY_SUPPORT_ULTRA_GROUP=35014]="METHOD_ONLY_SUPPORT_ULTRA_GROUP",e[e.UPLOAD_FILE_FAILED=35020]="UPLOAD_FILE_FAILED",e[e.CHATROOM_ID_ISNULL=36001]="CHATROOM_ID_ISNULL",e[e.CHARTOOM_JOIN_ERROR=36002]="CHARTOOM_JOIN_ERROR",e[e.CHATROOM_HISMESSAGE_ERROR=36003]="CHATROOM_HISMESSAGE_ERROR",e[e.CHATROOM_KV_NOT_FOUND=36004]="CHATROOM_KV_NOT_FOUND",e[e.BLACK_ADD_ERROR=37001]="BLACK_ADD_ERROR",e[e.BLACK_GETSTATUS_ERROR=37002]="BLACK_GETSTATUS_ERROR",e[e.BLACK_REMOVE_ERROR=37003]="BLACK_REMOVE_ERROR",e[e.DRAF_GET_ERROR=38001]="DRAF_GET_ERROR",e[e.DRAF_SAVE_ERROR=38002]="DRAF_SAVE_ERROR",e[e.DRAF_REMOVE_ERROR=38003]="DRAF_REMOVE_ERROR",e[e.SUBSCRIBE_ERROR=39001]="SUBSCRIBE_ERROR",e[e.NOT_SUPPORT=39002]="NOT_SUPPORT",e[e.QNTKN_FILETYPE_ERROR=41001]="QNTKN_FILETYPE_ERROR",e[e.QNTKN_GET_ERROR=41002]="QNTKN_GET_ERROR",e[e.COOKIE_ENABLE=51001]="COOKIE_ENABLE",e[e.HAVNODEVICEID=24001]="HAVNODEVICEID",e[e.DEVICEIDISHAVE=24002]="DEVICEIDISHAVE",e[e.FEILD=24009]="FEILD",e[e.VOIPISNULL=24013]="VOIPISNULL",e[e.NOENGINETYPE=24010]="NOENGINETYPE",e[e.NULLCHANNELNAME=24011]="NULLCHANNELNAME",e[e.VOIPDYANMICERROR=24012]="VOIPDYANMICERROR",e[e.NOVOIP=24014]="NOVOIP",e[e.INTERNALERRROR=24015]="INTERNALERRROR",e[e.VOIPCLOSE=24016]="VOIPCLOSE",e[e.ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL=24416]="ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL",e[e.CANCEL=1]="CANCEL",e[e.REJECT=2]="REJECT",e[e.HANGUP=3]="HANGUP",e[e.BUSYLINE=4]="BUSYLINE",e[e.NO_RESPONSE=5]="NO_RESPONSE",e[e.ENGINE_UN_SUPPORTED=6]="ENGINE_UN_SUPPORTED",e[e.NETWORK_ERROR=7]="NETWORK_ERROR",e[e.REMOTE_CANCEL=11]="REMOTE_CANCEL",e[e.REMOTE_REJECT=12]="REMOTE_REJECT",e[e.REMOTE_HANGUP=13]="REMOTE_HANGUP",e[e.REMOTE_BUSYLINE=14]="REMOTE_BUSYLINE",e[e.REMOTE_NO_RESPONSE=15]="REMOTE_NO_RESPONSE",e[e.REMOTE_ENGINE_UN_SUPPORTED=16]="REMOTE_ENGINE_UN_SUPPORTED",e[e.REMOTE_NETWORK_ERROR=17]="REMOTE_NETWORK_ERROR",e[e.VOIP_NOT_AVALIABLE=18]="VOIP_NOT_AVALIABLE",e[e.CHATROOM_KV_STORE_NOT_ALL_SUCCESS=23428]="CHATROOM_KV_STORE_NOT_ALL_SUCCESS",e[e.CHATROOM_KV_STORE_OUT_LIMIT=23429]="CHATROOM_KV_STORE_OUT_LIMIT",e[e.SEARCH_PROPS_LIMIT_ERROR=35022]="SEARCH_PROPS_LIMIT_ERROR"}(m||(m={}));var R,S=m;!function(e){e[e.NONE=0]="NONE",e[e.PRIVATE=1]="PRIVATE",e[e.DISCUSSION=2]="DISCUSSION",e[e.GROUP=3]="GROUP",e[e.CHATROOM=4]="CHATROOM",e[e.CUSTOMER_SERVICE=5]="CUSTOMER_SERVICE",e[e.SYSTEM=6]="SYSTEM",e[e.APP_PUBLIC_SERVICE=7]="APP_PUBLIC_SERVICE",e[e.PUBLIC_SERVICE=8]="PUBLIC_SERVICE",e[e.ULTRA_GROUP=10]="ULTRA_GROUP",e[e.RTC_ROOM=12]="RTC_ROOM"}(R||(R={}));var O,N=R;!function(e){e[e.CONNECTED=0]="CONNECTED",e[e.CONNECTING=1]="CONNECTING",e[e.DISCONNECTED=2]="DISCONNECTED",e[e.NETWORK_UNAVAILABLE=3]="NETWORK_UNAVAILABLE",e[e.CONNECTION_CLOSED=4]="CONNECTION_CLOSED",e[e.KICKED_OFFLINE_BY_OTHER_CLIENT=6]="KICKED_OFFLINE_BY_OTHER_CLIENT",e[e.WEBSOCKET_UNAVAILABLE=7]="WEBSOCKET_UNAVAILABLE",e[e.WEBSOCKET_ERROR=8]="WEBSOCKET_ERROR",e[e.BLOCKED=9]="BLOCKED",e[e.DOMAIN_INCORRECT=12]="DOMAIN_INCORRECT",e[e.DISCONNECT_BY_SERVER=13]="DISCONNECT_BY_SERVER",e[e.REDIRECT=14]="REDIRECT",e[e.USER_LOGOUT=19]="USER_LOGOUT",e[e.APPKEY_IS_FAKE=20]="APPKEY_IS_FAKE",e[e.FORBID_RECONNECT_BY_OTHER_SAME_CLIENT=31023]="FORBID_RECONNECT_BY_OTHER_SAME_CLIENT",e[e.ULTRALIMIT=1101]="ULTRALIMIT",e[e.REQUEST_NAVI=201]="REQUEST_NAVI",e[e.RESPONSE_NAVI=202]="RESPONSE_NAVI",e[e.RESPONSE_NAVI_ERROR=203]="RESPONSE_NAVI_ERROR",e[e.RESPONSE_NAVI_TIMEOUT=204]="RESPONSE_NAVI_TIMEOUT",e[e.RC_LICENSE_EXPIRED=31030]="RC_LICENSE_EXPIRED"}(O||(O={}));var L,M=O,U={ACCEPTED:0,UNACCEPTABLE_PROTOCOL_VERSION:1,IDENTIFIER_REJECTED:2,SERVER_UNAVAILABLE:3,TOKEN_INCORRECT:4,NOT_AUTHORIZED:5,REDIRECT:6,PACKAGE_ERROR:7,APP_BLOCK_OR_DELETE:8,BLOCK:9,TOKEN_EXPIRE:10,DEVICE_ERROR:11,HOSTNAME_ERROR:12,HASOHTERSAMECLIENTONLINE:13,IN_OTHER_CLUSTER:15,APP_AUTH_NOT_PASS:16,OTP_USED:17,PLATFORM_ERROR:18,USER_LOGOUT:19};!function(e){e.TextMessage="RC:TxtMsg",e.VOICE="RC:VcMsg",e.HQ_VOICE="RC:HQVCMsg",e.IMAGE="RC:ImgMsg",e.GIF="RC:GIFMsg",e.RICH_CONTENT="RC:ImgTextMsg",e.LOCATION="RC:LBSMsg",e.FILE="RC:FileMsg",e.SIGHT="RC:SightMsg",e.COMBINE="RC:CombineMsg",e.CHRM_KV_NOTIFY="RC:chrmKVNotiMsg",e.LOG_COMMAND="RC:LogCmdMsg",e.EXPANSION_NOTIFY="RC:MsgExMsg",e.REFERENCE="RC:ReferenceMsg",e.RECALL="RC:RcCmd",e.READ_RECEIPT="RC:ReadNtf",e.READ_RECEIPT_REQUEST="RC:RRReqMsg",e.READ_RECEIPT_RESPONSE="RC:RRRspMsg",e.SYNC_READ_STATUS="RC:SRSMsg",e.GROUP_READ_RECEIPT_REQUEST="RC:RRMsg",e.DELIVERED="RC:Delivered",e.DELIVERED_MSG="RC:DRMsg",e.CHATROOM_JOIN="RC:ChrmJoinNtf",e.CHATROOM_LEFT="RC:ChrmQuitNtf",e.CHATROOM_MERGE_CHANGE="RC:ChrmMemChange",e.TYPING_STATUS="RC:TypSts",e.INTERCEPT="RC:InterceptMsg"}(L||(L={}));var A,w=L;!function(e){e[e.OPEN=1]="OPEN",e[e.CLOSE=2]="CLOSE"}(A||(A={}));var b,P=A;!function(e){e[e.ALL_MESSAGE=-1]="ALL_MESSAGE",e[e.NOT_SET=0]="NOT_SET",e[e.AT_MESSAGE_NOTIFICATION=1]="AT_MESSAGE_NOTIFICATION",e[e.AT_USER_NOTIFICATION=2]="AT_USER_NOTIFICATION",e[e.AT_GROUP_ALL_USER_NOTIFICATION=4]="AT_GROUP_ALL_USER_NOTIFICATION",e[e.NOT_MESSAGE_NOTIFICATION=5]="NOT_MESSAGE_NOTIFICATION"}(b||(b={}));var D,x=b;!function(e){e[e.ALL=1]="ALL",e[e.SINGAL=2]="SINGAL"}(D||(D={}));var V,G=D;!function(e){e[e.QINIU=1]="QINIU",e[e.ALI=2]="ALI",e[e.AWS=3]="AWS",e[e.STC=4]="STC"}(V||(V={}));var k,B=V;!function(e){e[e.UPDATE=1]="UPDATE",e[e.DELETE=2]="DELETE"}(k||(k={}));var F,H,K,q,Y=k;exports.LogLevel=void 0,(F=exports.LogLevel||(exports.LogLevel={}))[F.LOG=0]="LOG",F[F.DEBUG=0]="DEBUG",F[F.INFO=1]="INFO",F[F.WARN=2]="WARN",F[F.ERROR=3]="ERROR",F[F.FATAL=4]="FATAL",F[F.STATISTICS=6]="STATISTICS",F[F.NONE=1e3]="NONE",exports.LogSource=void 0,(H=exports.LogSource||(exports.LogSource={})).IM="IM",H.RTC="RTC",exports.LogTagId=void 0,(K=exports.LogTagId||(exports.LogTagId={})).L_IMSDK_VER_O="L-imsdk_ver-O",K.A_INIT_O="A-init-O",K.A_INIT_REPEAT_O="A_INIT_REPEAT_O",K.L_INIT_O="L-init-O",K.A_DESTROY_O="A_DESTROY_O",K.L_DESTROY_O="L_DESTROY_O",K.A_CONNECT_T="A-connect-T",K.A_CONNECT_R="A-connect-R",K.A_CONNECT_S="A-connect-S",K.A_DISCONNECT_O="A-disconnect-O",K.A_RECONNECT_T="A-reconnect-T",K.A_RECONNECT_R="A_RECONNECT_R",K.L_CONNECT_T="L-connect-T",K.L_CONNECT_R="L-connect-R",K.L_CONNECT_S="L-connect-S",K.L_NOTIFY_ULTRA_ONLINE_S="L-notify-ultra-online-S",K.L_ULTRA_SYNC_DONE_S="L-ultra-sync-done-S",K.L_BATCH_MESSAGE_O="L-BATCH_MESSAGE-O",K.A_MSG_LISTENER_E="A-MSG_LISTENER-E",K.O="L-original-O",K.L_INSTALL_PLUGIN_T="L-INSTALL_PLUGIN-T",K.L_INSTALL_PLUGIN_R="L-INSTALL_PLUGIN-R",K.L_NAVI_CONF_E="L-NAVI_CONF_ERROR-E",K.A_SEND_MSG_T="A-send_msg-T",K.A_SEND_MSG_R="A-send_msg-R",K.L_SEND_MSG_T="L-send_msg-T",K.L_SEND_MSG_R="L-send_msg-R",K.L_PULL_MSG_T="L-pull_msg-T",K.L_PULL_MSG_R="L-pull_msg-R",K.L_PULL_MSG_O="L-pull_msg-O",K.A_PULL_MSG_O="A-pull_msg-O",K.L_PULL_ULTRA_MSG_T="L-pull_ultra_msg-T",K.L_PULL_ULTRA_MSG_R="L-pull_ultra_msg-R",K.L_PULL_CHATROOM_KV_T="L-pull_chatroom_kv-T",K.L_PULL_CHATROOM_KV_R="L-pull_chatroom_kv-R",K.L_PULL_CHATROOM_MSG_T="L-pull_chatroom_msg-T",K.L_PULL_CHATROOM_MSG_R="L-pull_chatroom_msg-R",K.L_RECEIVE_MSG_O="L-receive_msg-O",K.L_RECEIVE_SYNC_MSG_O="L-receive_sync_msg-O",K.A_DELETE_MESSAGES_S="A-delete_messages-S",K.P_DELETE_MSG_S="P-delete_msg-S",K.L_PULL_CONVERSATION_S="L-pull_conversation-S",K.L_RECALL_ULTRA_MSG_S="L-recall_ultra_msg-S",K.A_REGTYP_O="A-regtyp-O",K.P_REGTYP_E="P-regtype-E",K.L_GET_NAVI_T="L-get_navi-T",K.L_GET_NAVI_R="L-get_navi-R",K.L_ENV_S="L-Env-S",K.L_GET_INDEX_NAVI_S="L-get_index_navi-S",K.A_JOIN_CHATROOM_T="A-join_chatroom-T",K.A_JOIN_CHATROOM_R="A-join_chatroom-R",K.L_JOIN_CHATROOM_T="L-join_chatroom-T",K.L_JOIN_CHATROOM_R="L-join_chatroom-R",K.A_QUIT_CHATROOM_T="A-quit_chatroom-T",K.A_QUIT_CHATROOM_R="A-quit_chatroom-R",K.L_REJOIN_CHATROOM_T="L-rejoin_chatroom-T",K.L_REJOIN_CHATROOM_R="L-rejoin_chatroom-R",K.L_MEDIA_S="L-media-S",K.L_MEDIA_UPLOAD_T="L-media_upload-T",K.L_MEDIA_UPLOAD_R="L-media_upload-R",K.G_UPLOAD_LOG_S="G-upload_log-S",K.G_REPORT_LOG_S="G-report_log-S",K.G_UPLOAD_LOG_E="G-upload_log-E",K.G_GET_REAL_TIMELOG_COMMAND_S="G-get_real_timelog_command-S",K.L_CHECK_ALIVE_IM_T="L-check_alive_im-T",K.L_CHECK_ALIVE_IM_R="L-check_alive_im-R",K.A_GET_HISTORY_MSG_T="A-get_history_msg-T",K.A_GET_HISTORY_MSG_R="A-get_history_msg-R",K.L_GET_HISTORY_MSG_T="L-get_history_msg-T",K.L_GET_HISTORY_MSG_R="L-get_history_msg-R",K.A_CALLBACK_O="A-callback-O",K.A_CALLBACK_E="A-callback-E",K.L_CALLBACK_E="L-callback-E",K.L_PB_ENCODE_E="L-pb-encode-E",K.L_PB_DECODE_E="L-pb-decode-E",K.L_NOTIFY_NAVI_CHANGE_E="L-notify_navi_change-E",K.L_REPORT_FULL_LOG_O="L-report_full_log-O",K.L_REPORT_FULL_LOG_T="L-report_full_log-T",K.L_REPORT_FULL_LOG_R="L-report_full_log-R",K.L_REPORT_LOG_POLICY_E="L-parse_navi_logpolicy-E",K.L_UNSUPPORT_INDEXDB_O="L-unsupport_IndexDB-O",K.L_LOGDB_OPEN_FAILED_E="L-logDB_open_failed-E",K.L_LOGDB_CLOSED_S="L-logDB_closed-S",K.L_LOGDB_ERROR_E="L-logDB_error-S",K.L_LOGDB_ABORT_S="L-logDB_abort-S",K.L_REALTIME_LOG_R="L_REALTIME_LOG_R",K.L_REALTIME_LOG_O="L_REALTIME_LOG_O",K.L_REALTIME_LOG_T="L_REALTIME_LOG_T",K.L_UNKNOWN_TOPIC_E="L_UNKNOWN_TOPIC_E",K.L_RECV_RMTP_O="L_RECV_RMTP_O",K.L_RECV_RMTP_E="L_RECV_RMTP_E",K.L_VER_REPORT_T="L-VER_REPORT-T",K.L_VER_REPORT_R="L-VER_REPORT-R",function(e){e[e.QUIT=0]="QUIT",e[e.JOIN=1]="JOIN"}(q||(q={}));var j,Q,J=q;!function(e){e[e.GLOBAL=1]="GLOBAL",e[e.CUSTOM=2]="CUSTOM",e[e.THIRD_PARTY=3]="THIRD_PARTY"}(j||(j={})),exports.MessageBlockSourceType=void 0,(Q=exports.MessageBlockSourceType||(exports.MessageBlockSourceType={}))[Q.MSG_ORIGINAL=0]="MSG_ORIGINAL",Q[Q.MSG_EXPANSION=1]="MSG_EXPANSION",Q[Q.MSG_MODIFY=2]="MSG_MODIFY";var W,X=j;!function(e){e[e.typing=0]="typing"}(W||(W={}));var z,Z,$,ee,te,ne,re,ie,oe=W;exports.StoreKeys=void 0,(z=exports.StoreKeys||(exports.StoreKeys={})).NAVI="rc-navi",z.REALTIME_LOG_TIMESTAMP="rc-realtime-log-timestamp",exports.UltraGroupChannelType=void 0,(Z=exports.UltraGroupChannelType||(exports.UltraGroupChannelType={}))[Z.PUBLIC=0]="PUBLIC",Z[Z.PRIVATE=1]="PRIVATE",exports.UltraGroupChannelChangeType=void 0,($=exports.UltraGroupChannelChangeType||(exports.UltraGroupChannelChangeType={}))[$.PUBLIC_TO_PRIVATE=2]="PUBLIC_TO_PRIVATE",$[$.PRIVATE_TO_PUBLIC=3]="PRIVATE_TO_PUBLIC",$[$.PUBLIC_TO_PRIVATE_USER_NOT_IN=6]="PUBLIC_TO_PRIVATE_USER_NOT_IN",exports.UltraMsgChangeType=void 0,(ee=exports.UltraMsgChangeType||(exports.UltraMsgChangeType={}))[ee.MSG_EXPANSION=1]="MSG_EXPANSION",ee[ee.MSG_MODIFY=2]="MSG_MODIFY",ee[ee.MSG_RECALL=3]="MSG_RECALL",ee[ee.CHANNEL_CHANGE=4]="CHANNEL_CHANGE",exports.UltraMsgSubChangeType=void 0,(te=exports.UltraMsgSubChangeType||(exports.UltraMsgSubChangeType={}))[te.CHANNEL_DELETE=1]="CHANNEL_DELETE",te[te.PUBLIC_TO_PRIVATE=2]="PUBLIC_TO_PRIVATE",te[te.PRIVATE_TO_PUBLIC=3]="PRIVATE_TO_PUBLIC",te[te.PRIVATE_CHANNEL_USER_JOIN_PUBLIC=4]="PRIVATE_CHANNEL_USER_JOIN_PUBLIC",te[te.CHANNEL_USER_KICKED=5]="CHANNEL_USER_KICKED",te[te.PUBLIC_TO_PRIVATE_USER_NOT_IN=6]="PUBLIC_TO_PRIVATE_USER_NOT_IN",exports.RTCMode=void 0,(ne=exports.RTCMode||(exports.RTCMode={}))[ne.RTC=0]="RTC",ne[ne.LIVE=2]="LIVE",ne[ne.SIP=4]="SIP",ne[ne.CALL=5]="CALL",ne[ne.MEETING=6]="MEETING",ne[ne.CROSS_MUTI=7]="CROSS_MUTI",ne[ne.CROSS_LIVE=8]="CROSS_LIVE",exports.LiveType=void 0,(re=exports.LiveType||(exports.LiveType={}))[re.AUDIO_AND_VIDEO=0]="AUDIO_AND_VIDEO",re[re.AUDIO=1]="AUDIO",exports.LiveRole=void 0,(ie=exports.LiveRole||(exports.LiveRole={}))[ie.ANCHOR=1]="ANCHOR",ie[ie.AUDIENCE=2]="AUDIENCE";var se,ae,ue,ce={"RC:VCAccept":"RC:VCAccept","RC:VCRinging":"RC:VCRinging","RC:VCSummary":"RC:VCSummary","RC:VCHangup":"RC:VCHangup","RC:VCInvite":"RC:VCInvite","RC:VCModifyMedia":"RC:VCModifyMedia","RC:VCModifyMem":"RC:VCModifyMem"};exports.RTCApiType=void 0,(se=exports.RTCApiType||(exports.RTCApiType={}))[se.ROOM=1]="ROOM",se[se.PERSON=2]="PERSON",exports.RTCIdentityChangeType=void 0,(ae=exports.RTCIdentityChangeType||(exports.RTCIdentityChangeType={}))[ae.AnchorToViewer=1]="AnchorToViewer",ae[ae.ViewerToAnchor=2]="ViewerToAnchor",exports.RTCJoinType=void 0,(ue=exports.RTCJoinType||(exports.RTCJoinType={}))[ue.KICK=0]="KICK",ue[ue.REFUSE=1]="REFUSE",ue[ue.COEXIST=2]="COEXIST";var le=function(e){return"string"==typeof e},he=function(e){return"number"==typeof e&&!Number.isNaN(e)},de=function(e){return-1!==Object.prototype.toString.call(e).indexOf("Array")},pe=function(e){return"[object ArrayBuffer]"===Object.prototype.toString.call(e)},ge=function(e){return le(e)&&e.length>0},fe=function(e){return"[object Object]"===Object.prototype.toString.call(e)},_e=function(e){return"[object Function]"===Object.prototype.toString.call(e)},Te=function(e){return void 0===e||"[object Undefined]"===Object.prototype.toString.call(e)},Ee=function(e){return"[object Null]"===Object.prototype.toString.call(e)},ye=function(e){return le(e)&&/https?:\/\//.test(e)},ve=function(e){for(var t in e)return!0;return!1},Ie=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(N,e)},me=function(e){var t=!1;return le(e)&&!/_/g.test(e)&&e.length<=20&&(t=!0),t},Ce=function(e){var t=!1,n=!1,r=!1;if(fe(e)){var i=Object.keys(e).length;for(var o in t=i>20,e)if(n||(n=le(o)&&!/^[A-Za-z0-9_=+-]+$/.test(o)),!r){var s=e[o];r=o.length>32||s.length>4096}}return{isExceedLimit:t,isIllgalEx:n,isExKeyOrValLengthExceedLimit:r}},Re=function(){function e(){this._map={}}return e.prototype.on=function(e,t,n){var r=this._map[e]||(this._map[e]=[]);r.some((function(e){return e.listener===t&&e.target===n}))||r.push({listener:t,target:n})},e.prototype.once=function(e,t,n){var r=this._map[e]||(this._map[e]=[]);r.some((function(e){return e.listener===t&&e.target===n}))||r.push({listener:t,target:n,once:!0})},e.prototype.off=function(e,t,n){var r=this._map[e];r&&((r=r.filter((function(e){return e.listener!==t||e.target!==n}))).length?this._map[e]=r:delete this._map[e])},e.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this._map[e];if(r)for(var i=r.length-1;i>=0;i-=1){var o=r[i],s=o.target,a=o.once,u=o.listener;a&&r.splice(i,1);try{u.call.apply(u,_([s],t,!1))}catch(e){null===console||void 0===console||console.error(e)}}},e.prototype.removeAll=function(e){delete this._map[e]},e.prototype.clear=function(){Object.keys(this._map).forEach(this.removeAll,this)},e}(),Se="undefined"!=typeof window&&window?(window.__RCVersionInfo||(window.__RCVersionInfo={}),window.__RCVersionInfo):{};Se.engine="5.6.1-beem";var Oe=function(){function e(){}return e.add=function(e,t){Se[e]=t},e.validEngine=function(e){var t=e.match(/\d+\.\d+\.\d+/);if(!t)return!1;var n=t[0].split(".").map((function(e){return e.padStart(3,"0")})).join("");return Se.engine.match(/\d+\.\d+\.\d+/)[0].split(".").map((function(e){return e.padStart(3,"0")})).join("")>=n},e.getInfo=function(){return Se},e}();var Ne=Date.now(),Le=0;function Me(e,t,n,r){}var Ue,Ae,we=Me.bind(null,exports.LogLevel.DEBUG),be=Me.bind(null,exports.LogLevel.INFO),Pe=Me.bind(null,exports.LogLevel.WARN),De=Me.bind(null,exports.LogLevel.ERROR),xe=Me.bind(null,exports.LogLevel.FATAL),Ve=Object.freeze({__proto__:null,logLevelTransformer:function(e){return 4-e},ID:function(){var e=Date.now();return Ne!==e&&(Ne=e,Le=0),"".concat(Ne,"-").concat(Le++)},init:function(e){},log:Me,debug:we,info:be,warn:Pe,error:De,fatal:xe}),Ge=function(){function e(e,t,n){this.tagId=e,this.logSource=t,this.initiator=n,this.debug=this.log.bind(this,exports.LogLevel.DEBUG),this.info=this.log.bind(this,exports.LogLevel.INFO),this.warn=this.log.bind(this,exports.LogLevel.WARN),this.error=this.log.bind(this,exports.LogLevel.ERROR),this.fatal=this.log.bind(this,exports.LogLevel.FATAL)}return e.prototype.setLogLevel=function(e){},e.prototype.setLogStdout=function(e){},e.prototype.log=function(e){},e.prototype.set=function(e,t){},e.prototype.setStdout=function(e){},e}(),ke=new Ge("RC-E"),Be=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))},Fe=function(){var e=Be();if(e="".concat(e.replace(/-/g,""),"a"),e=function(e){var t="0123456789abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZa0".split(""),n=t.length+1,r=+e,i=[];do{var o=r%n;r=(r-o)/n,i.unshift(t[o])}while(r);return i.join("")}(e=parseInt(e,16)),e.length>22&&(e=e.slice(0,22)),e.length<22)for(var t=22-e.length,n=0;n<t;n++)e+="0";return e};exports.AssertRules=void 0,(Ae=exports.AssertRules||(exports.AssertRules={}))[Ae.STRING=0]="STRING",Ae[Ae.ONLY_STRING=1]="ONLY_STRING",Ae[Ae.NUMBER=2]="NUMBER",Ae[Ae.BOOLEAN=3]="BOOLEAN",Ae[Ae.OBJECT=4]="OBJECT",Ae[Ae.ARRAY=5]="ARRAY",Ae[Ae.CALLBACK=6]="CALLBACK",Ae[Ae.CHANNEL_ID=7]="CHANNEL_ID",Ae[Ae.CONVERSATION=8]="CONVERSATION";var He,Ke,qe,Ye=((Ue={})[exports.AssertRules.STRING]=ge,Ue[exports.AssertRules.ONLY_STRING]=le,Ue[exports.AssertRules.NUMBER]=he,Ue[exports.AssertRules.BOOLEAN]=function(e){return"boolean"==typeof e},Ue[exports.AssertRules.OBJECT]=fe,Ue[exports.AssertRules.ARRAY]=de,Ue[exports.AssertRules.CALLBACK]=function(e){var t=!0;return fe(e)||(t=!1),(e=e||{}).onSuccess&&!_e(e.onSuccess)&&(t=!1),e.onError&&!_e(e.onError)&&(t=!1),t},Ue[exports.AssertRules.CHANNEL_ID]=me,Ue[exports.AssertRules.CONVERSATION]=function(e){var t=!0;return fe(e)||(t=!1),le(e.targetId)||(t=!1),Ie(e.conversationType)||(t=!1),Te(e.channelId)||me(e.channelId)||(t=!1),t},Ue),je=function(e){function t(t){var n=e.call(this,t)||this;return n.name="RCAssertError",n}return h(t,e),t}(Error),Qe=function(e,t,n,r){void 0===r&&(r=!1),n=Ye[n]||n;var i=r&&!n(t)||!r&&!(Te(t)||null===t||n(t));return i&&(null===console||void 0===console||console.error("'".concat(e,"' is invalid: ").concat(JSON.stringify(t)))),!i},Je=function(e){if(!fe(e)||void 0===e.low||void 0===e.high)return e;var t=e.low;return t<0&&(t+=4294967296),t=t.toString(16),parseInt(e.high.toString(16)+"00000000".replace(new RegExp("0{".concat(t.length,"}$")),t),16)},We=function(e,t){var n=Math.floor(1e3*Math.random()%1e4),r=Be(),i=function(e){e=e||"-";var t=new Date,n=t.getFullYear(),r=t.getMonth()+1,i=t.getDate();return"".concat(n).concat(e).concat(r).concat(e).concat(i)}(),o=(new Date).getTime(),s="";if(t){var a=t.split(".");s=".".concat(a[a.length-1])}return"".concat(e,"__RC-").concat(i,"_").concat(n,"_").concat(o).concat(r).concat(s)},Xe=function(e,t){void 0===e&&(e={}),void 0===t&&(t={});var n=e.threadId,r=e.apnsCollapseId,i=e.category,o=e.richMediaUri,s=t.channelIdMi,a=t.channelIdHW,u=t.channelIdOPPO,c=t.typeVivo,l=t.googleConfig,h={};h["thread-id"]=n||"",h["apns-collapse-id"]=r||"",h.category=i||"",h.richMediaUri=o||"";var d={};d.collapse_key=null==l?void 0:l.collapseKey,d.imageUrl=null==l?void 0:l.imageUrl;var p=null==l?void 0:l.priority;p&&!["high","normal"].includes(p)&&(p="normal"),d.priority=p;var g=[{HW:{channelId:a||""}},{MI:{channelId:s||""}},{OPPO:{channelId:u||""}},{VIVO:{classification:c||""}},{APNS:h},{FCM:d}];return JSON.stringify(g)},ze=function(e,t,n){var r={},i={notificationId:n||""};if(!t)return{iOSConfig:r,androidConfig:i};try{var o=JSON.parse(t);null==o||o.forEach((function(e){var t,n,o,s,a=Object.keys(e);if(0!==a.length){var u=a[0];switch(u){case"HW":return void(i.channelIdHW=null===(t=e[u])||void 0===t?void 0:t.channelId);case"MI":return void(i.channelIdMi=null===(n=e[u])||void 0===n?void 0:n.channelId);case"OPPO":return void(i.channelIdOPPO=null===(o=e[u])||void 0===o?void 0:o.channelId);case"VIVO":return void(i.typeVivo=null===(s=e[u])||void 0===s?void 0:s.classification);case"APNS":return r.threadId=e[u]["thread-id"],r.apnsCollapseId=e[u]["apns-collapse-id"],r.category=e[u].category,void(r.richMediaUri=e[u].richMediaUri);case"FCM":i.googleConfig={collapseKey:e[u].collapse_key||"",imageUrl:e[u].imageUrl||"",priority:e[u].priority||""}}}}))}catch(n){e.error(exports.LogTagId.O,"Wrong format for pushConfigs field! content: ".concat(t))}return{iOSConfig:r,androidConfig:i}},Ze=function(e){var t=/^[A-Za-z0-9_=+-]+$/.test(e),n=e.length;return t&&(n<=128&&n>=1)},$e=function(e){var t=e.length;return t<=4096&&t>=1},et=(He=0,function(){var e=((4294967295&Date.now())>>>0).toString(2),t=Math.floor(Math.random()*(Math.pow(2,20)-1)),n=e+He.toString(2).padStart(11,"0")+t.toString(2).padStart(20,"0");return He=2047&++He,parseInt(n,2)}),tt=function(e,t,n){var r=null==n?void 0:n.isReverse;fe(e)&&function(){for(var n in e)t(e[n],n,e)}(),(de(e)||le(e))&&function(){if(r)for(var n=e.length-1;n>=0;n--)t(e[n],n);else for(var i=0,o=e.length;i<o;i++)t(e[i],i)}()},nt=function(e,t){return tt(e,(function(n,r){e[r]=t(n,r)})),e},rt=function(e,t){if(e.indexOf)return e.indexOf(t);var n=-1;return tt(e,(function(e,r){t===e&&(n=r)})),n},it=function(e,t){var n=[];return tt(e,(function(e){n.push(e)})),-1!==rt(n,t)},ot=function(e){return JSON.parse(JSON.stringify(e))},st=function(){return"undefined"!=typeof RCCppEngine},at=function(e){switch(e){case U.SERVER_UNAVAILABLE:return S.SERVER_UNAVAILABLE;case U.TOKEN_INCORRECT:return S.RC_CONN_USER_OR_PASSWD_ERROR;case U.REDIRECT:return S.RC_CONN_REDIRECTED;case U.APP_BLOCK_OR_DELETE:return S.RC_CONN_APP_BLOCKED_OR_DELETED;case U.BLOCK:return S.RC_CONN_USER_BLOCKED;case U.TOKEN_EXPIRE:return S.RC_CONN_USER_OR_PASSWD_ERROR;case U.HOSTNAME_ERROR:return S.HOSTNAME_ERROR;case U.HASOHTERSAMECLIENTONLINE:return S.HAS_OHTER_SAME_CLIENT_ON_LINE;case U.APP_AUTH_NOT_PASS:return S.RC_APP_AUTH_NOT_PASS;case U.OTP_USED:return S.RC_OTP_USED;case U.PLATFORM_ERROR:return S.RC_PLATFORM_ERROR;case U.USER_LOGOUT:return S.RC_CONN_USER_LOGOUT;default:return S.RC_NET_UNAVAILABLE}},ut=function(e){var t;if("object"==typeof e&&null!==e)if(Array.isArray(e))for(var n in t=[],e)t.push(ut(e[n]));else for(var n in t={},e)t[n]=ut(e[n]);else t=e;return t},ct=function(e){var t;try{t=ut(e)}catch(n){ke.error("clone err:",n),t=JSON.parse(JSON.stringify(e))}return t},lt=function(e){var t={},n=JSON.parse(e);return tt(n,(function(e,n){t[n]=e.v})),t},ht={_delayTime:0,setTime:function(e){var t=(new Date).getTime();ht._delayTime=t-e},getTime:function(){var e=ht._delayTime;return(new Date).getTime()-e}},dt=function(e,t){var n=0;return e.isAutoDelete&&(n|=1),e.isOverwrite&&(n|=2),2===t&&(n|=4),n};function pt(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2]}))}))}!function(e){e[e.PRIVATE=1]="PRIVATE",e[e.OPEN=0]="OPEN"}(Ke||(Ke={})),function(e){e[e.NAVI=1]="NAVI",e[e.TCP=2]="TCP",e[e.WS=3]="WS"}(qe||(qe={}));var gt,ft,_t,Tt,Et,yt,vt={},It={sdkPrivate:Ke.OPEN,serverPrivate:Ke.OPEN,bundleId:"lib-next"};function mt(){return It}function Ct(e){return vt[e]||{}}exports.HttpMethod=void 0,(gt=exports.HttpMethod||(exports.HttpMethod={})).GET="GET",gt.POST="POST",exports.NetworkType=void 0,(ft=exports.NetworkType||(exports.NetworkType={})).WIFI="wifi",ft.FOUR_G="4g",ft.THREE_G="3g",ft.TWO_G="2g",ft.FIVE_G="2g",ft.THREE_GENT="3gnet",ft.UNKONWN="unknown",function(e){e[e.AT_MOST_ONCE=0]="AT_MOST_ONCE",e[e.AT_LEAST_ONCE=1]="AT_LEAST_ONCE",e[e.EXACTLY_ONCE=2]="EXACTLY_ONCE",e[e.DEFAULT=3]="DEFAULT"}(_t||(_t={})),function(e){e[e.SYMMETRIC=0]="SYMMETRIC",e[e.CONNECT=1]="CONNECT",e[e.CONN_ACK=2]="CONN_ACK",e[e.PUBLISH=3]="PUBLISH",e[e.PUB_ACK=4]="PUB_ACK",e[e.QUERY=5]="QUERY",e[e.QUERY_ACK=6]="QUERY_ACK",e[e.QUERY_CONFIRM=7]="QUERY_CONFIRM",e[e.SUBSCRIBE=8]="SUBSCRIBE",e[e.SUB_ACK=9]="SUB_ACK",e[e.UNSUBSCRIBE=10]="UNSUBSCRIBE",e[e.UNSUB_ACK=11]="UNSUB_ACK",e[e.PING_REQ=12]="PING_REQ",e[e.PING_RESP=13]="PING_RESP",e[e.DISCONNECT=14]="DISCONNECT",e[e.RESERVER2=15]="RESERVER2"}(Tt||(Tt={})),function(e){e.PUB="pub",e.QUERY="qry"}(Et||(Et={})),function(e){e[e.V4=4]="V4",e[e.V3=3]="V3"}(yt||(yt={}));var Rt,St=function(){function e(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=_t.AT_LEAST_ONCE),void 0===r&&(r=!1),this._retain=!1,this.qos=_t.AT_LEAST_ONCE,this._dup=!1,this.syncMsg=!1;var i=e>0;e&&i&&1===arguments.length?(this._retain=(1&e)>0,this.qos=(6&e)>>1,this._dup=(8&e)>0,this.type=e>>4&15,this.syncMsg=8==(8&e)):(this.type=e,this._retain=t,this.qos=n,this._dup=r)}return e.prototype.encode=function(){var e=this.type<<4;return e|=this._retain?1:0,e|=this.qos<<1,e|=this._dup?8:0},e}(),Ot=function(){function e(){}return e.writeUTF=function(e,t){var n=[],r=0;if(le(e))for(var i=0,o=e.length;i<o;i++){var s=e.charCodeAt(i);s>=0&&s<=127?(r+=1,n.push(s)):s>=128&&s<=2047?(r+=2,n.push(192|31&s>>6),n.push(128|63&s)):s>=2048&&s<=65535&&(r+=3,n.push(224|15&s>>12),n.push(128|63&s>>6),n.push(128|63&s))}for(i=0,o=n.length;i<o;i++)n[i]>255&&(n[i]&=255);return t?n:r<=255?[0,r].concat(n):[r>>8,255&r].concat(n)},e.readUTF=function(e){for(var t,n,r=[],i=-1,o=e,s="";++i<o.length;){var a=Number(o[i]);if(a===(127&a)||(240==(240&a)?a=(a=(a=(a^=240)<<6|128^o[++i])<<6|128^o[++i])<<6|128^o[++i]:224==(224&a)?a=(a=(a^=224)<<6|128^o[++i])<<6|128^o[++i]:192==(192&a)&&(a=(a^=192)<<6|128^o[++i])),!Number.isFinite(a)||a<0||a>1114111||Math.floor(a)!==a)throw RangeError("Invalid code point: ".concat(a));a<=65535?r.push(a):(t=(a-=65536)>>10|55296,n=a%1024|56320,r.push(t,n)),(i+1===o.length||r.length>16384)&&(s+=String.fromCharCode.apply(null,r),r.length=0)}return s},e}(),Nt=function(){function e(e){this._position=0,this._poolLen=0,this._pool=e,this._poolLen=e.length}return e.prototype.check=function(){return this._position>=this._pool.length},e.prototype.read2Byte=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<2;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r.toString()}return parseInt(t,16)},e.prototype.readInt=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<4;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r.toString()}return parseInt(t,16)},e.prototype.readLong=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<8;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r}return parseInt(t,16)},e.prototype.readByte=function(){if(this.check())return-1;var e=this._pool[this._position++];return e>255&&(e&=255),e},e.prototype.readUTF=function(){if(this.check())return"";var e=this.readByte()<<8|this.readByte(),t=this._pool.subarray(this._position,this._position+=e);return Ot.readUTF(t)},e.prototype.readAll=function(){return this._pool.subarray(this._position,this._poolLen)},e}(),Lt=function(){function e(){this._pool=[],this._position=0,this._writen=0}return e.prototype.write=function(e){return-1!==Object.prototype.toString.call(e).indexOf("Array")?this._pool=this._pool.concat(e):e>=0&&(e>255&&(e&=255),this._pool.push(e),this._writen++),e},e.prototype.writeArr=function(e){return this._pool=this._pool.concat(e),e},e.prototype.writeUTF=function(e){var t=Ot.writeUTF(e);this._pool=this._pool.concat(t),this._writen+=t.length},e.prototype.getBytesArray=function(){return this._pool},e}(),Mt=function(e,t){return e&&t?"".concat(t,"_").concat(e):e||Date.now()},Ut=function(){function e(e){this.header=e,this.messageId=0,this.timestamp=0,this.syncMsg=!1,this.identifier=""}return e.prototype.getIdentifier=function(){var e=this.messageId,t=this.identifier;return Mt(e,t)},e.prototype.read=function(e,t,n,r){this.readMessage(e,t,n,r)},e.prototype.readMessage=function(e,t,n,r){return{stream:t,length:n}},e}(),At=function(){function e(e){this.lengthSize=0,this.messageId=0,this.topic="",this.targetId="",this.identifier="",this._header=new St(e,!1,_t.AT_MOST_ONCE,!1)}return e.prototype.getIdentifier=function(){var e=this.messageId,t=this.identifier;return Mt(e,t)},e.prototype.write=function(e){var t=this.getHeaderFlag();e.write(t),this.writeMessage(e)},e.prototype.setHeaderQos=function(e){this._header.qos=e},e.prototype.getHeaderFlag=function(){return this._header.encode()},e.prototype.getLengthSize=function(){return this.lengthSize},e.prototype.getBufferData=function(){var e=new Lt;this.write(e);var t=e.getBytesArray();return new Int8Array(t)},e}(),wt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=null,t.userId=null,t.timestamp=0,t}return h(t,e),t.prototype.readMessage=function(e,n,r,i){if(n.readByte(),this.status=+n.readByte(),r<=t.MESSAGE_LENGTH)return{stream:n,length:r};if(i===yt.V4){var o=n.readByte();1&o&&(this.userId=n.readUTF()),2&o&&n.readUTF(),4&o&&(this.timestamp=n.readLong()),8&o&&(this.messageId=n.read2Byte())}else{this.userId=n.readUTF();var s=n.readUTF();e.debug(exports.LogTagId.O,"server sessionId -> ".concat(s)),this.timestamp=n.readLong()}return{stream:n,length:r}},t.MESSAGE_LENGTH=2,t}(Ut),bt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t}return h(t,e),t.prototype.readMessage=function(e,t,n){return t.readByte(),this.status=+t.readByte(),{stream:t,length:n}},t.MESSAGE_LENGTH=2,t}(Ut),Pt=function(e){function t(){return e.call(this,Tt.PING_REQ)||this}return h(t,e),t.prototype.writeMessage=function(e){},t}(At),Dt=function(e){function t(t){return e.call(this,t)||this}return h(t,e),t}(Ut),xt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.messageId=0,t}return h(t,e),t.prototype.readMessage=function(e,t,n){var r=256*t.readByte()+t.readByte();return this.messageId=parseInt(r.toString(),10),{stream:t,length:n}},t}(Ut),Vt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.writeMessage=function(e){var t=this.messageId,n=255&t,r=(65280&t)>>8;e.write(r),e.write(n)},t}(At),Gt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.topic="",t.targetId="",t.syncMsg=!1,t.identifier=Et.PUB,t}return h(t,e),t.prototype.readMessage=function(t,n,r){return this.date=n.readInt(),this.topic=n.readUTF(),this.targetId=n.readUTF(),e.prototype.readMessage.call(this,t,n,r),this.data=n.readAll(),{stream:n,length:r}},t}(xt),kt=function(e){function t(t,n,r){var i=e.call(this,Tt.PUBLISH)||this;return i.syncMsg=!1,i.identifier=Et.PUB,i.topic=t,i.data=le(n)?Ot.writeUTF(n):n,i.targetId=r,i}return h(t,e),t.prototype.writeMessage=function(t){t.writeUTF(this.topic),t.writeUTF(this.targetId),e.prototype.writeMessage.call(this,t),t.write(this.data)},t}(Vt),Bt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t.date=0,t.millisecond=0,t.messageUId="",t.timestamp=0,t.identifier=Et.PUB,t.topic="",t.targetId="",t}return h(t,e),t.prototype.readMessage=function(t,n,r){return e.prototype.readMessage.call(this,t,n,r),this.date=n.readInt(),this.status=256*n.readByte()+n.readByte(),this.millisecond=256*n.readByte()+n.readByte(),this.timestamp=1e3*this.date+this.millisecond,this.messageUId=n.readUTF(),{stream:n,length:r}},t}(xt),Ft=function(e){function t(t){var n=e.call(this,Tt.PUB_ACK)||this;return n.status=0,n.date=0,n.millisecond=0,n.messageUId="",n.timestamp=0,n.messageId=t,n}return h(t,e),t.prototype.writeMessage=function(t){e.prototype.writeMessage.call(this,t)},t}(Vt),Ht=function(e){function t(t,n,r){var i=e.call(this,Tt.QUERY)||this;return i.identifier=Et.QUERY,i.topic=t,i.data=le(n)?Ot.writeUTF(n):n,i.targetId=r,i}return h(t,e),t.prototype.writeMessage=function(t){t.writeUTF(this.topic),t.writeUTF(this.targetId),e.prototype.writeMessage.call(this,t),t.write(this.data)},t}(Vt),Kt=function(e){function t(t){var n=e.call(this,Tt.QUERY_CONFIRM)||this;return n.messageId=t,n}return h(t,e),t}(Vt),qt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t.identifier=Et.QUERY,t.topic="",t.targetId="",t}return h(t,e),t.prototype.readMessage=function(t,n,r){return e.prototype.readMessage.call(this,t,n,r),this.date=n.readInt(),this.status=256*n.readByte()+n.readByte(),this.data=n.readAll(),{stream:n,length:r}},t}(xt),Yt=function(e,t,n){var r=new Uint8Array(t),i=new Nt(r),o=i.readByte(),s=function(e,t){var n,r=e.type;switch(r){case Tt.CONN_ACK:n=new wt(e);break;case Tt.PUBLISH:(n=new Gt(e)).syncMsg=e.syncMsg;break;case Tt.PUB_ACK:n=new Bt(e);break;case Tt.QUERY_ACK:n=new qt(e);break;case Tt.SUB_ACK:case Tt.UNSUB_ACK:case Tt.PING_RESP:n=new Dt(e);break;case Tt.DISCONNECT:n=new bt(e);break;default:n=new Ut(e),t.error(exports.LogTagId.O,"No support for deserializing ".concat(r," messages"))}return n}(new St(o),e);return s.read(e,i,r.length-1,n),s};!function(e){e[e.ppMsgP=1]="ppMsgP",e[e.ppMsgN=2]="ppMsgN",e[e.ppMsgS=3]="ppMsgS",e[e.pgMsgP=4]="pgMsgP",e[e.chatMsg=5]="chatMsg",e[e.pcMsgP=6]="pcMsgP",e[e.qryPMsg=7]="qryPMsg",e[e.qryGMsg=8]="qryGMsg",e[e.qryCHMsg=9]="qryCHMsg",e[e.qryCMsg=10]="qryCMsg",e[e.qrySMsg=11]="qrySMsg",e[e.recallMsg=12]="recallMsg",e[e.prMsgS=13]="prMsgS",e[e.rrMsg=14]="rrMsg",e[e.rrList=15]="rrList",e[e.s_ntf=16]="s_ntf",e[e.s_msg=17]="s_msg",e[e.s_stat=18]="s_stat",e[e.s_cmd=19]="s_cmd",e[e.s_us=20]="s_us",e[e.pullUS=21]="pullUS",e[e.pgMsgS=22]="pgMsgS",e[e.chatMsgS=23]="chatMsgS",e[e.qrySessionsAtt=24]="qrySessionsAtt",e[e.pullMsg=25]="pullMsg",e[e.qrySessions=26]="qrySessions",e[e.delSessions=27]="delSessions",e[e.delMsg=28]="delMsg",e[e.updRRTime=29]="updRRTime",e[e.chrmPull=30]="chrmPull",e[e.joinChrm=31]="joinChrm",e[e.joinChrmR=32]="joinChrmR",e[e.exitChrm=33]="exitChrm",e[e.queryChrmI=34]="queryChrmI",e[e.setKV=35]="setKV",e[e.delKV=36]="delKV",e[e.pullKV=37]="pullKV",e[e.qryRelation=38]="qryRelation",e[e.delRelation=39]="delRelation",e[e.pullSeAtts=40]="pullSeAtts",e[e.setSeAtt=41]="setSeAtt",e[e.qnTkn=42]="qnTkn",e[e.qnUrl=43]="qnUrl",e[e.aliUrl=44]="aliUrl",e[e.s3Url=45]="s3Url",e[e.stcUrl=46]="stcUrl",e[e.cleanPMsg=47]="cleanPMsg",e[e.cleanGMsg=48]="cleanGMsg",e[e.cleanCMsg=49]="cleanCMsg",e[e.cleanSMsg=50]="cleanSMsg",e[e.rtcPing=51]="rtcPing",e[e.rtc_ntf=52]="rtc_ntf",e[e.rtcSetOutData=53]="rtcSetOutData",e[e.rtcQryUserOutData=54]="rtcQryUserOutData",e[e.addSeTag=55]="addSeTag",e[e.delSeTag=56]="delSeTag",e[e.addTag=57]="addTag",e[e.delTag=58]="delTag",e[e.disTag=59]="disTag",e[e.reportsdk=60]="reportsdk",e[e.pullUgSes=61]="pullUgSes",e[e.pullUgMsg=62]="pullUgMsg",e[e.ugMsg=63]="ugMsg",e[e.qryUgMsg=64]="qryUgMsg",e[e.updUgRTime=65]="updUgRTime",e[e.upMsgEx=66]="upMsgEx",e[e.modifyMsg=67]="modifyMsg",e[e.qryMsgChange=68]="qryMsgChange",e[e.qryMsg=69]="qryMsg",e[e.operate=70]="operate",e[e.s_opNtf=71]="s_opNtf",e[e.ugUnpushQuery=72]="ugUnpushQuery",e[e.ugUnpushSet=73]="ugUnpushSet",e[e.setRtcRoomId=74]="setRtcRoomId",e[e.qryUgUal=75]="qryUgUal"}(Rt||(Rt={}));var jt,Qt,Jt,Wt=Rt;!function(e){e[e.REDIRECT=0]="REDIRECT",e[e.OTHER_DEVICE_LOGIN=1]="OTHER_DEVICE_LOGIN",e[e.BLOCK=2]="BLOCK",e[e.REMOTE_CLOSE=3]="REMOTE_CLOSE",e[e.LOGOUT=4]="LOGOUT",e[e.BLOCK_NEW=5]="BLOCK_NEW",e[e.REDIRECT_NEW=6]="REDIRECT_NEW",e[e.USER_LOGOUT=9]="USER_LOGOUT"}(jt||(jt={})),function(e){e.IM_NAVI="IM-stats_navi-S",e.IM_WEBSOCKET="IM-stats_websocket-S",e.IM_CONNECTION_DURATION="IM-stats_con_dur-S"}(Qt||(Qt={}));var Xt,zt="rtcRJoin_data",Zt="rtcRExit",$t="rtcRInfo",en="rtcUData",tn="rtcUPut",nn="rtcUDel",rn="rtcSetData",on="userSetData",sn="rtcQryData",an="rtcDelData",un="rtcToken",cn="rtcUserState",ln="rtcUList",hn="viewerJoinR",dn="viewerExitR",pn="rtcPullKv",gn="rtcIdentityChange",fn="rtcInvite",_n="rtcCancelInvite",Tn="rtcInviteAnswer",En="rtcEndInvite",yn="rtcQueryJoined";!function(e){e.RtcInput="RtcInput",e.RtcUserListOutput="RtcUserListOutput",e.SetUserStatusInput="SetUserStatusInput",e.RtcSetDataInput="RtcSetDataInput",e.RtcUserSetDataInput="RtcUserSetDataInput",e.RtcDataInput="RtcDataInput",e.RtcSetOutDataInput="RtcSetOutDataInput",e.MCFollowInput="MCFollowInput",e.RtcTokenOutput="RtcTokenOutput",e.RtcQryOutput="RtcQryOutput",e.RtcQryUserOutDataInput="RtcQryUserOutDataInput",e.RtcUserOutDataOutput="RtcUserOutDataOutput",e.RtcQueryListInput="RtcQueryListInput",e.RtcRoomInfoOutput="RtcRoomInfoOutput",e.RtcValueInfo="RtcValueInfo",e.RtcKeyDeleteInput="RtcKeyDeleteInput",e.RtcNotifyMsg="RtcNotifyMsg",e.RtcPullKV="RtcPullKV",e.RtcKVOutput="RtcKVOutput",e.RtcQueryUserJoinedInput="RtcQueryUserJoinedInput",e.RtcQueryUserJoinedOutput="RtcQueryUserJoinedOutput",e.RtcViewerJoinedOutput="RtcViewerJoinedOutput",e.RtcInviteInput="RtcInviteInput",e.RtcCancelInviteInput="RtcCancelInviteInput",e.RtcInviteAnswerInput="RtcInviteAnswerInput",e.RtcEndInviteInput="RtcEndInviteInput",e.RtcOutput="RtcOutput"}(Xt||(Xt={}));var vn,In,mn,Cn=((Jt={})[Xt.RtcInput]=["roomType","broadcastType","extraInnerData","needSysChatroom","identityChangeType","joinType","innerDatas","outerDatas"],Jt[Xt.RtcUserListOutput]=["users","token","sessionId","roomInfo"],Jt[Xt.SetUserStatusInput]=["status"],Jt[Xt.RtcSetDataInput]=["interior","target","key","value","objectName","content"],Jt[Xt.RtcUserSetDataInput]=["valueInfo","objectName","content"],Jt[Xt.RtcDataInput]=["interior","target","key","objectName","content"],Jt[Xt.RtcSetOutDataInput]=["target","valueInfo","objectName","content"],Jt[Xt.MCFollowInput]=["state"],Jt[Xt.RtcTokenOutput]=["rtcToken"],Jt[Xt.RtcQryOutput]=["outInfo"],Jt[Xt.RtcQryUserOutDataInput]=["userId"],Jt[Xt.RtcUserOutDataOutput]=["user"],Jt[Xt.RtcQueryListInput]=["order"],Jt[Xt.RtcRoomInfoOutput]=["roomId","roomData","userCount","list"],Jt[Xt.RtcValueInfo]=["key","value"],Jt[Xt.RtcKeyDeleteInput]=["key"],Jt[Xt.RtcNotifyMsg]=["type","time","roomId"],Jt[Xt.RtcPullKV]=["timestamp","roomId"],Jt[Xt.RtcKVOutput]=["entries","bFullUpdate","syncTime"],Jt[Xt.RtcQueryUserJoinedInput]=["userId"],Jt[Xt.RtcQueryUserJoinedOutput]=["info"],Jt[Xt.RtcInviteInput]=["invitedUserId","timeoutTime","invitedRoomId","inviteInfo","inviteSessionId"],Jt[Xt.RtcCancelInviteInput]=["invitedUserId","invitedRoomId","inviteInfo","inviteSessionId"],Jt[Xt.RtcInviteAnswerInput]=["inviteUserId","answerCode","inviteRoomId","inviteSessionId","content","key","value"],Jt[Xt.RtcEndInviteInput]=["inviteRoomId","inviteSessionId","inviteContent","inviteRoomKeys"],Jt),Rn="\npackage Modules;\nmessage probuf {\n enum JoinType {\n KICK = 0; //踢前一个设备\n REFUSE = 1; //当前加入拒绝\n COEXIST = 2; //两个设备共存\n }\n enum targetType {\n ROOM =1 ;\n PERSON = 2;\n }\n message ".concat(Xt.SetUserStatusInput,"\n {\n optional int32 status=1;\n }\n message ").concat(Xt.MCFollowInput,"\n {\n required string state = 1;\n }\n message ").concat(Xt.RtcQueryListInput,"{\n optional int32 order=1;\n }\n message ").concat(Xt.RtcKeyDeleteInput,"{\n repeated string key=1;\n }\n message ").concat(Xt.RtcValueInfo,"{\n required string key=1;\n required string value=2;\n }\n message RtcUserInfo{\n required string userId=1;\n repeated ").concat(Xt.RtcValueInfo," userData=2; //用户资源信息\n }\n message ").concat(Xt.RtcUserListOutput,"{\n repeated RtcUserInfo users=1;\n optional string token=2;\n optional string sessionId=3;\n repeated RtcValueInfo roomInfo = 4; //房间key value\n repeated RtcKVEntity entries = 5;//直播KV属性对象集合\n optional int64 syncTime = 6;//所有属性的最大时间戳(下次拉取KV时用)。\n optional int32 offlineKickTime = 7;//server超时踢人时间,默认60s\n }\n message RtcRoomInfoOutput{\n optional string roomId = 1;\n repeated ").concat(Xt.RtcValueInfo," roomData = 2;\n optional int32 userCount = 3;\n repeated RtcUserInfo list=4;\n }\n message ").concat(Xt.RtcInput,"{\n required int32 roomType=1;\n optional int32 broadcastType=2;\n optional RtcValueInfo extraInnerData = 3;\n optional bool needSysChatroom = 4; //是否需要同步聊天室\n optional IdentityChangeType identityChangeType = 5; //身份变更类型\n optional JoinType joinType = 6; // 加入房间类型\n repeated ").concat(Xt.RtcValueInfo," innerDatas = 7; //用户内部inner数据,角色或者连麦信息等\n repeated ").concat(Xt.RtcValueInfo," outerDatas = 8; //用户内部outer数据,自定义数据结构RtcInput。\n }\n message ").concat(Xt.RtcQryOutput,"{\n repeated ").concat(Xt.RtcValueInfo," outInfo=1;\n }\n message ").concat(Xt.RtcDataInput,"{\n required bool interior=1;\n required targetType target=2;\n repeated string key=3;\n optional string objectName=4;\n optional string content=5;\n }\n message ").concat(Xt.RtcSetDataInput,"{\n required bool interior=1;\n required targetType target=2;\n required string key=3;\n required string value=4;\n optional string objectName=5;\n optional string content=6;\n }\n message ").concat(Xt.RtcUserSetDataInput," {\n repeated ").concat(Xt.RtcValueInfo," valueInfo = 1;\n required string objectName = 2;\n repeated ").concat(Xt.RtcValueInfo," content = 3;\n }\n message RtcQryInput{\n required bool isInterior=1;\n required targetType target=2;\n repeated string key=3;\n }\n message RtcDelDataInput{\n repeated string key=1;\n required bool isInterior=2;\n required targetType target=3;\n }\n message RtcOutput\n {\n optional int32 nothing=1;\n optional int64 version=2;\n }\n message ").concat(Xt.RtcTokenOutput,"{\n required string rtcToken=1;\n }\n message ").concat(Xt.RtcSetOutDataInput,"{\n required targetType target=1;\n repeated ").concat(Xt.RtcValueInfo," valueInfo=2;\n optional string objectName=3;\n optional string content=4;\n }\n message ").concat(Xt.RtcQryUserOutDataInput,"{\n repeated string userId = 1;\n }\n message ").concat(Xt.RtcUserOutDataOutput,"{\n repeated RtcUserInfo user = 1;\n }\n message ").concat(Xt.RtcNotifyMsg," \n {\n required int32 type= 1; //(通知类型 1:rtc房间状态KV变更通知)\n optional int64 time= 2; //消息产生时间\n optional string roomId=3; //主播房间id\n }\n message ").concat(Xt.RtcPullKV,"\n {\n required int64 timestamp = 1;\n required string roomId = 2;\n }\n message RtcKVEntity \n {\n required string key = 1;\n required string value = 2;\n optional int32 status = 3;\n optional int64 timestamp = 4;\n optional string uid = 5;\n }\n message ").concat(Xt.RtcKVOutput,"\n {\n repeated RtcKVEntity entries = 1;\n optional bool bFullUpdate = 2;\n optional int64 syncTime = 3; \n }\n enum IdentityChangeType \n {\n AnchorToViewer = 1; //1为主播变观众\n ViewerToAnchor = 2; //2为观众变主播\n }\n message ").concat(Xt.RtcQueryUserJoinedInput,"\n {\n required string userId = 1;\n }\n message RtcJoinedInfo\n {\n required string deviceId = 1; //设备ID\n required string roomId = 2; //加入的房间ID\n optional int64 joinTime = 3; //加入的时间\n }\n message ").concat(Xt.RtcQueryUserJoinedOutput,"\n {\n repeated RtcJoinedInfo info = 1;\n }\n message ").concat(Xt.RtcViewerJoinedOutput,"\n {\n required string rtcToken=1;\n repeated RtcKVEntity entries = 2;//KV属性对象集合\n optional int64 syncTime = 3;//所有属性的最大时间戳(下次拉取KV时用)。\n }\n message ").concat(Xt.RtcInviteInput,"\n {\n required string invitedUserId=1; //被邀请的人的uid\n optional int32 timeoutTime=2; //邀请超时时间(秒),默认三十秒\n required string invitedRoomId=3; //被邀请的房间\n required string inviteInfo=4; //邀请的信息(包含邀请人,被邀请人,各自userid)客户端定义好.协议栈和server透传\n required string inviteSessionId= 5; //客户端保证唯一性(建议roomid_userid_时间戳_随机数)\n }\n message ").concat(Xt.RtcCancelInviteInput,"\n {\n required string invitedUserId=1; //被邀请的人的uid\n required string invitedRoomId=2; //被邀请的房间\n required string inviteInfo=3; //取消邀请的信息(包含邀请人,被邀请人,各自userid)客户端定义好.协议栈和server透传\n required string inviteSessionId=4; //邀请的sessionId,客户端发起邀请时产生\n }\n message ").concat(Xt.RtcInviteAnswerInput,"\n {\n required string inviteUserId=1; //邀请的人的uid\n required int32 answerCode=2; //是否接受连麦邀请.0为拒绝,1为接受\n required string inviteRoomId=3; //邀请的房间\n required string inviteSessionId=4; //邀请的sessionId\n required string content=5; //需要转发的content\n optional string key=6; //如果接受的话,需要加这个字段,放在room级别的k和v,新加入房间的能拉取到\n optional string value=7; //如果接受的话,需要加这个字段,放在room级别的k和v,新加入房间的能拉取到\n }\n message ").concat(Xt.RtcEndInviteInput,"\n {\n required string inviteRoomId=1; //邀请的房间\n required string inviteSessionId=2; //邀请的sessionId\n required string inviteContent=3; //结束连麦的信息(需要透传给房间内其他人)\n repeated string inviteRoomKeys=4; //需要删除连麦的信息的key\n }\n}\n");function Sn(e){var t=function(){function e(e,t,n){this.low=0|e,this.high=0|t,this.unsigned=!!n}function t(e){return!0===(e&&e.__isLong__)}function n(e,t){var n,r,o;return t?(o=(e>>>=0)>=0&&e<256)&&(r=u[e])?r:(n=i(e,(0|e)<0?-1:0,!0),o&&(u[e]=n),n):(o=(e|=0)>=-128&&e<128)&&(r=a[e])?r:(n=i(e,e<0?-1:0,!1),o&&(a[e]=n),n)}function r(e,t){if(isNaN(e)||!isFinite(e))return t?f:g;if(t){if(e<0)return f;if(e>=h)return v}else{if(-d>=e)return I;if(e+1>=d)return y}return e<0?r(-e,t).neg():i(0|e%l,0|e/l,t)}function i(t,n,r){return new e(t,n,r)}function o(e,t,n){var i,s,a,u,l,h,d;if(0===e.length)throw Error("empty string");if("NaN"===e||"Infinity"===e||"+Infinity"===e||"-Infinity"===e)return g;if("number"==typeof t?(n=t,t=!1):t=!!t,(n=n||10)<2||n>36)throw RangeError("radix");if((i=e.indexOf("-"))>0)throw Error("interior hyphen");if(0===i)return o(e.substring(1),t,n).neg();for(s=r(c(n,8)),a=g,u=0;u<e.length;u+=8)l=Math.min(8,e.length-u),h=parseInt(e.substring(u,u+l),n),l<8?(d=r(c(n,l)),a=a.mul(d).add(r(h))):a=(a=a.mul(s)).add(r(h));return a.unsigned=t,a}function s(t){return t instanceof e?t:"number"==typeof t?r(t):"string"==typeof t?o(t):i(t.low,t.high,t.unsigned)}var a,u,c,l,h,d,p,g,f,_,T,E,y,v,I,m;return e.prototype.__isLong__,Object.defineProperty(e.prototype,"__isLong__",{value:!0,enumerable:!1,configurable:!1}),e.isLong=t,a={},u={},e.fromInt=n,e.fromNumber=r,e.fromBits=i,c=Math.pow,e.fromString=o,e.fromValue=s,65536,1<<24,d=(h=(l=4294967296)*l)/2,p=n(16777216),g=n(0),e.ZERO=g,f=n(0,!0),e.UZERO=f,_=n(1),e.ONE=_,T=n(1,!0),e.UONE=T,E=n(-1),e.NEG_ONE=E,y=i(-1,2147483647,!1),e.MAX_VALUE=y,v=i(-1,-1,!0),e.MAX_UNSIGNED_VALUE=v,I=i(0,-2147483648,!1),e.MIN_VALUE=I,(m=e.prototype).toInt=function(){return this.unsigned?this.low>>>0:this.low},m.toNumber=function(){return this.unsigned?(this.high>>>0)*l+(this.low>>>0):this.high*l+(this.low>>>0)},m.toString=function(e){var t,n,i,o,s,a,u,l;if((e=e||10)<2||e>36)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())return this.eq(I)?(t=r(e),i=(n=this.div(t)).mul(t).sub(this),n.toString(e)+i.toInt().toString(e)):"-"+this.neg().toString(e);for(o=r(c(e,6),this.unsigned),s=this,a="";;){if(u=s.div(o),l=(s.sub(u.mul(o)).toInt()>>>0).toString(e),(s=u).isZero())return l+a;for(;l.length<6;)l="0"+l;a=""+l+a}},m.getHighBits=function(){return this.high},m.getHighBitsUnsigned=function(){return this.high>>>0},m.getLowBits=function(){return this.low},m.getLowBitsUnsigned=function(){return this.low>>>0},m.getNumBitsAbs=function(){var e,t;if(this.isNegative())return this.eq(I)?64:this.neg().getNumBitsAbs();for(e=0!=this.high?this.high:this.low,t=31;t>0&&0==(e&1<<t);t--);return 0!=this.high?t+33:t+1},m.isZero=function(){return 0===this.high&&0===this.low},m.isNegative=function(){return!this.unsigned&&this.high<0},m.isPositive=function(){return this.unsigned||this.high>=0},m.isOdd=function(){return 1==(1&this.low)},m.isEven=function(){return 0==(1&this.low)},m.equals=function(e){return t(e)||(e=s(e)),(this.unsigned===e.unsigned||this.high>>>31!=1||e.high>>>31!=1)&&(this.high===e.high&&this.low===e.low)},m.eq=m.equals,m.notEquals=function(e){return!this.eq(e)},m.neq=m.notEquals,m.lessThan=function(e){return this.comp(e)<0},m.lt=m.lessThan,m.lessThanOrEqual=function(e){return this.comp(e)<=0},m.lte=m.lessThanOrEqual,m.greaterThan=function(e){return this.comp(e)>0},m.gt=m.greaterThan,m.greaterThanOrEqual=function(e){return this.comp(e)>=0},m.gte=m.greaterThanOrEqual,m.compare=function(e){if(t(e)||(e=s(e)),this.eq(e))return 0;var n=this.isNegative(),r=e.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1},m.comp=m.compare,m.negate=function(){return!this.unsigned&&this.eq(I)?I:this.not().add(_)},m.neg=m.negate,m.add=function(e){var n,r,o,a,u,c,l,h,d,p,g;return t(e)||(e=s(e)),n=this.high>>>16,r=65535&this.high,o=this.low>>>16,a=65535&this.low,u=e.high>>>16,c=65535&e.high,l=e.low>>>16,h=0,d=0,p=0,g=0,p+=(g+=a+(65535&e.low))>>>16,d+=(p+=o+l)>>>16,h+=(d+=r+c)>>>16,h+=n+u,i((p&=65535)<<16|(g&=65535),(h&=65535)<<16|(d&=65535),this.unsigned)},m.subtract=function(e){return t(e)||(e=s(e)),this.add(e.neg())},m.sub=m.subtract,m.multiply=function(e){var n,o,a,u,c,l,h,d,f,_,T,E;return this.isZero()?g:(t(e)||(e=s(e)),e.isZero()?g:this.eq(I)?e.isOdd()?I:g:e.eq(I)?this.isOdd()?I:g:this.isNegative()?e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg():e.isNegative()?this.mul(e.neg()).neg():this.lt(p)&&e.lt(p)?r(this.toNumber()*e.toNumber(),this.unsigned):(n=this.high>>>16,o=65535&this.high,a=this.low>>>16,u=65535&this.low,c=e.high>>>16,l=65535&e.high,h=e.low>>>16,f=0,_=0,T=0,E=0,T+=(E+=u*(d=65535&e.low))>>>16,_+=(T+=a*d)>>>16,T&=65535,_+=(T+=u*h)>>>16,f+=(_+=o*d)>>>16,_&=65535,f+=(_+=a*h)>>>16,_&=65535,f+=(_+=u*l)>>>16,f+=n*d+o*h+a*l+u*c,i((T&=65535)<<16|(E&=65535),(f&=65535)<<16|(_&=65535),this.unsigned)))},m.mul=m.multiply,m.divide=function(e){var n,i,o,a,u,l,h;if(t(e)||(e=s(e)),e.isZero())throw Error("division by zero");if(this.isZero())return this.unsigned?f:g;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return f;if(e.gt(this.shru(1)))return T;o=f}else{if(this.eq(I))return e.eq(_)||e.eq(E)?I:e.eq(I)?_:(n=this.shr(1).div(e).shl(1)).eq(g)?e.isNegative()?_:E:(i=this.sub(e.mul(n)),o=n.add(i.div(e)));if(e.eq(I))return this.unsigned?f:g;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();o=g}for(i=this;i.gte(e);){for(n=Math.max(1,Math.floor(i.toNumber()/e.toNumber())),u=(a=Math.ceil(Math.log(n)/Math.LN2))<=48?1:c(2,a-48),h=(l=r(n)).mul(e);h.isNegative()||h.gt(i);)h=(l=r(n-=u,this.unsigned)).mul(e);l.isZero()&&(l=_),o=o.add(l),i=i.sub(h)}return o},m.div=m.divide,m.modulo=function(e){return t(e)||(e=s(e)),this.sub(this.div(e).mul(e))},m.mod=m.modulo,m.not=function(){return i(~this.low,~this.high,this.unsigned)},m.and=function(e){return t(e)||(e=s(e)),i(this.low&e.low,this.high&e.high,this.unsigned)},m.or=function(e){return t(e)||(e=s(e)),i(this.low|e.low,this.high|e.high,this.unsigned)},m.xor=function(e){return t(e)||(e=s(e)),i(this.low^e.low,this.high^e.high,this.unsigned)},m.shiftLeft=function(e){return t(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?i(this.low<<e,this.high<<e|this.low>>>32-e,this.unsigned):i(0,this.low<<e-32,this.unsigned)},m.shl=m.shiftLeft,m.shiftRight=function(e){return t(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?i(this.low>>>e|this.high<<32-e,this.high>>e,this.unsigned):i(this.high>>e-32,this.high>=0?0:-1,this.unsigned)},m.shr=m.shiftRight,m.shiftRightUnsigned=function(e){var n;return t(e)&&(e=e.toInt()),0===(e&=63)?this:(n=this.high,e<32?i(this.low>>>e|n<<32-e,n>>>e,this.unsigned):i(32===e?n:n>>>e-32,0,this.unsigned))},m.shru=m.shiftRightUnsigned,m.toSigned=function(){return this.unsigned?i(this.low,this.high,!1):this},m.toUnsigned=function(){return this.unsigned?this:i(this.low,this.high,!0)},m.toBytes=function(e){return e?this.toBytesLE():this.toBytesBE()},m.toBytesLE=function(){var e=this.high,t=this.low;return[255&t,255&t>>>8,255&t>>>16,255&t>>>24,255&e,255&e>>>8,255&e>>>16,255&e>>>24]},m.toBytesBE=function(){var e=this.high,t=this.low;return[255&e>>>24,255&e>>>16,255&e>>>8,255&e,255&t>>>24,255&t>>>16,255&t>>>8,255&t]},e}(),n=function(e){function t(e){var t=0;return function(){return t<e.length?e.charCodeAt(t++):null}}function n(){var e=[],t=[];return function(){return 0===arguments.length?t.join("")+a.apply(String,e):(e.length+arguments.length>1024&&(t.push(a.apply(String,e)),e.length=0),void Array.prototype.push.apply(e,arguments))}}function r(e,t,n,r,i){var o,s,a=8*i-r-1,u=(1<<a)-1,c=u>>1,l=-7,h=n?i-1:0,d=n?-1:1,p=e[t+h];for(h+=d,o=p&(1<<-l)-1,p>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=d,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=r;l>0;s=256*s+e[t+h],h+=d,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,r),o-=c}return(p?-1:1)*s*Math.pow(2,o-r)}function i(e,t,n,r,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:o-1,g=r?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||1/0===t?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?d/u:d*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+p]=255&a,p+=g,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[n+p]=255&s,p+=g,s/=256,c-=8);e[n+p-g]|=128*f}var o,s,a,u,c,l=function(e,t,n){if(void 0===e&&(e=l.DEFAULT_CAPACITY),void 0===t&&(t=l.DEFAULT_ENDIAN),void 0===n&&(n=l.DEFAULT_NOASSERT),!n){if((e|=0)<0)throw RangeError("Illegal capacity");t=!!t,n=!!n}this.buffer=0===e?s:new ArrayBuffer(e),this.view=0===e?null:new Uint8Array(this.buffer),this.offset=0,this.markedOffset=-1,this.limit=e,this.littleEndian=t,this.noAssert=n};return l.VERSION="5.0.1",l.LITTLE_ENDIAN=!0,l.BIG_ENDIAN=!1,l.DEFAULT_CAPACITY=16,l.DEFAULT_ENDIAN=l.BIG_ENDIAN,l.DEFAULT_NOASSERT=!1,l.Long=e||null,(o=l.prototype).__isByteBuffer__,Object.defineProperty(o,"__isByteBuffer__",{value:!0,enumerable:!1,configurable:!1}),s=new ArrayBuffer(0),a=String.fromCharCode,l.accessor=function(){return Uint8Array},l.allocate=function(e,t,n){return new l(e,t,n)},l.concat=function(e,t,n,r){var i,o,s,a,u,c;for(("boolean"==typeof t||"string"!=typeof t)&&(r=n,n=t,t=void 0),i=0,s=0,a=e.length;a>s;++s)l.isByteBuffer(e[s])||(e[s]=l.wrap(e[s],t)),(o=e[s].limit-e[s].offset)>0&&(i+=o);if(0===i)return new l(0,n,r);for(c=new l(i,n,r),s=0;a>s;)(o=(u=e[s++]).limit-u.offset)<=0||(c.view.set(u.view.subarray(u.offset,u.limit),c.offset),c.offset+=o);return c.limit=c.offset,c.offset=0,c},l.isByteBuffer=function(e){return!0===(e&&e.__isByteBuffer__)},l.type=function(){return ArrayBuffer},l.wrap=function(e,t,n,r){var i,s;if("string"!=typeof t&&(r=n,n=t,t=void 0),"string"==typeof e)switch(void 0===t&&(t="utf8"),t){case"base64":return l.fromBase64(e,n);case"hex":return l.fromHex(e,n);case"binary":return l.fromBinary(e,n);case"utf8":return l.fromUTF8(e,n);case"debug":return l.fromDebug(e,n);default:throw Error("Unsupported encoding: "+t)}if(null===e||"object"!=typeof e)throw TypeError("Illegal buffer");if(l.isByteBuffer(e))return(i=o.clone.call(e)).markedOffset=-1,i;if(e instanceof Uint8Array)i=new l(0,n,r),e.length>0&&(i.buffer=e.buffer,i.offset=e.byteOffset,i.limit=e.byteOffset+e.byteLength,i.view=new Uint8Array(e.buffer));else if(e instanceof ArrayBuffer)i=new l(0,n,r),e.byteLength>0&&(i.buffer=e,i.offset=0,i.limit=e.byteLength,i.view=e.byteLength>0?new Uint8Array(e):null);else{if("[object Array]"!==Object.prototype.toString.call(e))throw TypeError("Illegal buffer");for((i=new l(e.length,n,r)).limit=e.length,s=0;s<e.length;++s)i.view[s]=e[s]}return i},o.writeBitSet=function(e,t){var n,r,i,o,s,a,u=void 0===t;if(u&&(t=this.offset),!this.noAssert){if(!(e instanceof Array))throw TypeError("Illegal BitSet: Not an array");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}for(r=t,o=(i=e.length)>>3,s=0,t+=this.writeVarint32(i,t);o--;)n=1&!!e[s++]|(1&!!e[s++])<<1|(1&!!e[s++])<<2|(1&!!e[s++])<<3|(1&!!e[s++])<<4|(1&!!e[s++])<<5|(1&!!e[s++])<<6|(1&!!e[s++])<<7,this.writeByte(n,t++);if(i>s){for(a=0,n=0;i>s;)n|=(1&!!e[s++])<<a++;this.writeByte(n,t++)}return u?(this.offset=t,this):t-r},o.readBitSet=function(e){var t,n,r,i,o,s,a,u=void 0===e;for(u&&(e=this.offset),i=(r=(n=this.readVarint32(e)).value)>>3,o=0,s=[],e+=n.length;i--;)t=this.readByte(e++),s[o++]=!!(1&t),s[o++]=!!(2&t),s[o++]=!!(4&t),s[o++]=!!(8&t),s[o++]=!!(16&t),s[o++]=!!(32&t),s[o++]=!!(64&t),s[o++]=!!(128&t);if(r>o)for(a=0,t=this.readByte(e++);r>o;)s[o++]=!!(1&t>>a++);return u&&(this.offset=e),s},o.readBytes=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+e>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+"+e+") <= "+this.buffer.byteLength)}return n=this.slice(t,t+e),r&&(this.offset+=e),n},o.writeBytes=o.append,o.writeInt8=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=1)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=1,this.view[t]=e,r&&(this.offset+=1),this},o.writeByte=o.writeInt8,o.readInt8=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return 128==(128&(t=this.view[e]))&&(t=-(255-t+1)),n&&(this.offset+=1),t},o.readByte=o.readInt8,o.writeUint8=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=1)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=1,this.view[t]=e,r&&(this.offset+=1),this},o.writeUInt8=o.writeUint8,o.readUint8=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=this.view[e],n&&(this.offset+=1),t},o.readUInt8=o.readUint8,o.writeInt16=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=2)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=2,this.littleEndian?(this.view[t+1]=(65280&e)>>>8,this.view[t]=255&e):(this.view[t]=(65280&e)>>>8,this.view[t+1]=255&e),r&&(this.offset+=2),this},o.writeShort=o.writeInt16,o.readInt16=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+2>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+2) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e],t|=this.view[e+1]<<8):(t=this.view[e]<<8,t|=this.view[e+1]),32768==(32768&t)&&(t=-(65535-t+1)),n&&(this.offset+=2),t},o.readShort=o.readInt16,o.writeUint16=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=2)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=2,this.littleEndian?(this.view[t+1]=(65280&e)>>>8,this.view[t]=255&e):(this.view[t]=(65280&e)>>>8,this.view[t+1]=255&e),r&&(this.offset+=2),this},o.writeUInt16=o.writeUint16,o.readUint16=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+2>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+2) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e],t|=this.view[e+1]<<8):(t=this.view[e]<<8,t|=this.view[e+1]),n&&(this.offset+=2),t},o.readUInt16=o.readUint16,o.writeInt32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,this.littleEndian?(this.view[t+3]=255&e>>>24,this.view[t+2]=255&e>>>16,this.view[t+1]=255&e>>>8,this.view[t]=255&e):(this.view[t]=255&e>>>24,this.view[t+1]=255&e>>>16,this.view[t+2]=255&e>>>8,this.view[t+3]=255&e),r&&(this.offset+=4),this},o.writeInt=o.writeInt32,o.readInt32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e+2]<<16,t|=this.view[e+1]<<8,t|=this.view[e],t+=this.view[e+3]<<24>>>0):(t=this.view[e+1]<<16,t|=this.view[e+2]<<8,t|=this.view[e+3],t+=this.view[e]<<24>>>0),t|=0,n&&(this.offset+=4),t},o.readInt=o.readInt32,o.writeUint32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,this.littleEndian?(this.view[t+3]=255&e>>>24,this.view[t+2]=255&e>>>16,this.view[t+1]=255&e>>>8,this.view[t]=255&e):(this.view[t]=255&e>>>24,this.view[t+1]=255&e>>>16,this.view[t+2]=255&e>>>8,this.view[t+3]=255&e),r&&(this.offset+=4),this},o.writeUInt32=o.writeUint32,o.readUint32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e+2]<<16,t|=this.view[e+1]<<8,t|=this.view[e],t+=this.view[e+3]<<24>>>0):(t=this.view[e+1]<<16,t|=this.view[e+2]<<8,t|=this.view[e+3],t+=this.view[e]<<24>>>0),n&&(this.offset+=4),t},o.readUInt32=o.readUint32,e&&(o.writeInt64=function(t,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t)),(n+=8)>(r=this.buffer.byteLength)&&this.resize((r*=2)>n?r:n),n-=8,i=t.low,o=t.high,this.littleEndian?(this.view[n+3]=255&i>>>24,this.view[n+2]=255&i>>>16,this.view[n+1]=255&i>>>8,this.view[n]=255&i,n+=4,this.view[n+3]=255&o>>>24,this.view[n+2]=255&o>>>16,this.view[n+1]=255&o>>>8,this.view[n]=255&o):(this.view[n]=255&o>>>24,this.view[n+1]=255&o>>>16,this.view[n+2]=255&o>>>8,this.view[n+3]=255&o,n+=4,this.view[n]=255&i>>>24,this.view[n+1]=255&i>>>16,this.view[n+2]=255&i>>>8,this.view[n+3]=255&i),s&&(this.offset+=8),this},o.writeLong=o.writeInt64,o.readInt64=function(t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+8) <= "+this.buffer.byteLength)}return n=0,r=0,this.littleEndian?(n=this.view[t+2]<<16,n|=this.view[t+1]<<8,n|=this.view[t],n+=this.view[t+3]<<24>>>0,t+=4,r=this.view[t+2]<<16,r|=this.view[t+1]<<8,r|=this.view[t],r+=this.view[t+3]<<24>>>0):(r=this.view[t+1]<<16,r|=this.view[t+2]<<8,r|=this.view[t+3],r+=this.view[t]<<24>>>0,t+=4,n=this.view[t+1]<<16,n|=this.view[t+2]<<8,n|=this.view[t+3],n+=this.view[t]<<24>>>0),i=new e(n,r,!1),o&&(this.offset+=8),i},o.readLong=o.readInt64,o.writeUint64=function(t,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t)),(n+=8)>(r=this.buffer.byteLength)&&this.resize((r*=2)>n?r:n),n-=8,i=t.low,o=t.high,this.littleEndian?(this.view[n+3]=255&i>>>24,this.view[n+2]=255&i>>>16,this.view[n+1]=255&i>>>8,this.view[n]=255&i,n+=4,this.view[n+3]=255&o>>>24,this.view[n+2]=255&o>>>16,this.view[n+1]=255&o>>>8,this.view[n]=255&o):(this.view[n]=255&o>>>24,this.view[n+1]=255&o>>>16,this.view[n+2]=255&o>>>8,this.view[n+3]=255&o,n+=4,this.view[n]=255&i>>>24,this.view[n+1]=255&i>>>16,this.view[n+2]=255&i>>>8,this.view[n+3]=255&i),s&&(this.offset+=8),this},o.writeUInt64=o.writeUint64,o.readUint64=function(t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+8) <= "+this.buffer.byteLength)}return n=0,r=0,this.littleEndian?(n=this.view[t+2]<<16,n|=this.view[t+1]<<8,n|=this.view[t],n+=this.view[t+3]<<24>>>0,t+=4,r=this.view[t+2]<<16,r|=this.view[t+1]<<8,r|=this.view[t],r+=this.view[t+3]<<24>>>0):(r=this.view[t+1]<<16,r|=this.view[t+2]<<8,r|=this.view[t+3],r+=this.view[t]<<24>>>0,t+=4,n=this.view[t+1]<<16,n|=this.view[t+2]<<8,n|=this.view[t+3],n+=this.view[t]<<24>>>0),i=new e(n,r,!0),o&&(this.offset+=8),i},o.readUInt64=o.readUint64),o.writeFloat32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e)throw TypeError("Illegal value: "+e+" (not a number)");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,i(this.view,e,t,this.littleEndian,23,4),r&&(this.offset+=4),this},o.writeFloat=o.writeFloat32,o.readFloat32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=r(this.view,e,this.littleEndian,23,4),n&&(this.offset+=4),t},o.readFloat=o.readFloat32,o.writeFloat64=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e)throw TypeError("Illegal value: "+e+" (not a number)");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=8)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=8,i(this.view,e,t,this.littleEndian,52,8),r&&(this.offset+=8),this},o.writeDouble=o.writeFloat64,o.readFloat64=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+8) <= "+this.buffer.byteLength)}return t=r(this.view,e,this.littleEndian,52,8),n&&(this.offset+=8),t},o.readDouble=o.readFloat64,l.MAX_VARINT32_BYTES=5,l.calculateVarint32=function(e){return(e>>>=0)<128?1:e<16384?2:1<<21>e?3:1<<28>e?4:5},l.zigZagEncode32=function(e){return((e|=0)<<1^e>>31)>>>0},l.zigZagDecode32=function(e){return 0|e>>>1^-(1&e)},o.writeVarint32=function(e,t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}for((t+=r=l.calculateVarint32(e))>(i=this.buffer.byteLength)&&this.resize((i*=2)>t?i:t),t-=r,e>>>=0;e>=128;)n=128|127&e,this.view[t++]=n,e>>>=7;return this.view[t++]=e,o?(this.offset=t,this):r},o.writeVarint32ZigZag=function(e,t){return this.writeVarint32(l.zigZagEncode32(e),t)},o.readVarint32=function(e){var t,n,r,i,o=void 0===e;if(o&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}n=0,r=0;do{if(!this.noAssert&&e>this.limit)throw(i=Error("Truncated")).truncated=!0,i;t=this.view[e++],n<5&&(r|=(127&t)<<7*n),++n}while(0!=(128&t));return r|=0,o?(this.offset=e,r):{value:r,length:n}},o.readVarint32ZigZag=function(e){var t=this.readVarint32(e);return"object"==typeof t?t.value=l.zigZagDecode32(t.value):t=l.zigZagDecode32(t),t},e&&(l.MAX_VARINT64_BYTES=10,l.calculateVarint64=function(t){"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t));var n=t.toInt()>>>0,r=t.shiftRightUnsigned(28).toInt()>>>0,i=t.shiftRightUnsigned(56).toInt()>>>0;return 0==i?0==r?n<16384?n<128?1:2:1<<21>n?3:4:r<16384?r<128?5:6:1<<21>r?7:8:i<128?9:10},l.zigZagEncode64=function(t){return"number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),t.shiftLeft(1).xor(t.shiftRight(63)).toUnsigned()},l.zigZagDecode64=function(t){return"number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),t.shiftRightUnsigned(1).xor(t.and(e.ONE).toSigned().negate()).toSigned()},o.writeVarint64=function(t,n){var r,i,o,s,a,u=void 0===n;if(u&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}switch("number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),r=l.calculateVarint64(t),i=t.toInt()>>>0,o=t.shiftRightUnsigned(28).toInt()>>>0,s=t.shiftRightUnsigned(56).toInt()>>>0,(n+=r)>(a=this.buffer.byteLength)&&this.resize((a*=2)>n?a:n),n-=r,r){case 10:this.view[n+9]=1&s>>>7;case 9:this.view[n+8]=9!==r?128|s:127&s;case 8:this.view[n+7]=8!==r?128|o>>>21:127&o>>>21;case 7:this.view[n+6]=7!==r?128|o>>>14:127&o>>>14;case 6:this.view[n+5]=6!==r?128|o>>>7:127&o>>>7;case 5:this.view[n+4]=5!==r?128|o:127&o;case 4:this.view[n+3]=4!==r?128|i>>>21:127&i>>>21;case 3:this.view[n+2]=3!==r?128|i>>>14:127&i>>>14;case 2:this.view[n+1]=2!==r?128|i>>>7:127&i>>>7;case 1:this.view[n]=1!==r?128|i:127&i}return u?(this.offset+=r,this):r},o.writeVarint64ZigZag=function(e,t){return this.writeVarint64(l.zigZagEncode64(e),t)},o.readVarint64=function(t){var n,r,i,o,s,a,u=void 0===t;if(u&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+1) <= "+this.buffer.byteLength)}if(n=t,r=0,i=0,o=0,s=0,r=127&(s=this.view[t++]),128&s&&(r|=(127&(s=this.view[t++]))<<7,(128&s||this.noAssert&&void 0===s)&&(r|=(127&(s=this.view[t++]))<<14,(128&s||this.noAssert&&void 0===s)&&(r|=(127&(s=this.view[t++]))<<21,(128&s||this.noAssert&&void 0===s)&&(i=127&(s=this.view[t++]),(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<7,(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<14,(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<21,(128&s||this.noAssert&&void 0===s)&&(o=127&(s=this.view[t++]),(128&s||this.noAssert&&void 0===s)&&(o|=(127&(s=this.view[t++]))<<7,128&s||this.noAssert&&void 0===s))))))))))throw Error("Buffer overrun");return a=e.fromBits(r|i<<28,i>>>4|o<<24,!1),u?(this.offset=t,a):{value:a,length:t-n}},o.readVarint64ZigZag=function(t){var n=this.readVarint64(t);return n&&n.value instanceof e?n.value=l.zigZagDecode64(n.value):n=l.zigZagDecode64(n),n}),o.writeCString=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),i=e.length,!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");for(r=0;i>r;++r)if(0===e.charCodeAt(r))throw RangeError("Illegal str: Contains NULL-characters");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return i=c.calculateUTF16asUTF8(t(e))[1],n+=i+1,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=i+1,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),this.view[n++]=0,s?(this.offset=n,this):i},o.readCString=function(e){var t,r,i,o=void 0===e;if(o&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=e,i=-1,c.decodeUTF8toUTF16(function(){if(0===i)return null;if(e>=this.limit)throw RangeError("Illegal range: Truncated data, "+e+" < "+this.limit);return 0===(i=this.view[e++])?null:i}.bind(this),r=n(),!0),o?(this.offset=e,r()):{string:r(),length:e-t}},o.writeIString=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}if(i=n,r=c.calculateUTF16asUTF8(t(e),this.noAssert)[1],n+=4+r,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=4+r,this.littleEndian?(this.view[n+3]=255&r>>>24,this.view[n+2]=255&r>>>16,this.view[n+1]=255&r>>>8,this.view[n]=255&r):(this.view[n]=255&r>>>24,this.view[n+1]=255&r>>>16,this.view[n+2]=255&r>>>8,this.view[n+3]=255&r),n+=4,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),n!==i+4+r)throw RangeError("Illegal range: Truncated data, "+n+" == "+(n+4+r));return s?(this.offset=n,this):n-i},o.readIString=function(e){var t,n,r,i=void 0===e;if(i&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=e,n=this.readUint32(e),r=this.readUTF8String(n,l.METRICS_BYTES,e+=4),e+=r.length,i?(this.offset=e,r.string):{string:r.string,length:e-t}},l.METRICS_CHARS="c",l.METRICS_BYTES="b",o.writeUTF8String=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return i=n,r=c.calculateUTF16asUTF8(t(e))[1],n+=r,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=r,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),s?(this.offset=n,this):n-i},o.writeString=o.writeUTF8String,l.calculateUTF8Chars=function(e){return c.calculateUTF16asUTF8(t(e))[0]},l.calculateUTF8Bytes=function(e){return c.calculateUTF16asUTF8(t(e))[1]},l.calculateString=l.calculateUTF8Bytes,o.readUTF8String=function(e,t,r){var i,o,s,a,u;if("number"==typeof t&&(r=t,t=void 0),(i=void 0===r)&&(r=this.offset),void 0===t&&(t=l.METRICS_CHARS),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal length: "+e+" (not an integer)");if(e|=0,"number"!=typeof r||r%1!=0)throw TypeError("Illegal offset: "+r+" (not an integer)");if((r>>>=0)<0||r+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+r+" (+0) <= "+this.buffer.byteLength)}if(s=0,a=r,t===l.METRICS_CHARS){if(o=n(),c.decodeUTF8(function(){return e>s&&r<this.limit?this.view[r++]:null}.bind(this),(function(e){++s,c.UTF8toUTF16(e,o)})),s!==e)throw RangeError("Illegal range: Truncated data, "+s+" == "+e);return i?(this.offset=r,o()):{string:o(),length:r-a}}if(t===l.METRICS_BYTES){if(!this.noAssert){if("number"!=typeof r||r%1!=0)throw TypeError("Illegal offset: "+r+" (not an integer)");if((r>>>=0)<0||r+e>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+r+" (+"+e+") <= "+this.buffer.byteLength)}if(u=r+e,c.decodeUTF8toUTF16(function(){return u>r?this.view[r++]:null}.bind(this),o=n(),this.noAssert),r!==u)throw RangeError("Illegal range: Truncated data, "+r+" == "+u);return i?(this.offset=r,o()):{string:o(),length:r-a}}throw TypeError("Unsupported metrics: "+t)},o.readString=o.readUTF8String,o.writeVString=function(e,n){var r,i,o,s,a=void 0===n;if(a&&(n=this.offset),!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}if(o=n,r=c.calculateUTF16asUTF8(t(e),this.noAssert)[1],i=l.calculateVarint32(r),n+=i+r,s=this.buffer.byteLength,n>s&&this.resize((s*=2)>n?s:n),n-=i+r,n+=this.writeVarint32(r,n),c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),n!==o+r+i)throw RangeError("Illegal range: Truncated data, "+n+" == "+(n+r+i));return a?(this.offset=n,this):n-o},o.readVString=function(e){var t,n,r,i=void 0===e;if(i&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=e,n=this.readVarint32(e),r=this.readUTF8String(n.value,l.METRICS_BYTES,e+=n.length),e+=r.length,i?(this.offset=e,r.string):{string:r.string,length:e-t}},o.append=function(e,t,n){var r,i,o;if(("number"==typeof t||"string"!=typeof t)&&(n=t,t=void 0),(r=void 0===n)&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return e instanceof l||(e=l.wrap(e,t)),(i=e.limit-e.offset)<=0||((n+=i)>(o=this.buffer.byteLength)&&this.resize((o*=2)>n?o:n),n-=i,this.view.set(e.view.subarray(e.offset,e.limit),n),e.offset+=i,r&&(this.offset+=i)),this},o.appendTo=function(e,t){return e.append(this,t),this},o.assert=function(e){return this.noAssert=!e,this},o.capacity=function(){return this.buffer.byteLength},o.clear=function(){return this.offset=0,this.limit=this.buffer.byteLength,this.markedOffset=-1,this},o.clone=function(e){var t=new l(0,this.littleEndian,this.noAssert);return e?(t.buffer=new ArrayBuffer(this.buffer.byteLength),t.view=new Uint8Array(t.buffer)):(t.buffer=this.buffer,t.view=this.view),t.offset=this.offset,t.markedOffset=this.markedOffset,t.limit=this.limit,t},o.compact=function(e,t){var n,r,i;if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}return 0===e&&t===this.buffer.byteLength?this:0===(n=t-e)?(this.buffer=s,this.view=null,this.markedOffset>=0&&(this.markedOffset-=e),this.offset=0,this.limit=0,this):(r=new ArrayBuffer(n),(i=new Uint8Array(r)).set(this.view.subarray(e,t)),this.buffer=r,this.view=i,this.markedOffset>=0&&(this.markedOffset-=e),this.offset=0,this.limit=n,this)},o.copy=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}if(e===t)return new l(0,this.littleEndian,this.noAssert);var n=t-e,r=new l(n,this.littleEndian,this.noAssert);return r.offset=0,r.limit=n,r.markedOffset>=0&&(r.markedOffset-=e),this.copyTo(r,0,e,t),r},o.copyTo=function(e,t,n,r){var i,o,s;if(!this.noAssert&&!l.isByteBuffer(e))throw TypeError("Illegal target: Not a ByteBuffer");if(t=(o=void 0===t)?e.offset:0|t,n=(i=void 0===n)?this.offset:0|n,r=void 0===r?this.limit:0|r,t<0||t>e.buffer.byteLength)throw RangeError("Illegal target range: 0 <= "+t+" <= "+e.buffer.byteLength);if(n<0||r>this.buffer.byteLength)throw RangeError("Illegal source range: 0 <= "+n+" <= "+this.buffer.byteLength);return 0===(s=r-n)?e:(e.ensureCapacity(t+s),e.view.set(this.view.subarray(n,r),t),i&&(this.offset+=s),o&&(e.offset+=s),this)},o.ensureCapacity=function(e){var t=this.buffer.byteLength;return e>t?this.resize((t*=2)>e?t:e):this},o.fill=function(e,t,n){var r=void 0===t;if(r&&(t=this.offset),"string"==typeof e&&e.length>0&&(e=e.charCodeAt(0)),void 0===t&&(t=this.offset),void 0===n&&(n=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal begin: Not an integer");if(t>>>=0,"number"!=typeof n||n%1!=0)throw TypeError("Illegal end: Not an integer");if(n>>>=0,t<0||t>n||n>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+t+" <= "+n+" <= "+this.buffer.byteLength)}if(t>=n)return this;for(;n>t;)this.view[t++]=e;return r&&(this.offset=t),this},o.flip=function(){return this.limit=this.offset,this.offset=0,this},o.mark=function(e){if(e=void 0===e?this.offset:e,!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+0) <= "+this.buffer.byteLength)}return this.markedOffset=e,this},o.order=function(e){if(!this.noAssert&&"boolean"!=typeof e)throw TypeError("Illegal littleEndian: Not a boolean");return this.littleEndian=!!e,this},o.LE=function(e){return this.littleEndian=void 0===e||!!e,this},o.BE=function(e){return this.littleEndian=void 0!==e&&!e,this},o.prepend=function(e,t,n){var r,i,o,s,a;if(("number"==typeof t||"string"!=typeof t)&&(n=t,t=void 0),(r=void 0===n)&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return e instanceof l||(e=l.wrap(e,t)),(i=e.limit-e.offset)<=0||((o=i-n)>0?(s=new ArrayBuffer(this.buffer.byteLength+o),(a=new Uint8Array(s)).set(this.view.subarray(n,this.buffer.byteLength),i),this.buffer=s,this.view=a,this.offset+=o,this.markedOffset>=0&&(this.markedOffset+=o),this.limit+=o,n+=o):new Uint8Array(this.buffer),this.view.set(e.view.subarray(e.offset,e.limit),n-i),e.offset=e.limit,r&&(this.offset-=i)),this},o.prependTo=function(e,t){return e.prepend(this,t),this},o.printDebug=function(e){"function"!=typeof e&&(e=console.log.bind(console)),e(this.toString()+"\n-------------------------------------------------------------------\n"+this.toDebug(!0))},o.remaining=function(){return this.limit-this.offset},o.reset=function(){return this.markedOffset>=0?(this.offset=this.markedOffset,this.markedOffset=-1):this.offset=0,this},o.resize=function(e){var t,n;if(!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal capacity: "+e+" (not an integer)");if((e|=0)<0)throw RangeError("Illegal capacity: 0 <= "+e)}return this.buffer.byteLength<e&&(t=new ArrayBuffer(e),(n=new Uint8Array(t)).set(this.view),this.buffer=t,this.view=n),this},o.reverse=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}return e===t||Array.prototype.reverse.call(this.view.subarray(e,t)),this},o.skip=function(e){if(!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal length: "+e+" (not an integer)");e|=0}var t=this.offset+e;if(!this.noAssert&&(t<0||t>this.buffer.byteLength))throw RangeError("Illegal length: 0 <= "+this.offset+" + "+e+" <= "+this.buffer.byteLength);return this.offset=t,this},o.slice=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}var n=this.clone();return n.offset=e,n.limit=t,n},o.toBuffer=function(e){var t,n=this.offset,r=this.limit;if(!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: Not an integer");if(n>>>=0,"number"!=typeof r||r%1!=0)throw TypeError("Illegal limit: Not an integer");if(r>>>=0,n<0||n>r||r>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+n+" <= "+r+" <= "+this.buffer.byteLength)}return e||0!==n||r!==this.buffer.byteLength?n===r?s:(t=new ArrayBuffer(r-n),new Uint8Array(t).set(new Uint8Array(this.buffer).subarray(n,r),0),t):this.buffer},o.toArrayBuffer=o.toBuffer,o.toString=function(e,t,n){if(void 0===e)return"ByteBufferAB(offset="+this.offset+",markedOffset="+this.markedOffset+",limit="+this.limit+",capacity="+this.capacity()+")";switch("number"==typeof e&&(n=t=e="utf8"),e){case"utf8":return this.toUTF8(t,n);case"base64":return this.toBase64(t,n);case"hex":return this.toHex(t,n);case"binary":return this.toBinary(t,n);case"debug":return this.toDebug();case"columns":return this.toColumns();default:throw Error("Unsupported encoding: "+e)}},u=function(){var e,t,n={},r=[65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57,43,47],i=[];for(e=0,t=r.length;t>e;++e)i[r[e]]=e;return n.encode=function(e,t){for(var n,i;null!==(n=e());)t(r[63&n>>2]),i=(3&n)<<4,null!==(n=e())?(t(r[63&((i|=15&n>>4)|15&n>>4)]),i=(15&n)<<2,null!==(n=e())?(t(r[63&(i|3&n>>6)]),t(r[63&n])):(t(r[63&i]),t(61))):(t(r[63&i]),t(61),t(61))},n.decode=function(e,t){function n(e){throw Error("Illegal character code: "+e)}for(var r,o,s;null!==(r=e());)if(void 0===(o=i[r])&&n(r),null!==(r=e())&&(void 0===(s=i[r])&&n(r),t(o<<2>>>0|(48&s)>>4),null!==(r=e()))){if(void 0===(o=i[r])){if(61===r)break;n(r)}if(t((15&s)<<4>>>0|(60&o)>>2),null!==(r=e())){if(void 0===(s=i[r])){if(61===r)break;n(r)}t((3&o)<<6>>>0|s)}}},n.test=function(e){return/^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(e)},n}(),o.toBase64=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),t|=0,(e|=0)<0||t>this.capacity||e>t)throw RangeError("begin, end");var r;return u.encode(function(){return t>e?this.view[e++]:null}.bind(this),r=n()),r()},l.fromBase64=function(e,n){if("string"!=typeof e)throw TypeError("str");var r=new l(e.length/4*3,n),i=0;return u.decode(t(e),(function(e){r.view[i++]=e})),r.limit=i,r},l.btoa=function(e){return l.fromBinary(e).toBase64()},l.atob=function(e){return l.fromBase64(e).toBinary()},o.toBinary=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),t|=0,(e|=0)<0||t>this.capacity()||e>t)throw RangeError("begin, end");if(e===t)return"";for(var n=[],r=[];t>e;)n.push(this.view[e++]),n.length>=1024&&(r.push(String.fromCharCode.apply(String,n)),n=[]);return r.join("")+String.fromCharCode.apply(String,n)},l.fromBinary=function(e,t){if("string"!=typeof e)throw TypeError("str");for(var n,r=0,i=e.length,o=new l(i,t);i>r;){if((n=e.charCodeAt(r))>255)throw RangeError("illegal char code: "+n);o.view[r++]=n}return o.limit=i,o},o.toDebug=function(e){for(var t,n=-1,r=this.buffer.byteLength,i="",o="",s="";r>n;){if(-1!==n&&(i+=(t=this.view[n])<16?"0"+t.toString(16).toUpperCase():t.toString(16).toUpperCase(),e&&(o+=t>32&&t<127?String.fromCharCode(t):".")),++n,e&&n>0&&n%16==0&&n!==r){for(;i.length<51;)i+=" ";s+=i+o+"\n",i=o=""}i+=n===this.offset&&n===this.limit?n===this.markedOffset?"!":"|":n===this.offset?n===this.markedOffset?"[":"<":n===this.limit?n===this.markedOffset?"]":">":n===this.markedOffset?"'":e||0!==n&&n!==r?" ":""}if(e&&" "!==i){for(;i.length<51;)i+=" ";s+=i+o+"\n"}return e?s:i},l.fromDebug=function(e,t,n){for(var r,i,o=e.length,s=new l(0|(o+1)/3,t,n),a=0,u=0,c=!1,h=!1,d=!1,p=!1,g=!1;o>a;){switch(r=e.charAt(a++)){case"!":if(!n){if(h||d||p){g=!0;break}h=d=p=!0}s.offset=s.markedOffset=s.limit=u,c=!1;break;case"|":if(!n){if(h||p){g=!0;break}h=p=!0}s.offset=s.limit=u,c=!1;break;case"[":if(!n){if(h||d){g=!0;break}h=d=!0}s.offset=s.markedOffset=u,c=!1;break;case"<":if(!n){if(h){g=!0;break}h=!0}s.offset=u,c=!1;break;case"]":if(!n){if(p||d){g=!0;break}p=d=!0}s.limit=s.markedOffset=u,c=!1;break;case">":if(!n){if(p){g=!0;break}p=!0}s.limit=u,c=!1;break;case"'":if(!n){if(d){g=!0;break}d=!0}s.markedOffset=u,c=!1;break;case" ":c=!1;break;default:if(!n&&c){g=!0;break}if(i=parseInt(r+e.charAt(a++),16),!n&&(isNaN(i)||i<0||i>255))throw TypeError("Illegal str: Not a debug encoded string");s.view[u++]=i,c=!0}if(g)throw TypeError("Illegal str: Invalid symbol at "+a)}if(!n){if(!h||!p)throw TypeError("Illegal str: Missing offset or limit");if(u<s.buffer.byteLength)throw TypeError("Illegal str: Not a debug encoded string (is it hex?) "+u+" < "+o)}return s},o.toHex=function(e,t){if(e=void 0===e?this.offset:e,t=void 0===t?this.limit:t,!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}for(var n,r=new Array(t-e);t>e;)(n=this.view[e++])<16?r.push("0",n.toString(16)):r.push(n.toString(16));return r.join("")},l.fromHex=function(e,t,n){var r,i,o,s,a;if(!n){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if(e.length%2!=0)throw TypeError("Illegal str: Length not a multiple of 2")}for(i=e.length,o=new l(0|i/2,t),s=0,a=0;i>s;s+=2){if(r=parseInt(e.substring(s,s+2),16),!n&&(!isFinite(r)||r<0||r>255))throw TypeError("Illegal str: Contains non-hex characters");o.view[a++]=r}return o.limit=a,o},c=function(){var e={MAX_CODEPOINT:1114111,encodeUTF8:function(e,t){var n=null;for("number"==typeof e&&(n=e,e=function(){return null});null!==n||null!==(n=e());)n<128?t(127&n):n<2048?(t(192|31&n>>6),t(128|63&n)):n<65536?(t(224|15&n>>12),t(128|63&n>>6),t(128|63&n)):(t(240|7&n>>18),t(128|63&n>>12),t(128|63&n>>6),t(128|63&n)),n=null},decodeUTF8:function(e,t){for(var n,r,i,o,s=function(e){e=e.slice(0,e.indexOf(null));var t=Error(e.toString());throw t.name="TruncatedError",t.bytes=e,t};null!==(n=e());)if(0==(128&n))t(n);else if(192==(224&n))null===(r=e())&&s([n,r]),t((31&n)<<6|63&r);else if(224==(240&n))(null===(r=e())||null===(i=e()))&&s([n,r,i]),t((15&n)<<12|(63&r)<<6|63&i);else{if(240!=(248&n))throw RangeError("Illegal starting byte: "+n);(null===(r=e())||null===(i=e())||null===(o=e()))&&s([n,r,i,o]),t((7&n)<<18|(63&r)<<12|(63&i)<<6|63&o)}},UTF16toUTF8:function(e,t){for(var n,r=null;null!==(n=null!==r?r:e());)n>=55296&&n<=57343&&null!==(r=e())&&r>=56320&&r<=57343?(t(1024*(n-55296)+r-56320+65536),r=null):t(n);null!==r&&t(r)},UTF8toUTF16:function(e,t){var n=null;for("number"==typeof e&&(n=e,e=function(){return null});null!==n||null!==(n=e());)n<=65535?t(n):(t(55296+((n-=65536)>>10)),t(n%1024+56320)),n=null},encodeUTF16toUTF8:function(t,n){e.UTF16toUTF8(t,(function(t){e.encodeUTF8(t,n)}))},decodeUTF8toUTF16:function(t,n){e.decodeUTF8(t,(function(t){e.UTF8toUTF16(t,n)}))},calculateCodePoint:function(e){return e<128?1:e<2048?2:e<65536?3:4},calculateUTF8:function(e){for(var t,n=0;null!==(t=e());)n+=t<128?1:t<2048?2:t<65536?3:4;return n},calculateUTF16asUTF8:function(t){var n=0,r=0;return e.UTF16toUTF8(t,(function(e){++n,r+=e<128?1:e<2048?2:e<65536?3:4})),[n,r]}};return e}(),o.toUTF8=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}var r;try{c.decodeUTF8toUTF16(function(){return t>e?this.view[e++]:null}.bind(this),r=n())}catch(n){if(e!==t)throw RangeError("Illegal range: Truncated data, "+e+" != "+t)}return r()},l.fromUTF8=function(e,n,r){if(!r&&"string"!=typeof e)throw TypeError("Illegal str: Not a string");var i=new l(c.calculateUTF16asUTF8(t(e),!0)[1],n,r),o=0;return c.encodeUTF16toUTF8(t(e),(function(e){i.view[o++]=e})),i.limit=o,i},l}(t),r=function(t,n){var r,i,o={};return o.ByteBuffer=t,o.c=t,r=t,o.Long=n||null,o.VERSION="5.0.1",o.WIRE_TYPES={},o.WIRE_TYPES.VARINT=0,o.WIRE_TYPES.BITS64=1,o.WIRE_TYPES.LDELIM=2,o.WIRE_TYPES.STARTGROUP=3,o.WIRE_TYPES.ENDGROUP=4,o.WIRE_TYPES.BITS32=5,o.PACKABLE_WIRE_TYPES=[o.WIRE_TYPES.VARINT,o.WIRE_TYPES.BITS64,o.WIRE_TYPES.BITS32],o.TYPES={int32:{name:"int32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},uint32:{name:"uint32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},sint32:{name:"sint32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},int64:{name:"int64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.ZERO:void 0},uint64:{name:"uint64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.UZERO:void 0},sint64:{name:"sint64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.ZERO:void 0},bool:{name:"bool",wireType:o.WIRE_TYPES.VARINT,defaultValue:!1},double:{name:"double",wireType:o.WIRE_TYPES.BITS64,defaultValue:0},string:{name:"string",wireType:o.WIRE_TYPES.LDELIM,defaultValue:""},bytes:{name:"bytes",wireType:o.WIRE_TYPES.LDELIM,defaultValue:null},fixed32:{name:"fixed32",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},sfixed32:{name:"sfixed32",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},fixed64:{name:"fixed64",wireType:o.WIRE_TYPES.BITS64,defaultValue:o.Long?o.Long.UZERO:void 0},sfixed64:{name:"sfixed64",wireType:o.WIRE_TYPES.BITS64,defaultValue:o.Long?o.Long.ZERO:void 0},float:{name:"float",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},enum:{name:"enum",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},message:{name:"message",wireType:o.WIRE_TYPES.LDELIM,defaultValue:null},group:{name:"group",wireType:o.WIRE_TYPES.STARTGROUP,defaultValue:null}},o.MAP_KEY_TYPES=[o.TYPES.int32,o.TYPES.sint32,o.TYPES.sfixed32,o.TYPES.uint32,o.TYPES.fixed32,o.TYPES.int64,o.TYPES.sint64,o.TYPES.sfixed64,o.TYPES.uint64,o.TYPES.fixed64,o.TYPES.bool,o.TYPES.string,o.TYPES.bytes],o.ID_MIN=1,o.ID_MAX=536870911,o.convertFieldsToCamelCase=!1,o.populateAccessors=!0,o.populateDefaults=!0,o.Util=function(){var e={};return e.IS_NODE=!("object"!=typeof process||process+""!="[object process]"||process.browser),e.XHR=function(){var e,t=[function(){return new XMLHttpRequest},function(){return new ActiveXObject("Msxml2.XMLHTTP")},function(){return new ActiveXObject("Msxml3.XMLHTTP")},function(){return new ActiveXObject("Microsoft.XMLHTTP")}],n=null;for(e=0;e<t.length;e++){try{n=t[e]()}catch(e){continue}break}if(!n)throw Error("XMLHttpRequest is not supported");return n},e.fetch=function(t,n){if(n&&"function"!=typeof n&&(n=null),e.IS_NODE)if(n)g.readFile(t,(function(e,t){n(e?null:""+t)}));else try{return g.readFileSync(t)}catch(e){return null}else{var r=e.XHR();if(r.open("GET",t,!!n),r.setRequestHeader("Accept","text/plain"),"function"==typeof r.overrideMimeType&&r.overrideMimeType("text/plain"),!n)return r.send(null),200==r.status||0==r.status&&"string"==typeof r.responseText?r.responseText:null;if(r.onreadystatechange=function(){4==r.readyState&&(200==r.status||0==r.status&&"string"==typeof r.responseText?n(r.responseText):n(null))},4==r.readyState)return;r.send(null)}},e.toCamelCase=function(e){return e.replace(/_([a-zA-Z])/g,(function(e,t){return t.toUpperCase()}))},e}(),o.Lang={DELIM:/[\s\{\}=;:\[\],'"\(\)<>]/g,RULE:/^(?:required|optional|repeated|map)$/,TYPE:/^(?:double|float|int32|uint32|sint32|int64|uint64|sint64|fixed32|sfixed32|fixed64|sfixed64|bool|string|bytes)$/,NAME:/^[a-zA-Z_][a-zA-Z_0-9]*$/,TYPEDEF:/^[a-zA-Z][a-zA-Z_0-9]*$/,TYPEREF:/^(?:\.?[a-zA-Z_][a-zA-Z_0-9]*)+$/,FQTYPEREF:/^(?:\.[a-zA-Z][a-zA-Z_0-9]*)+$/,NUMBER:/^-?(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+|([0-9]*(\.[0-9]*)?([Ee][+-]?[0-9]+)?)|inf|nan)$/,NUMBER_DEC:/^(?:[1-9][0-9]*|0)$/,NUMBER_HEX:/^0[xX][0-9a-fA-F]+$/,NUMBER_OCT:/^0[0-7]+$/,NUMBER_FLT:/^([0-9]*(\.[0-9]*)?([Ee][+-]?[0-9]+)?|inf|nan)$/,BOOL:/^(?:true|false)$/i,ID:/^(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+)$/,NEGID:/^\-?(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+)$/,WHITESPACE:/\s/,STRING:/(?:"([^"\\]*(?:\\.[^"\\]*)*)")|(?:'([^'\\]*(?:\\.[^'\\]*)*)')/g,STRING_DQ:/(?:"([^"\\]*(?:\\.[^"\\]*)*)")/g,STRING_SQ:/(?:'([^'\\]*(?:\\.[^'\\]*)*)')/g},o.DotProto=function(e,t){function n(e,n){var r=-1,i=1;if("-"==e.charAt(0)&&(i=-1,e=e.substring(1)),t.NUMBER_DEC.test(e))r=parseInt(e);else if(t.NUMBER_HEX.test(e))r=parseInt(e.substring(2),16);else{if(!t.NUMBER_OCT.test(e))throw Error("illegal id value: "+(i<0?"-":"")+e);r=parseInt(e.substring(1),8)}if(r=0|i*r,!n&&r<0)throw Error("illegal id value: "+(i<0?"-":"")+e);return r}function r(e){var n=1;if("-"==e.charAt(0)&&(n=-1,e=e.substring(1)),t.NUMBER_DEC.test(e))return n*parseInt(e,10);if(t.NUMBER_HEX.test(e))return n*parseInt(e.substring(2),16);if(t.NUMBER_OCT.test(e))return n*parseInt(e.substring(1),8);if("inf"===e)return 1/0*n;if("nan"===e)return NaN;if(t.NUMBER_FLT.test(e))return n*parseFloat(e);throw Error("illegal number value: "+(n<0?"-":"")+e)}function i(e,t,n){void 0===e[t]?e[t]=n:(Array.isArray(e[t])||(e[t]=[e[t]]),e[t].push(n))}var o,s,a={},u=function(e){this.source=e+"",this.index=0,this.line=1,this.stack=[],this._stringOpen=null},c=u.prototype;return c._readString=function(){var e,n='"'===this._stringOpen?t.STRING_DQ:t.STRING_SQ;if(n.lastIndex=this.index-1,!(e=n.exec(this.source)))throw Error("unterminated string");return this.index=n.lastIndex,this.stack.push(this._stringOpen),this._stringOpen=null,e[1]},c.next=function(){var e,n,r,i,o;if(this.stack.length>0)return this.stack.shift();if(this.index>=this.source.length)return null;if(null!==this._stringOpen)return this._readString();do{for(e=!1;t.WHITESPACE.test(r=this.source.charAt(this.index));)if("\n"===r&&++this.line,++this.index===this.source.length)return null;if("/"===this.source.charAt(this.index))if(++this.index,"/"===this.source.charAt(this.index)){for(;"\n"!==this.source.charAt(++this.index);)if(this.index==this.source.length)return null;++this.index,++this.line,e=!0}else{if("*"!==(r=this.source.charAt(this.index)))return"/";do{if("\n"===r&&++this.line,++this.index===this.source.length)return null;n=r,r=this.source.charAt(this.index)}while("*"!==n||"/"!==r);++this.index,e=!0}}while(e);if(this.index===this.source.length)return null;if(i=this.index,t.DELIM.lastIndex=0,!t.DELIM.test(this.source.charAt(i++)))for(;i<this.source.length&&!t.DELIM.test(this.source.charAt(i));)++i;return('"'===(o=this.source.substring(this.index,this.index=i))||"'"===o)&&(this._stringOpen=o),o},c.peek=function(){if(0===this.stack.length){var e=this.next();if(null===e)return null;this.stack.push(e)}return this.stack[0]},c.skip=function(e){var t=this.next();if(t!==e)throw Error("illegal '"+t+"', '"+e+"' expected")},c.omit=function(e){return this.peek()===e&&(this.next(),!0)},c.toString=function(){return"Tokenizer ("+this.index+"/"+this.source.length+" at line "+this.line+")"},a.Tokenizer=u,o=function(e){this.tn=new u(e),this.proto3=!1},(s=o.prototype).parse=function(){var e,n={name:"[ROOT]",package:null,messages:[],enums:[],imports:[],options:{},services:[]},r=!0;try{for(;e=this.tn.next();)switch(e){case"package":if(!r||null!==n.package)throw Error("unexpected 'package'");if(e=this.tn.next(),!t.TYPEREF.test(e))throw Error("illegal package name: "+e);this.tn.skip(";"),n.package=e;break;case"import":if(!r)throw Error("unexpected 'import'");"public"===(e=this.tn.peek())&&this.tn.next(),e=this._readString(),this.tn.skip(";"),n.imports.push(e);break;case"syntax":if(!r)throw Error("unexpected 'syntax'");this.tn.skip("="),"proto3"===(n.syntax=this._readString())&&(this.proto3=!0),this.tn.skip(";");break;case"message":this._parseMessage(n,null),r=!1;break;case"enum":this._parseEnum(n),r=!1;break;case"option":this._parseOption(n);break;case"service":this._parseService(n);break;case"extend":this._parseExtend(n);break;default:throw Error("unexpected '"+e+"'")}}catch(e){throw e.message="Parse error at line "+this.tn.line+": "+e.message,e}return delete n.name,n},o.parse=function(e){return new o(e).parse()},s._readString=function(){var e,t,n="";do{if("'"!==(t=this.tn.next())&&'"'!==t)throw Error("illegal string delimiter: "+t);n+=this.tn.next(),this.tn.skip(t),e=this.tn.peek()}while('"'===e||'"'===e);return n},s._readValue=function(e){var n=this.tn.peek();if('"'===n||"'"===n)return this._readString();if(this.tn.next(),t.NUMBER.test(n))return r(n);if(t.BOOL.test(n))return"true"===n.toLowerCase();if(e&&t.TYPEREF.test(n))return n;throw Error("illegal value: "+n)},s._parseOption=function(e,n){var r,i=this.tn.next(),o=!1;if("("===i&&(o=!0,i=this.tn.next()),!t.TYPEREF.test(i))throw Error("illegal option name: "+i);r=i,o&&(this.tn.skip(")"),r="("+r+")",i=this.tn.peek(),t.FQTYPEREF.test(i)&&(r+=i,this.tn.next())),this.tn.skip("="),this._parseOptionValue(e,r),n||this.tn.skip(";")},s._parseOptionValue=function(e,n){var r=this.tn.peek();if("{"!==r)i(e.options,n,this._readValue(!0));else for(this.tn.skip("{");"}"!==(r=this.tn.next());){if(!t.NAME.test(r))throw Error("illegal option name: "+n+"."+r);this.tn.omit(":")?i(e.options,n+"."+r,this._readValue(!0)):this._parseOptionValue(e,n+"."+r)}},s._parseService=function(e){var n,r=this.tn.next();if(!t.NAME.test(r))throw Error("illegal service name at line "+this.tn.line+": "+r);for(n={name:r,rpc:{},options:{}},this.tn.skip("{");"}"!==(r=this.tn.next());)if("option"===r)this._parseOption(n);else{if("rpc"!==r)throw Error("illegal service token: "+r);this._parseServiceRPC(n)}this.tn.omit(";"),e.services.push(n)},s._parseServiceRPC=function(e){var n,r,i="rpc",o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal rpc service method name: "+o);if(n=o,r={request:null,response:null,request_stream:!1,response_stream:!1,options:{}},this.tn.skip("("),"stream"===(o=this.tn.next()).toLowerCase()&&(r.request_stream=!0,o=this.tn.next()),!t.TYPEREF.test(o))throw Error("illegal rpc service request type: "+o);if(r.request=o,this.tn.skip(")"),"returns"!==(o=this.tn.next()).toLowerCase())throw Error("illegal rpc service request type delimiter: "+o);if(this.tn.skip("("),"stream"===(o=this.tn.next()).toLowerCase()&&(r.response_stream=!0,o=this.tn.next()),r.response=o,this.tn.skip(")"),"{"===(o=this.tn.peek())){for(this.tn.next();"}"!==(o=this.tn.next());){if("option"!==o)throw Error("illegal rpc service token: "+o);this._parseOption(r)}this.tn.omit(";")}else this.tn.skip(";");void 0===e[i]&&(e[i]={}),e[i][n]=r},s._parseMessage=function(e,r){var i=!!r,o=this.tn.next(),s={name:"",fields:[],enums:[],messages:[],options:{},services:[],oneofs:{}};if(!t.NAME.test(o))throw Error("illegal "+(i?"group":"message")+" name: "+o);for(s.name=o,i&&(this.tn.skip("="),r.id=n(this.tn.next()),s.isGroup=!0),"["===(o=this.tn.peek())&&r&&this._parseFieldOptions(r),this.tn.skip("{");"}"!==(o=this.tn.next());)if(t.RULE.test(o))this._parseMessageField(s,o);else if("oneof"===o)this._parseMessageOneOf(s);else if("enum"===o)this._parseEnum(s);else if("message"===o)this._parseMessage(s);else if("option"===o)this._parseOption(s);else if("service"===o)this._parseService(s);else if("extensions"===o)s.extensions=this._parseExtensionRanges();else if("reserved"===o)this._parseIgnored();else if("extend"===o)this._parseExtend(s);else{if(!t.TYPEREF.test(o))throw Error("illegal message token: "+o);if(!this.proto3)throw Error("illegal field rule: "+o);this._parseMessageField(s,"optional",o)}return this.tn.omit(";"),e.messages.push(s),s},s._parseIgnored=function(){for(;";"!==this.tn.peek();)this.tn.next();this.tn.skip(";")},s._parseMessageField=function(e,r,i){var o,s,a;if(!t.RULE.test(r))throw Error("illegal message field rule: "+r);if(o={rule:r,type:"",name:"",options:{},id:0},"map"===r){if(i)throw Error("illegal type: "+i);if(this.tn.skip("<"),s=this.tn.next(),!t.TYPE.test(s)&&!t.TYPEREF.test(s))throw Error("illegal message field type: "+s);if(o.keytype=s,this.tn.skip(","),s=this.tn.next(),!t.TYPE.test(s)&&!t.TYPEREF.test(s))throw Error("illegal message field: "+s);if(o.type=s,this.tn.skip(">"),s=this.tn.next(),!t.NAME.test(s))throw Error("illegal message field name: "+s);o.name=s,this.tn.skip("="),o.id=n(this.tn.next()),"["===(s=this.tn.peek())&&this._parseFieldOptions(o),this.tn.skip(";")}else if("group"===(i=void 0!==i?i:this.tn.next())){if(a=this._parseMessage(e,o),!/^[A-Z]/.test(a.name))throw Error("illegal group name: "+a.name);o.type=a.name,o.name=a.name.toLowerCase(),this.tn.omit(";")}else{if(!t.TYPE.test(i)&&!t.TYPEREF.test(i))throw Error("illegal message field type: "+i);if(o.type=i,s=this.tn.next(),!t.NAME.test(s))throw Error("illegal message field name: "+s);o.name=s,this.tn.skip("="),o.id=n(this.tn.next()),"["===(s=this.tn.peek())&&this._parseFieldOptions(o),this.tn.skip(";")}return e.fields.push(o),o},s._parseMessageOneOf=function(e){var n,r,i,o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal oneof name: "+o);for(r=o,i=[],this.tn.skip("{");"}"!==(o=this.tn.next());)(n=this._parseMessageField(e,"optional",o)).oneof=r,i.push(n.id);this.tn.omit(";"),e.oneofs[r]=i},s._parseFieldOptions=function(e){this.tn.skip("[");for(var t=!0;"]"!==this.tn.peek();)t||this.tn.skip(","),this._parseOption(e,!0),t=!1;this.tn.next()},s._parseEnum=function(e){var r,i={name:"",values:[],options:{}},o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal name: "+o);for(i.name=o,this.tn.skip("{");"}"!==(o=this.tn.next());)if("option"===o)this._parseOption(i);else{if(!t.NAME.test(o))throw Error("illegal name: "+o);this.tn.skip("="),r={name:o,id:n(this.tn.next(),!0)},"["===(o=this.tn.peek())&&this._parseFieldOptions({options:{}}),this.tn.skip(";"),i.values.push(r)}this.tn.omit(";"),e.enums.push(i)},s._parseExtensionRanges=function(){var t,n,i,o=[];do{for(n=[];;){switch(t=this.tn.next()){case"min":i=e.ID_MIN;break;case"max":i=e.ID_MAX;break;default:i=r(t)}if(n.push(i),2===n.length)break;if("to"!==this.tn.peek()){n.push(i);break}this.tn.next()}o.push(n)}while(this.tn.omit(","));return this.tn.skip(";"),o},s._parseExtend=function(e){var n,r=this.tn.next();if(!t.TYPEREF.test(r))throw Error("illegal extend reference: "+r);for(n={ref:r,fields:[]},this.tn.skip("{");"}"!==(r=this.tn.next());)if(t.RULE.test(r))this._parseMessageField(n,r);else{if(!t.TYPEREF.test(r))throw Error("illegal extend token: "+r);if(!this.proto3)throw Error("illegal field rule: "+r);this._parseMessageField(n,"optional",r)}return this.tn.omit(";"),e.messages.push(n),n},s.toString=function(){return"Parser at line "+this.tn.line},a.Parser=o,a}(o,o.Lang),o.Reflect=function(e){function n(t,n){if(t&&"number"==typeof t.low&&"number"==typeof t.high&&"boolean"==typeof t.unsigned&&t.low==t.low&&t.high==t.high)return new e.Long(t.low,t.high,void 0===n?t.unsigned:n);if("string"==typeof t)return e.Long.fromString(t,n||!1,10);if("number"==typeof t)return e.Long.fromNumber(t,n||!1);throw Error("not convertible to Long")}function i(t,n){var r=n.readVarint32(),o=7&r,s=r>>>3;switch(o){case e.WIRE_TYPES.VARINT:do{r=n.readUint8()}while(128==(128&r));break;case e.WIRE_TYPES.BITS64:n.offset+=8;break;case e.WIRE_TYPES.LDELIM:r=n.readVarint32(),n.offset+=r;break;case e.WIRE_TYPES.STARTGROUP:i(s,n);break;case e.WIRE_TYPES.ENDGROUP:if(s===t)return!1;throw Error("Illegal GROUPEND after unknown group: "+s+" ("+t+" expected)");case e.WIRE_TYPES.BITS32:n.offset+=4;break;default:throw Error("Illegal wire type in unknown group "+t+": "+o)}return!0}var o,s,a,u,c,l,h,d,p,g,f,_,T,E,y,v,I={},m=function(e,t,n){this.builder=e,this.parent=t,this.name=n,this.className},C=m.prototype;return C.fqn=function(){for(var e=this.name,t=this;null!=(t=t.parent);)e=t.name+"."+e;return e},C.toString=function(e){return(e?this.className+" ":"")+this.fqn()},C.build=function(){throw Error(this.toString(!0)+" cannot be built directly")},I.T=m,o=function(e,t,n,r,i){m.call(this,e,t,n),this.className="Namespace",this.children=[],this.options=r||{},this.syntax=i||"proto2"},(s=o.prototype=Object.create(m.prototype)).getChildren=function(e){var t,n,r;if(null==(e=e||null))return this.children.slice();for(t=[],n=0,r=this.children.length;r>n;++n)this.children[n]instanceof e&&t.push(this.children[n]);return t},s.addChild=function(e){var t;if(t=this.getChild(e.name))if(t instanceof c.Field&&t.name!==t.originalName&&null===this.getChild(t.originalName))t.name=t.originalName;else{if(!(e instanceof c.Field&&e.name!==e.originalName&&null===this.getChild(e.originalName)))throw Error("Duplicate name in namespace "+this.toString(!0)+": "+e.name);e.name=e.originalName}this.children.push(e)},s.getChild=function(e){var t,n,r="number"==typeof e?"id":"name";for(t=0,n=this.children.length;n>t;++t)if(this.children[t][r]===e)return this.children[t];return null},s.resolve=function(e,t){var n,r="string"==typeof e?e.split("."):e,i=this,o=0;if(""===r[o]){for(;null!==i.parent;)i=i.parent;o++}do{do{if(!(i instanceof I.Namespace)){i=null;break}if(!((n=i.getChild(r[o]))&&n instanceof I.T&&(!t||n instanceof I.Namespace))){i=null;break}i=n,o++}while(o<r.length);if(null!=i)break;if(null!==this.parent)return this.parent.resolve(e,t)}while(null!=i);return i},s.qn=function(e){var t,n,r=[],i=e;do{r.unshift(i.name),i=i.parent}while(null!==i);for(t=1;t<=r.length;t++)if(n=r.slice(r.length-t),e===this.resolve(n,e instanceof I.Namespace))return n.join(".");return e.fqn()},s.build=function(){var e,t,n,r={},i=this.children;for(t=0,n=i.length;n>t;++t)(e=i[t])instanceof o&&(r[e.name]=e.build());return Object.defineProperty&&Object.defineProperty(r,"$options",{value:this.buildOpt()}),r},s.buildOpt=function(){var e,t,n,r,i={},o=Object.keys(this.options);for(e=0,t=o.length;t>e;++e)n=o[e],r=this.options[o[e]],i[n]=r;return i},s.getOption=function(e){return void 0===e?this.options:void 0!==this.options[e]?this.options[e]:null},I.Namespace=o,a=function(t,n,r,i){if(this.type=t,this.resolvedType=n,this.isMapKey=r,this.syntax=i,r&&e.MAP_KEY_TYPES.indexOf(t)<0)throw Error("Invalid map key type: "+t.name)},u=a.prototype,a.defaultFieldValue=function(t){if("string"==typeof t&&(t=e.TYPES[t]),void 0===t.defaultValue)throw Error("default value for type "+t.name+" is not supported");return t==e.TYPES.bytes?new r(0):t.defaultValue},u.verifyValue=function(r){var i,o,s,a=function(e,t){throw Error("Illegal value for "+this.toString(!0)+" of type "+this.type.name+": "+e+" ("+t+")")}.bind(this);switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),r>4294967295?0|r:r;case e.TYPES.uint32:case e.TYPES.fixed32:return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),r<0?r>>>0:r;case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:if(e.Long)try{return n(r,!1)}catch(e){a(typeof r,e.message)}else a(typeof r,"requires Long.js");case e.TYPES.uint64:case e.TYPES.fixed64:if(e.Long)try{return n(r,!0)}catch(e){a(typeof r,e.message)}else a(typeof r,"requires Long.js");case e.TYPES.bool:return"boolean"!=typeof r&&a(typeof r,"not a boolean"),r;case e.TYPES.float:case e.TYPES.double:return"number"!=typeof r&&a(typeof r,"not a number"),r;case e.TYPES.string:return"string"==typeof r||r&&r instanceof String||a(typeof r,"not a string"),""+r;case e.TYPES.bytes:return t.isByteBuffer(r)?r:t.wrap(r);case e.TYPES.enum:for(i=this.resolvedType.getChildren(e.Reflect.Enum.Value),s=0;s<i.length;s++){if(i[s].name==r)return i[s].id;if(i[s].id==r)return i[s].id}if("proto3"===this.syntax)return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),(r>4294967295||r<0)&&a(typeof r,"not in range for uint32"),r;a(r,"not a valid enum value");case e.TYPES.group:case e.TYPES.message:if(r&&"object"==typeof r||a(typeof r,"object expected"),r instanceof this.resolvedType.clazz)return r;if(r instanceof e.Builder.Message){for(s in o={},r)r.hasOwnProperty(s)&&(o[s]=r[s]);r=o}return new this.resolvedType.clazz(r)}throw Error("[INTERNAL] Illegal value for "+this.toString(!0)+": "+r+" (undefined type "+this.type+")")},u.calculateLength=function(t,n){if(null===n)return 0;var i;switch(this.type){case e.TYPES.int32:return n<0?r.calculateVarint64(n):r.calculateVarint32(n);case e.TYPES.uint32:return r.calculateVarint32(n);case e.TYPES.sint32:return r.calculateVarint32(r.zigZagEncode32(n));case e.TYPES.fixed32:case e.TYPES.sfixed32:case e.TYPES.float:return 4;case e.TYPES.int64:case e.TYPES.uint64:return r.calculateVarint64(n);case e.TYPES.sint64:return r.calculateVarint64(r.zigZagEncode64(n));case e.TYPES.fixed64:case e.TYPES.sfixed64:return 8;case e.TYPES.bool:return 1;case e.TYPES.enum:return r.calculateVarint32(n);case e.TYPES.double:return 8;case e.TYPES.string:return i=r.calculateUTF8Bytes(n),r.calculateVarint32(i)+i;case e.TYPES.bytes:if(n.remaining()<0)throw Error("Illegal value for "+this.toString(!0)+": "+n.remaining()+" bytes remaining");return r.calculateVarint32(n.remaining())+n.remaining();case e.TYPES.message:return i=this.resolvedType.calculate(n),r.calculateVarint32(i)+i;case e.TYPES.group:return(i=this.resolvedType.calculate(n))+r.calculateVarint32(t<<3|e.WIRE_TYPES.ENDGROUP)}throw Error("[INTERNAL] Illegal value to encode in "+this.toString(!0)+": "+n+" (unknown type)")},u.encodeValue=function(t,n,i){var o,s;if(null===n)return i;switch(this.type){case e.TYPES.int32:n<0?i.writeVarint64(n):i.writeVarint32(n);break;case e.TYPES.uint32:i.writeVarint32(n);break;case e.TYPES.sint32:i.writeVarint32ZigZag(n);break;case e.TYPES.fixed32:i.writeUint32(n);break;case e.TYPES.sfixed32:i.writeInt32(n);break;case e.TYPES.int64:case e.TYPES.uint64:i.writeVarint64(n);break;case e.TYPES.sint64:i.writeVarint64ZigZag(n);break;case e.TYPES.fixed64:i.writeUint64(n);break;case e.TYPES.sfixed64:i.writeInt64(n);break;case e.TYPES.bool:"string"==typeof n?i.writeVarint32("false"===n.toLowerCase()?0:!!n):i.writeVarint32(n?1:0);break;case e.TYPES.enum:i.writeVarint32(n);break;case e.TYPES.float:i.writeFloat32(n);break;case e.TYPES.double:i.writeFloat64(n);break;case e.TYPES.string:i.writeVString(n);break;case e.TYPES.bytes:if(n.remaining()<0)throw Error("Illegal value for "+this.toString(!0)+": "+n.remaining()+" bytes remaining");o=n.offset,i.writeVarint32(n.remaining()),i.append(n),n.offset=o;break;case e.TYPES.message:s=(new r).LE(),this.resolvedType.encode(n,s),i.writeVarint32(s.offset),i.append(s.flip());break;case e.TYPES.group:this.resolvedType.encode(n,i),i.writeVarint32(t<<3|e.WIRE_TYPES.ENDGROUP);break;default:throw Error("[INTERNAL] Illegal value to encode in "+this.toString(!0)+": "+n+" (unknown type)")}return i},u.decode=function(t,n,r){if(n!=this.type.wireType)throw Error("Unexpected wire type for element");var i,o;switch(this.type){case e.TYPES.int32:return 0|t.readVarint32();case e.TYPES.uint32:return t.readVarint32()>>>0;case e.TYPES.sint32:return 0|t.readVarint32ZigZag();case e.TYPES.fixed32:return t.readUint32()>>>0;case e.TYPES.sfixed32:return 0|t.readInt32();case e.TYPES.int64:return t.readVarint64();case e.TYPES.uint64:return t.readVarint64().toUnsigned();case e.TYPES.sint64:return t.readVarint64ZigZag();case e.TYPES.fixed64:return t.readUint64();case e.TYPES.sfixed64:return t.readInt64();case e.TYPES.bool:return!!t.readVarint32();case e.TYPES.enum:return t.readVarint32();case e.TYPES.float:return t.readFloat();case e.TYPES.double:return t.readDouble();case e.TYPES.string:return t.readVString();case e.TYPES.bytes:if(o=t.readVarint32(),t.remaining()<o)throw Error("Illegal number of bytes for "+this.toString(!0)+": "+o+" required but got only "+t.remaining());return(i=t.clone()).limit=i.offset+o,t.offset+=o,i;case e.TYPES.message:return o=t.readVarint32(),this.resolvedType.decode(t,o);case e.TYPES.group:return this.resolvedType.decode(t,-1,r)}throw Error("[INTERNAL] Illegal decode type")},u.valueFromString=function(t){if(!this.isMapKey)throw Error("valueFromString() called on non-map-key element");switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:case e.TYPES.uint32:case e.TYPES.fixed32:return this.verifyValue(parseInt(t));case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:case e.TYPES.uint64:case e.TYPES.fixed64:return this.verifyValue(t);case e.TYPES.bool:return"true"===t;case e.TYPES.string:return this.verifyValue(t);case e.TYPES.bytes:return r.fromBinary(t)}},u.valueToString=function(t){if(!this.isMapKey)throw Error("valueToString() called on non-map-key element");return this.type===e.TYPES.bytes?t.toString("binary"):t.toString()},I.Element=a,c=function(e,t,n,r,i,s){o.call(this,e,t,n,r,s),this.className="Message",this.extensions=void 0,this.clazz=null,this.isGroup=!!i,this._fields=null,this._fieldsById=null,this._fieldsByName=null},(l=c.prototype=Object.create(o.prototype)).build=function(n){var i,o,s,a;if(this.clazz&&!n)return this.clazz;for(i=function(e,n){function i(t,n,o,s){var a,u,c,l,h,d,p;if(null===t||"object"!=typeof t)return s&&s instanceof e.Reflect.Enum&&null!==(a=e.Reflect.Enum.getName(s.object,t))?a:t;if(r.isByteBuffer(t))return n?t.toBase64():t.toBuffer();if(e.Long.isLong(t))return o?t.toString():e.Long.fromValue(t);if(Array.isArray(t))return u=[],t.forEach((function(e,t){u[t]=i(e,n,o,s)})),u;if(u={},t instanceof e.Map){for(l=(c=t.entries()).next();!l.done;l=c.next())u[t.keyElem.valueToString(l.value[0])]=i(l.value[1],n,o,t.valueElem.resolvedType);return u}for(p in h=t.$type,d=void 0,t)t.hasOwnProperty(p)&&(u[p]=h&&(d=h.getChild(p))?i(t[p],n,o,d.resolvedType):i(t[p],n,o));return u}var o,s,a=n.getChildren(e.Reflect.Message.Field),u=n.getChildren(e.Reflect.Message.OneOf),c=function(t){var i,o,s,l;for(e.Builder.Message.call(this),i=0,o=u.length;o>i;++i)this[u[i].name]=null;for(i=0,o=a.length;o>i;++i)this[(s=a[i]).name]=s.repeated?[]:s.map?new e.Map(s):null,!s.required&&"proto3"!==n.syntax||null===s.defaultValue||(this[s.name]=s.defaultValue);if(arguments.length>0)if(1!==arguments.length||null===t||"object"!=typeof t||!("function"!=typeof t.encode||t instanceof c)||Array.isArray(t)||t instanceof e.Map||r.isByteBuffer(t)||t instanceof ArrayBuffer||e.Long&&t instanceof e.Long)for(i=0,o=arguments.length;o>i;++i)void 0!==(l=arguments[i])&&this.$set(a[i].name,l);else this.$set(t)},l=c.prototype=Object.create(e.Builder.Message.prototype);for(l.add=function(t,r,i){var o=n._fieldsByName[t];if(!i){if(!o)throw Error(this+"#"+t+" is undefined");if(!(o instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+o.toString(!0));if(!o.repeated)throw Error(this+"#"+t+" is not a repeated field");r=o.verifyValue(r,!0)}return null===this[t]&&(this[t]=[]),this[t].push(r),this},l.$add=l.add,l.set=function(t,r,i){var o,s,a;if(t&&"object"==typeof t){for(o in i=r,t)t.hasOwnProperty(o)&&void 0!==(r=t[o])&&this.$set(o,r,i);return this}if(s=n._fieldsByName[t],i)this[t]=r;else{if(!s)throw Error(this+"#"+t+" is not a field: undefined");if(!(s instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+s.toString(!0));this[s.name]=r=s.verifyValue(r)}return s&&s.oneof&&(a=this[s.oneof.name],null!==r?(null!==a&&a!==s.name&&(this[a]=null),this[s.oneof.name]=s.name):a===t&&(this[s.oneof.name]=null)),this},l.$set=l.set,l.get=function(t,r){if(r)return this[t];var i=n._fieldsByName[t];if(!(i&&i instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: undefined");if(!(i instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+i.toString(!0));return this[i.name]},l.$get=l.get,o=0;o<a.length;o++)(s=a[o])instanceof e.Reflect.Message.ExtensionField||n.builder.options.populateAccessors&&function(e){var t,r,i,o=e.originalName.replace(/(_[a-zA-Z])/g,(function(e){return e.toUpperCase().replace("_","")}));o=o.substring(0,1).toUpperCase()+o.substring(1),t=e.originalName.replace(/([A-Z])/g,(function(e){return"_"+e})),r=function(t,n){return this[e.name]=n?t:e.verifyValue(t),this},i=function(){return this[e.name]},null===n.getChild("set"+o)&&(l["set"+o]=r),null===n.getChild("set_"+t)&&(l["set_"+t]=r),null===n.getChild("get"+o)&&(l["get"+o]=i),null===n.getChild("get_"+t)&&(l["get_"+t]=i)}(s);return l.encode=function(e,r){var i,o;"boolean"==typeof e&&(r=e,e=void 0),i=!1,e||(e=new t,i=!0),o=e.littleEndian;try{return n.encode(this,e.LE(),r),(i?e.flip():e).LE(o)}catch(t){throw e.LE(o),t}},c.encode=function(e,t,n){return new c(e).encode(t,n)},l.calculate=function(){return n.calculate(this)},l.encodeDelimited=function(e){var t,i=!1;return e||(e=new r,i=!0),t=(new r).LE(),n.encode(this,t).flip(),e.writeVarint32(t.remaining()),e.append(t),i?e.flip():e},l.encodeAB=function(){try{return this.encode().toArrayBuffer()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toArrayBuffer()),e}},l.toArrayBuffer=l.encodeAB,l.encodeNB=function(){try{return this.encode().toBuffer()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toBuffer()),e}},l.toBuffer=l.encodeNB,l.encode64=function(){try{return this.encode().toBase64()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toBase64()),e}},l.toBase64=l.encode64,l.encodeHex=function(){try{return this.encode().toHex()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toHex()),e}},l.toHex=l.encodeHex,l.toRaw=function(e,t){return i(this,!!e,!!t,this.$type)},l.encodeJSON=function(){return JSON.stringify(i(this,!0,!0,this.$type))},c.decode=function(e,t){var i,o;"string"==typeof e&&(e=r.wrap(e,t||"base64")),i=(e=r.isByteBuffer(e)?e:r.wrap(e)).littleEndian;try{return o=n.decode(e.LE()),e.LE(i),o}catch(t){throw e.LE(i),t}},c.decodeDelimited=function(e,t){var i,o,s;if("string"==typeof e&&(e=r.wrap(e,t||"base64")),(e=r.isByteBuffer(e)?e:r.wrap(e)).remaining()<1)return null;if(i=e.offset,o=e.readVarint32(),e.remaining()<o)return e.offset=i,null;try{return s=n.decode(e.slice(e.offset,e.offset+o).LE()),e.offset+=o,s}catch(t){throw e.offset+=o,t}},c.decode64=function(e){return c.decode(e,"base64")},c.decodeHex=function(e){return c.decode(e,"hex")},c.decodeJSON=function(e){return new c(JSON.parse(e))},l.toString=function(){return n.toString()},Object.defineProperty&&(Object.defineProperty(c,"$options",{value:n.buildOpt()}),Object.defineProperty(l,"$options",{value:c.$options}),Object.defineProperty(c,"$type",{value:n}),Object.defineProperty(l,"$type",{value:n})),c}(e,this),this._fields=[],this._fieldsById={},this._fieldsByName={},s=0,a=this.children.length;a>s;s++)if((o=this.children[s])instanceof f||o instanceof c||o instanceof E){if(i.hasOwnProperty(o.name))throw Error("Illegal reflect child of "+this.toString(!0)+": "+o.toString(!0)+" cannot override static property '"+o.name+"'");i[o.name]=o.build()}else if(o instanceof c.Field)o.build(),this._fields.push(o),this._fieldsById[o.id]=o,this._fieldsByName[o.name]=o;else if(!(o instanceof c.OneOf||o instanceof T))throw Error("Illegal reflect child of "+this.toString(!0)+": "+this.children[s].toString(!0));return this.clazz=i},l.encode=function(e,t,n){var r,i,o,s,a,u=null;for(o=0,s=this._fields.length;s>o;++o)i=e[(r=this._fields[o]).name],r.required&&null===i?null===u&&(u=r):r.encode(n?i:r.verifyValue(i),t,e);if(null!==u)throw(a=Error("Missing at least one required field for "+this.toString(!0)+": "+u)).encoded=t,a;return t},l.calculate=function(e){for(var t,n,r=0,i=0,o=this._fields.length;o>i;++i){if(n=e[(t=this._fields[i]).name],t.required&&null===n)throw Error("Missing at least one required field for "+this.toString(!0)+": "+t);r+=t.calculate(n,e)}return r},l.decode=function(t,n,r){var o,s,a,u,c,l,h,d,p,g,f,_;for(n="number"==typeof n?n:-1,c=t.offset,l=new this.clazz;t.offset<c+n||-1===n&&t.remaining()>0;){if(a=(o=t.readVarint32())>>>3,(s=7&o)===e.WIRE_TYPES.ENDGROUP){if(a!==r)throw Error("Illegal group end indicator for "+this.toString(!0)+": "+a+" ("+(r?r+" expected":"not a group")+")");break}if(u=this._fieldsById[a])u.repeated&&!u.options.packed?l[u.name].push(u.decode(s,t)):u.map?(d=u.decode(s,t),l[u.name].set(d[0],d[1])):(l[u.name]=u.decode(s,t),u.oneof&&(null!==(p=l[u.oneof.name])&&p!==u.name&&(l[p]=null),l[u.oneof.name]=u.name));else switch(s){case e.WIRE_TYPES.VARINT:t.readVarint32();break;case e.WIRE_TYPES.BITS32:t.offset+=4;break;case e.WIRE_TYPES.BITS64:t.offset+=8;break;case e.WIRE_TYPES.LDELIM:h=t.readVarint32(),t.offset+=h;break;case e.WIRE_TYPES.STARTGROUP:for(;i(a,t););break;default:throw Error("Illegal wire type for unknown field "+a+" in "+this.toString(!0)+"#decode: "+s)}}for(g=0,f=this._fields.length;f>g;++g)if(null===l[(u=this._fields[g]).name])if("proto3"===this.syntax)l[u.name]=u.defaultValue;else{if(u.required)throw(_=Error("Missing at least one required field for "+this.toString(!0)+": "+u.name)).decoded=l,_;e.populateDefaults&&null!==u.defaultValue&&(l[u.name]=u.defaultValue)}return l},I.Message=c,h=function(t,n,r,i,o,s,a,u,l,h){m.call(this,t,n,s),this.className="Message.Field",this.required="required"===r,this.repeated="repeated"===r,this.map="map"===r,this.keyType=i||null,this.type=o,this.resolvedType=null,this.id=a,this.options=u||{},this.defaultValue=null,this.oneof=l||null,this.syntax=h||"proto2",this.originalName=this.name,this.element=null,this.keyElement=null,!this.builder.options.convertFieldsToCamelCase||this instanceof c.ExtensionField||(this.name=e.Util.toCamelCase(this.name))},(d=h.prototype=Object.create(m.prototype)).build=function(){this.element=new a(this.type,this.resolvedType,!1,this.syntax),this.map&&(this.keyElement=new a(this.keyType,void 0,!0,this.syntax)),"proto3"!==this.syntax||this.repeated||this.map?void 0!==this.options.default&&(this.defaultValue=this.verifyValue(this.options.default)):this.defaultValue=a.defaultFieldValue(this.type)},d.verifyValue=function(t,n){var r,i,o;if(n=n||!1,r=function(e,t){throw Error("Illegal value for "+this.toString(!0)+" of type "+this.type.name+": "+e+" ("+t+")")}.bind(this),null===t)return this.required&&r(typeof t,"required"),"proto3"===this.syntax&&this.type!==e.TYPES.message&&r(typeof t,"proto3 field without field presence cannot be null"),null;if(this.repeated&&!n){for(Array.isArray(t)||(t=[t]),o=[],i=0;i<t.length;i++)o.push(this.element.verifyValue(t[i]));return o}return this.map&&!n?t instanceof e.Map?t:(t instanceof Object||r(typeof t,"expected ProtoBuf.Map or raw object for map field"),new e.Map(this,t)):(!this.repeated&&Array.isArray(t)&&r(typeof t,"no array expected"),this.element.verifyValue(t))},d.hasWirePresence=function(t,n){if("proto3"!==this.syntax)return null!==t;if(this.oneof&&n[this.oneof.name]===this.name)return!0;switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:case e.TYPES.uint32:case e.TYPES.fixed32:return 0!==t;case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:case e.TYPES.uint64:case e.TYPES.fixed64:return 0!==t.low||0!==t.high;case e.TYPES.bool:return t;case e.TYPES.float:case e.TYPES.double:return 0!==t;case e.TYPES.string:return t.length>0;case e.TYPES.bytes:return t.remaining()>0;case e.TYPES.enum:return 0!==t;case e.TYPES.message:return null!==t;default:return!0}},d.encode=function(t,n,i){var o,s,a,u,c;if(null===this.type||"object"!=typeof this.type)throw Error("[INTERNAL] Unresolved type in "+this.toString(!0)+": "+this.type);if(null===t||this.repeated&&0==t.length)return n;try{if(this.repeated)if(this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0){for(n.writeVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),n.ensureCapacity(n.offset+=1),s=n.offset,o=0;o<t.length;o++)this.element.encodeValue(this.id,t[o],n);a=n.offset-s,(u=r.calculateVarint32(a))>1&&(c=n.slice(s,n.offset),s+=u-1,n.offset=s,n.append(c)),n.writeVarint32(a,s-u)}else for(o=0;o<t.length;o++)n.writeVarint32(this.id<<3|this.type.wireType),this.element.encodeValue(this.id,t[o],n);else this.map?t.forEach((function(t,i){var o=r.calculateVarint32(8|this.keyType.wireType)+this.keyElement.calculateLength(1,i)+r.calculateVarint32(16|this.type.wireType)+this.element.calculateLength(2,t);n.writeVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),n.writeVarint32(o),n.writeVarint32(8|this.keyType.wireType),this.keyElement.encodeValue(1,i,n),n.writeVarint32(16|this.type.wireType),this.element.encodeValue(2,t,n)}),this):this.hasWirePresence(t,i)&&(n.writeVarint32(this.id<<3|this.type.wireType),this.element.encodeValue(this.id,t,n))}catch(e){throw Error("Illegal value for "+this.toString(!0)+": "+t+" ("+e+")")}return n},d.calculate=function(t,n){var i,o,s;if(t=this.verifyValue(t),null===this.type||"object"!=typeof this.type)throw Error("[INTERNAL] Unresolved type in "+this.toString(!0)+": "+this.type);if(null===t||this.repeated&&0==t.length)return 0;i=0;try{if(this.repeated)if(this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0){for(i+=r.calculateVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),s=0,o=0;o<t.length;o++)s+=this.element.calculateLength(this.id,t[o]);i+=r.calculateVarint32(s),i+=s}else for(o=0;o<t.length;o++)i+=r.calculateVarint32(this.id<<3|this.type.wireType),i+=this.element.calculateLength(this.id,t[o]);else this.map?t.forEach((function(t,n){var o=r.calculateVarint32(8|this.keyType.wireType)+this.keyElement.calculateLength(1,n)+r.calculateVarint32(16|this.type.wireType)+this.element.calculateLength(2,t);i+=r.calculateVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),i+=r.calculateVarint32(o),i+=o}),this):this.hasWirePresence(t,n)&&(i+=r.calculateVarint32(this.id<<3|this.type.wireType),i+=this.element.calculateLength(this.id,t))}catch(e){throw Error("Illegal value for "+this.toString(!0)+": "+t+" ("+e+")")}return i},d.decode=function(t,n,r){var i,o,s,u,c,l,h;if(!(!this.map&&t==this.type.wireType||!r&&this.repeated&&this.options.packed&&t==e.WIRE_TYPES.LDELIM||this.map&&t==e.WIRE_TYPES.LDELIM))throw Error("Illegal wire type for field "+this.toString(!0)+": "+t+" ("+this.type.wireType+" expected)");if(t==e.WIRE_TYPES.LDELIM&&this.repeated&&this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0&&!r){for(o=n.readVarint32(),o=n.offset+o,s=[];n.offset<o;)s.push(this.decode(this.type.wireType,n,!0));return s}if(this.map){if(u=a.defaultFieldValue(this.keyType),i=a.defaultFieldValue(this.type),o=n.readVarint32(),n.remaining()<o)throw Error("Illegal number of bytes for "+this.toString(!0)+": "+o+" required but got only "+n.remaining());for((c=n.clone()).limit=c.offset+o,n.offset+=o;c.remaining()>0;)if(t=7&(l=c.readVarint32()),1===(h=l>>>3))u=this.keyElement.decode(c,t,h);else{if(2!==h)throw Error("Unexpected tag in map field key/value submessage");i=this.element.decode(c,t,h)}return[u,i]}return this.element.decode(n,t,this.id)},I.Message.Field=h,p=function(e,t,n,r,i,o,s){h.call(this,e,t,n,null,r,i,o,s),this.extension},p.prototype=Object.create(h.prototype),I.Message.ExtensionField=p,g=function(e,t,n){m.call(this,e,t,n),this.fields=[]},I.Message.OneOf=g,f=function(e,t,n,r,i){o.call(this,e,t,n,r,i),this.className="Enum",this.object=null},f.getName=function(e,t){var n,r,i=Object.keys(e);for(r=0;r<i.length;++r)if(e[n=i[r]]===t)return n;return null},(f.prototype=Object.create(o.prototype)).build=function(t){var n,r,i,o;if(this.object&&!t)return this.object;for(n=new e.Builder.Enum,i=0,o=(r=this.getChildren(f.Value)).length;o>i;++i)n[r[i].name]=r[i].id;return Object.defineProperty&&Object.defineProperty(n,"$options",{value:this.buildOpt(),enumerable:!1}),this.object=n},I.Enum=f,_=function(e,t,n,r){m.call(this,e,t,n),this.className="Enum.Value",this.id=r},_.prototype=Object.create(m.prototype),I.Enum.Value=_,T=function(e,t,n,r){m.call(this,e,t,n),this.field=r},T.prototype=Object.create(m.prototype),I.Extension=T,E=function(e,t,n,r){o.call(this,e,t,n,r),this.className="Service",this.clazz=null},(E.prototype=Object.create(o.prototype)).build=function(t){return this.clazz&&!t?this.clazz:this.clazz=function(e,t){var n,i=function(t){e.Builder.Service.call(this),this.rpcImpl=t||function(e,t,n){setTimeout(n.bind(this,Error("Not implemented, see: https://github.com/dcodeIO/ProtoBuf.js/wiki/Services")),0)}},o=i.prototype=Object.create(e.Builder.Service.prototype),s=t.getChildren(e.Reflect.Service.RPCMethod);for(n=0;n<s.length;n++)!function(e){o[e.name]=function(n,i){try{try{n=e.resolvedRequestType.clazz.decode(r.wrap(n))}catch(e){if(!(e instanceof TypeError))throw e}if(null===n||"object"!=typeof n)throw Error("Illegal arguments");n instanceof e.resolvedRequestType.clazz||(n=new e.resolvedRequestType.clazz(n)),this.rpcImpl(e.fqn(),n,(function(n,r){if(!n){try{r=e.resolvedResponseType.clazz.decode(r)}catch(e){}return r&&r instanceof e.resolvedResponseType.clazz?void i(null,r):void i(Error("Illegal response type received in service method "+t.name+"#"+e.name))}i(n)}))}catch(e){setTimeout(i.bind(this,e),0)}},i[e.name]=function(t,n,r){new i(t)[e.name](n,r)},Object.defineProperty&&(Object.defineProperty(i[e.name],"$options",{value:e.buildOpt()}),Object.defineProperty(o[e.name],"$options",{value:i[e.name].$options}))}(s[n]);return Object.defineProperty&&(Object.defineProperty(i,"$options",{value:t.buildOpt()}),Object.defineProperty(o,"$options",{value:i.$options}),Object.defineProperty(i,"$type",{value:t}),Object.defineProperty(o,"$type",{value:t})),i}(e,this)},I.Service=E,y=function(e,t,n,r){m.call(this,e,t,n),this.className="Service.Method",this.options=r||{}},(y.prototype=Object.create(m.prototype)).buildOpt=s.buildOpt,I.Service.Method=y,v=function(e,t,n,r,i,o,s,a){y.call(this,e,t,n,a),this.className="Service.RPCMethod",this.requestName=r,this.responseName=i,this.requestStream=o,this.responseStream=s,this.resolvedRequestType=null,this.resolvedResponseType=null},v.prototype=Object.create(y.prototype),I.Service.RPCMethod=v,I}(o),o.Builder=function(e,t,n){function r(e){e.messages&&e.messages.forEach((function(t){t.syntax=e.syntax,r(t)})),e.enums&&e.enums.forEach((function(t){t.syntax=e.syntax}))}var i=function(e){this.ns=new n.Namespace(this,null,""),this.ptr=this.ns,this.resolved=!1,this.result=null,this.files={},this.importRoot=null,this.options=e||{}},o=i.prototype;return i.isMessage=function(e){return"string"==typeof e.name&&(void 0===e.values&&void 0===e.rpc)},i.isMessageField=function(e){return"string"==typeof e.rule&&"string"==typeof e.name&&"string"==typeof e.type&&void 0!==e.id},i.isEnum=function(e){return"string"==typeof e.name&&!(void 0===e.values||!Array.isArray(e.values)||0===e.values.length)},i.isService=function(e){return!("string"!=typeof e.name||"object"!=typeof e.rpc||!e.rpc)},i.isExtend=function(e){return"string"==typeof e.ref},o.reset=function(){return this.ptr=this.ns,this},o.define=function(e){if("string"!=typeof e||!t.TYPEREF.test(e))throw Error("illegal namespace: "+e);return e.split(".").forEach((function(e){var t=this.ptr.getChild(e);null===t&&this.ptr.addChild(t=new n.Namespace(this,this.ptr,e)),this.ptr=t}),this),this},o.create=function(t){var r,o,s,a,u;if(!t)return this;if(Array.isArray(t)){if(0===t.length)return this;t=t.slice()}else t=[t];for(r=[t];r.length>0;){if(t=r.pop(),!Array.isArray(t))throw Error("not a valid namespace: "+JSON.stringify(t));for(;t.length>0;){if(o=t.shift(),i.isMessage(o)){if(s=new n.Message(this,this.ptr,o.name,o.options,o.isGroup,o.syntax),a={},o.oneofs&&Object.keys(o.oneofs).forEach((function(e){s.addChild(a[e]=new n.Message.OneOf(this,s,e))}),this),o.fields&&o.fields.forEach((function(e){if(null!==s.getChild(0|e.id))throw Error("duplicate or invalid field id in "+s.name+": "+e.id);if(e.options&&"object"!=typeof e.options)throw Error("illegal field options in "+s.name+"#"+e.name);var t=null;if("string"==typeof e.oneof&&!(t=a[e.oneof]))throw Error("illegal oneof in "+s.name+"#"+e.name+": "+e.oneof);e=new n.Message.Field(this,s,e.rule,e.keytype,e.type,e.name,e.id,e.options,t,o.syntax),t&&t.fields.push(e),s.addChild(e)}),this),u=[],o.enums&&o.enums.forEach((function(e){u.push(e)})),o.messages&&o.messages.forEach((function(e){u.push(e)})),o.services&&o.services.forEach((function(e){u.push(e)})),o.extensions&&(s.extensions="number"==typeof o.extensions[0]?[o.extensions]:o.extensions),this.ptr.addChild(s),u.length>0){r.push(t),t=u,u=null,this.ptr=s,s=null;continue}u=null}else if(i.isEnum(o))s=new n.Enum(this,this.ptr,o.name,o.options,o.syntax),o.values.forEach((function(e){s.addChild(new n.Enum.Value(this,s,e.name,e.id))}),this),this.ptr.addChild(s);else if(i.isService(o))s=new n.Service(this,this.ptr,o.name,o.options),Object.keys(o.rpc).forEach((function(e){var t=o.rpc[e];s.addChild(new n.Service.RPCMethod(this,s,e,t.request,t.response,!!t.request_stream,!!t.response_stream,t.options))}),this),this.ptr.addChild(s);else{if(!i.isExtend(o))throw Error("not a valid definition: "+JSON.stringify(o));if(s=this.ptr.resolve(o.ref,!0))o.fields.forEach((function(t){var r,i,o,a;if(null!==s.getChild(0|t.id))throw Error("duplicate extended field id in "+s.name+": "+t.id);if(s.extensions&&(r=!1,s.extensions.forEach((function(e){t.id>=e[0]&&t.id<=e[1]&&(r=!0)})),!r))throw Error("illegal extended field id in "+s.name+": "+t.id+" (not within valid ranges)");i=t.name,this.options.convertFieldsToCamelCase&&(i=e.Util.toCamelCase(i)),o=new n.Message.ExtensionField(this,s,t.rule,t.type,this.ptr.fqn()+"."+i,t.id,t.options),a=new n.Extension(this,this.ptr,t.name,o),o.extension=a,this.ptr.addChild(a),s.addChild(o)}),this);else if(!/\.?google\.protobuf\./.test(o.ref))throw Error("extended message "+o.ref+" is not defined")}o=null,s=null}t=null,this.ptr=this.ptr.parent}return this.resolved=!1,this.result=null,this},o.import=function(t,n){var i,o,s,a,u,c,l,h,d="/";if("string"==typeof n){if(e.Util.IS_NODE,!0===this.files[n])return this.reset();this.files[n]=!0}else if("object"==typeof n){if(i=n.root,e.Util.IS_NODE,(i.indexOf("\\")>=0||n.file.indexOf("\\")>=0)&&(d="\\"),o=i+d+n.file,!0===this.files[o])return this.reset();this.files[o]=!0}if(t.imports&&t.imports.length>0){for(a=!1,"object"==typeof n?(this.importRoot=n.root,a=!0,s=this.importRoot,n=n.file,(s.indexOf("\\")>=0||n.indexOf("\\")>=0)&&(d="\\")):"string"==typeof n?this.importRoot?s=this.importRoot:n.indexOf("/")>=0?""===(s=n.replace(/\/[^\/]*$/,""))&&(s="/"):n.indexOf("\\")>=0?(s=n.replace(/\\[^\\]*$/,""),d="\\"):s=".":s=null,u=0;u<t.imports.length;u++)if("string"==typeof t.imports[u]){if(!s)throw Error("cannot determine import root");if("google/protobuf/descriptor.proto"===(c=t.imports[u]))continue;if(c=s+d+c,!0===this.files[c])continue;if(/\.proto$/i.test(c)&&!e.DotProto&&(c=c.replace(/\.proto$/,".json")),null===(l=e.Util.fetch(c)))throw Error("failed to import '"+c+"' in '"+n+"': file not found");/\.json$/i.test(c)?this.import(JSON.parse(l+""),c):this.import(e.DotProto.Parser.parse(l),c)}else n?/\.(\w+)$/.test(n)?this.import(t.imports[u],n.replace(/^(.+)\.(\w+)$/,(function(e,t,n){return t+"_import"+u+"."+n}))):this.import(t.imports[u],n+"_import"+u):this.import(t.imports[u]);a&&(this.importRoot=null)}return t.package&&this.define(t.package),t.syntax&&r(t),h=this.ptr,t.options&&Object.keys(t.options).forEach((function(e){h.options[e]=t.options[e]})),t.messages&&(this.create(t.messages),this.ptr=h),t.enums&&(this.create(t.enums),this.ptr=h),t.services&&(this.create(t.services),this.ptr=h),t.extends&&this.create(t.extends),this.reset()},o.resolveAll=function(){var r;if(null==this.ptr||"object"==typeof this.ptr.type)return this;if(this.ptr instanceof n.Namespace)this.ptr.children.forEach((function(e){this.ptr=e,this.resolveAll()}),this);else if(this.ptr instanceof n.Message.Field){if(t.TYPE.test(this.ptr.type))this.ptr.type=e.TYPES[this.ptr.type];else{if(!t.TYPEREF.test(this.ptr.type))throw Error("illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);if(!(r=(this.ptr instanceof n.Message.ExtensionField?this.ptr.extension.parent:this.ptr.parent).resolve(this.ptr.type,!0)))throw Error("unresolvable type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);if(this.ptr.resolvedType=r,r instanceof n.Enum){if(this.ptr.type=e.TYPES.enum,"proto3"===this.ptr.syntax&&"proto3"!==r.syntax)throw Error("proto3 message cannot reference proto2 enum")}else{if(!(r instanceof n.Message))throw Error("illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);this.ptr.type=r.isGroup?e.TYPES.group:e.TYPES.message}}if(this.ptr.map){if(!t.TYPE.test(this.ptr.keyType))throw Error("illegal key type for map field in "+this.ptr.toString(!0)+": "+this.ptr.keyType);this.ptr.keyType=e.TYPES[this.ptr.keyType]}}else if(this.ptr instanceof e.Reflect.Service.Method){if(!(this.ptr instanceof e.Reflect.Service.RPCMethod))throw Error("illegal service type in "+this.ptr.toString(!0));if(!((r=this.ptr.parent.resolve(this.ptr.requestName,!0))&&r instanceof e.Reflect.Message))throw Error("Illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.requestName);if(this.ptr.resolvedRequestType=r,!((r=this.ptr.parent.resolve(this.ptr.responseName,!0))&&r instanceof e.Reflect.Message))throw Error("Illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.responseName);this.ptr.resolvedResponseType=r}else if(!(this.ptr instanceof e.Reflect.Message.OneOf||this.ptr instanceof e.Reflect.Extension||this.ptr instanceof e.Reflect.Enum.Value))throw Error("illegal object in namespace: "+typeof this.ptr+": "+this.ptr);return this.reset()},o.build=function(e){var t,n,r;if(this.reset(),this.resolved||(this.resolveAll(),this.resolved=!0,this.result=null),null===this.result&&(this.result=this.ns.build()),!e)return this.result;for(t="string"==typeof e?e.split("."):e,n=this.result,r=0;r<t.length;r++){if(!n[t[r]]){n=null;break}n=n[t[r]]}return n},o.lookup=function(e,t){return e?this.ns.resolve(e,t):this.ns},o.toString=function(){return"Builder"},i.Message=function(){},i.Enum=function(){},i.Service=function(){},i}(o,o.Lang,o.Reflect),o.Map=function(e,t){function n(e){var t=0;return{next:function(){return t<e.length?{done:!1,value:e[t++]}:{done:!0}}}}var r=function(e,n){var r,i,o,s;if(!e.map)throw Error("field is not a map");if(this.field=e,this.keyElem=new t.Element(e.keyType,null,!0,e.syntax),this.valueElem=new t.Element(e.type,e.resolvedType,!1,e.syntax),this.map={},Object.defineProperty(this,"size",{get:function(){return Object.keys(this.map).length}}),n)for(r=Object.keys(n),i=0;i<r.length;i++)o=this.keyElem.valueFromString(r[i]),s=this.valueElem.verifyValue(n[r[i]]),this.map[this.keyElem.valueToString(o)]={key:o,value:s}},i=r.prototype;return i.clear=function(){this.map={}},i.delete=function(e){var t=this.keyElem.valueToString(this.keyElem.verifyValue(e)),n=t in this.map;return delete this.map[t],n},i.entries=function(){var e,t,r=[],i=Object.keys(this.map);for(t=0;t<i.length;t++)r.push([(e=this.map[i[t]]).key,e.value]);return n(r)},i.keys=function(){var e,t=[],r=Object.keys(this.map);for(e=0;e<r.length;e++)t.push(this.map[r[e]].key);return n(t)},i.values=function(){var e,t=[],r=Object.keys(this.map);for(e=0;e<r.length;e++)t.push(this.map[r[e]].value);return n(t)},i.forEach=function(e,t){var n,r,i=Object.keys(this.map);for(r=0;r<i.length;r++)e.call(t,(n=this.map[i[r]]).value,n.key,this)},i.set=function(e,t){var n=this.keyElem.verifyValue(e),r=this.valueElem.verifyValue(t);return this.map[this.keyElem.valueToString(n)]={key:n,value:r},this},i.get=function(e){var t=this.keyElem.valueToString(this.keyElem.verifyValue(e));return t in this.map?this.map[t].value:void 0},i.has=function(e){return this.keyElem.valueToString(this.keyElem.verifyValue(e))in this.map},r}(0,o.Reflect),o.loadProto=function(e,t,n){return("string"==typeof t||t&&"string"==typeof t.file&&"string"==typeof t.root)&&(n=t,t=void 0),o.loadJson(o.DotProto.Parser.parse(e),t,n)},o.protoFromString=o.loadProto,o.loadProtoFile=function(e,t,n){if(t&&"object"==typeof t?(n=t,t=null):t&&"function"==typeof t||(t=null),t)return o.Util.fetch("string"==typeof e?e:e.root+"/"+e.file,(function(r){if(null!==r)try{t(null,o.loadProto(r,n,e))}catch(e){t(e)}else t(Error("Failed to fetch file"))}));var r=o.Util.fetch("object"==typeof e?e.root+"/"+e.file:e);return null===r?null:o.loadProto(r,n,e)},o.protoFromFile=o.loadProtoFile,o.newBuilder=function(e){return void 0===(e=e||{}).convertFieldsToCamelCase&&(e.convertFieldsToCamelCase=o.convertFieldsToCamelCase),void 0===e.populateAccessors&&(e.populateAccessors=o.populateAccessors),new o.Builder(e)},o.loadJson=function(e,t,n){return("string"==typeof t||t&&"string"==typeof t.file&&"string"==typeof t.root)&&(n=t,t=null),t&&"object"==typeof t||(t=o.newBuilder()),"string"==typeof e&&(e=JSON.parse(e)),t.import(e,n),t.resolveAll(),t},o.loadJsonFile=function(e,t,n){if(t&&"object"==typeof t?(n=t,t=null):t&&"function"==typeof t||(t=null),t)return o.Util.fetch("string"==typeof e?e:e.root+"/"+e.file,(function(r){if(null!==r)try{t(null,o.loadJson(JSON.parse(r),n,e))}catch(e){t(e)}else t(Error("Failed to fetch file"))}));var r=o.Util.fetch("object"==typeof e?e.root+"/"+e.file:e);return null===r?null:o.loadJson(JSON.parse(r),n,e)},i=e,o.loadProto(i,void 0,"").build("Modules").probuf}(n,t);return r}var On,Nn="pgMsgP",Ln="chatMsg",Mn="pcMsgP",Un={PRIVATE:"ppMsgS",GROUP:"pgMsgS",CHATROOM:"chatMsgS"},An="delMsg",wn="joinChrm",bn="joinChrmR",Pn="exitChrm",Dn="setKV",xn="delKV",Vn="setKVS",Gn="delKVS",kn="qryRelationR",Bn="delRelation",Fn="setSeAtt",Hn={PRIVATE:"cleanPMsg",GROUP:"cleanGMsg",ULTRA_GROUP:"cleanGMsg",CUSTOMER_SERVICE:"cleanCMsg",SYSTEM:"cleanSMsg"},Kn="qryPMsg",qn="qryGMsg",Yn="qryCHMsg",jn="qryCMsg",Qn="qrySMsg",Jn=((vn={})["ppMsgP"]=N.PRIVATE,vn[Nn]=N.GROUP,vn[Ln]=N.CHATROOM,vn[Mn]=N.CUSTOMER_SERVICE,vn),Wn=((In={})[N.PRIVATE]=Kn,In[N.GROUP]=qn,In[N.CHATROOM]=Yn,In[N.CUSTOMER_SERVICE]=jn,In[N.SYSTEM]=Qn,In),Xn=((mn={})[N.PRIVATE]=Hn.PRIVATE,mn[N.GROUP]=Hn.GROUP,mn[N.ULTRA_GROUP]=Hn.ULTRA_GROUP,mn[N.CUSTOMER_SERVICE]=Hn.CUSTOMER_SERVICE,mn[N.SYSTEM]=Hn.SYSTEM,mn),zn="1",Zn="0",$n=1,er=2,tr=3,nr="UpStreamMessage",rr="PushExtra",ir="DownStreamMessage",or="DownStreamMessages",sr="SessionsAttQryInput",ar="SessionsAttOutput",ur="SyncRequestMsg",cr="ChrmPullMsg",lr="NotifyMsg",hr="HistoryMsgInput",dr="HistoryMsgOuput",pr="RelationQryInput",gr="RelationsOutput",fr="UnreadMsgInfo",_r="DeleteSessionsInput",Tr="SessionInfo",Er="DeleteSessionsOutput",yr="RelationsInput",vr="DeleteMsgInput",Ir="CleanHisMsgInput",mr="SessionMsgReadInput",Cr="ChrmInput",Rr="ChrmOutput",Sr="QueryChatRoomInfoInput",Or="QueryChatRoomInfoOutput",Nr="GetQNupTokenInput",Lr="GetQNupTokenOutput",Mr="GetQNdownloadUrlInput",Ur="GetDownloadUrlInput",Ar="GetQNdownloadUrlOutput",wr="GetDownloadUrlOutput",br="ChrmKVEntity",Pr="SetChrmKV",Dr="SetChrmKVS",xr="DeleteChrmKVS",Vr="ChrmKVOutput",Gr="ChrmKVSOutput",kr="ChrmKVSVersionEntity",Br="ChrmKVSOutputEntity",Fr="QueryChrmKV",Hr="SetUserSettingInput",Kr="SetUserSettingOutput",qr="PullUserSettingInput",Yr="PullUserSettingOutput",jr="UserSettingNotification",Qr="SessionReq",Jr="SessionStates",Wr="SessionState",Xr="SessionStateItem",zr="SessionStateModifyReq",Zr="SessionStateModifyResp",$r="GroupUnpushQuery",ei="GroupUnpushSet",ti="QryRemindListReq",ni="QryRemindListResp",ri="GroupUnpushResult",ii="GrpReadReceiptMsg",oi="GrpReadReceiptQryReq",si="GrpReadReceiptQryResp",ai="GrpMsgReadUser",ui="SessionTagAddInput",ci="SessionTagItem",li="SessionTagDelInput",hi="SessionDisTagReq",di="ReportSDKInput",pi="ReportSDKOutput",gi="UltraGrpPullSes",fi="UltraGrpPullMsg",_i="MsgChangeReq",Ti="QueryMsgChange",Ei="MsgChange",yi="MsgChangeList",vi="MsgQuery",Ii="MessageQueryInfo",mi="MsgQueryAck",Ci="OperateStatus",Ri="OperateStatusNotify",Si="OperateInfo",Oi="OperateSummary",Ni="SetRtcRoomIdInput",Li="SetRtcRoomIdOutput";(On={})[nr]=["sessionId","classname","content","pushText","userId","configFlag","clientUniqueId","appData","extraContent","pushExt","busChannel"],On[or]=["list","syncTime","finished","broadcastSyncTime"],On[ir]=["fromUserId","type","groupId","classname","content","dataTime","status","msgId","extraContent","pushContent","configFlag","pushExt","busChannel","extStatus","toUserId","groupUnpush"],On[rr]=["title","templateIdNoUse","pushId","pushConfigs","templateId"],On[sr]=["nothing"],On[ar]=["inboxTime","sendboxTime","totalUnreadCount"],On[ur]=["syncTime","ispolling","isweb","isPullSend","isKeeping","sendBoxSyncTime","broadcastSyncTime"],On[cr]=["syncTime","count"],On[lr]=["type","time","chrmId"],On[hr]=["targetId","time","count","order","busChannel"],On[dr]=["list","syncTime","hasMsg"],On[pr]=["type","count","startTime","order"],On[gr]=["info","isFinished"],On[fr]=["msgId","msgTime","remindType"],On[_r]=["sessions"],On[Tr]=["type","channelId","busChannel"],On[Er]=["nothing"],On[yr]=["type","msg","count","busChannel","startTime","endTime"],On[vr]=["type","conversationId","msgs","busChannel"],On[Ir]=["targetId","dataTime","conversationType","busChannel"],On[mr]=["type","msgTime","channelId","busChannel"],On[Cr]=["nothing"],On[Rr]=["nothing","sessionId","joinTime"],On[Sr]=["count","order"],On[Or]=["userTotalNums","userInfos"],On[Nr]=["type","key","httpMethod","queryString"],On[Mr]=["type","key","fileName"],On[Ur]=["type","key","fileName"],On[Lr]=["deadline","token","bosToken","bosDate","path","osskeyId","ossPolicy","ossSign","ossBucketName"],On[Ar]=["downloadUrl"],On[wr]=["downloadUrl"],On[br]=["key","value","status","timestamp","uid","version"],On[Pr]=["entry","bNotify","notification","type"],On[Dr]=["entry","bNotify","notification","type"],On[xr]=["entry","bNotify","notification","type"],On[Vr]=["entries","bFullUpdate","syncTime"],On[Gr]=["timestamp","errorKeys","keysVersion"],On[kr]=["version","key"],On[Br]=["key","errorCode"],On[Fr]=["timestamp"],On[Hr]=["version","value"],On[Kr]=["version","reserve"],On[qr]=["version","reserve"],On[Yr]=["items","version"],On.UserSettingItem=["targetId","type","key","value","version","status","tags"],On[Qr]=["time"],On[Jr]=["version","state"],On[Wr]=["type","channelId","time","stateItem","busChannel"],On[Xr]=["sessionStateType","value","tags"],On[zr]=["version","state"],On[Zr]=["version"],On[ei]=["busChannel","unpushLevel"],On[ti]=["groupId","busChannel","msgTime","size"],On[$r]=["busChannel"],On[ri]=["groupId","busChannel","unpushLevel"],On[ii]=["msgId","busChannel"],On[oi]=["msgId","busChannel"],On[si]=["totalMemberNum","list"],On[ai]=["readTime","userId"],On[ui]=["version","tags"],On[ci]=["tagId","name","createdTime","isTop"],On[li]=["version","tags"],On[hi]=["tagId"],On[jr]=["version","reserve"],On[di]=["sdkInfo"],On[pi]=["nothing"],On[gi]=["syncTime","isEraseMsgContent"],On[fi]=["syncTime"],On[_i]=["fromUserId","targetId","type","busChannel","msgUID","msgTime","content"],On[Ti]=["syncTime"],On[yi]=["list","syncTime","hasNext"],On[Ei]=["targetId","type","time","changeType","msgUID","msgTime","busChannel","isAdmin","isDel","operatorId","subChangeType"],On[vi]=["targetId","type","query"],On[Ii]=["msgTime","msgUID","busChannel"],On[mi]=["list"],On[Ci]=["targetId","type","opType","busChannel"],On[Ri]=["type","notifyType","info","summary"],On[Si]=["targetId","busChannel","userId","opType","optime"],On[Oi]=["targetId","busChannel","count","opType"],On[Ni]=["rtcRoomId"],On[Li]=["nothing"];var Mi="\npackage Modules;\nmessage probuf {\n message SetUserStatusOutput\n {\n optional int32 nothing=1;\n }\n\n message GetUserStatusInput\n {\n optional int32 nothing=1;\n }\n\n message GetUserStatusOutput\n {\n optional string status=1;\n optional string subUserId=2;\n }\n\n message SubUserStatusInput\n {\n repeated string userid =1;\n }\n\n message SubUserStatusOutput\n {\n optional int32 nothing=1;\n }\n message VoipDynamicInput\n {\n required int32 engineType = 1;\n required string channelName = 2;\n optional string channelExtra = 3;\n }\n\n message VoipDynamicOutput\n {\n required string dynamicKey=1;\n }\n message ".concat(lr," {\n required int32 type = 1;\n optional int64 time = 2;\n optional string chrmId=3;\n }\n message ").concat(ur," {\n required int64 syncTime = 1;\n required bool ispolling = 2;\n optional bool isweb=3;\n optional bool isPullSend=4;\n optional bool isKeeping=5;\n optional int64 sendBoxSyncTime=6;\n optional int64 broadcastSyncTime=7;\n }\n message ").concat(nr," {\n required int32 sessionId = 1;\n required string classname = 2;\n required bytes content = 3;\n optional string pushText = 4;\n optional string appData = 5;\n repeated string userId = 6;\n optional int64 delMsgTime = 7;\n optional string delMsgId = 8;\n optional int32 configFlag = 9;\n optional int64 clientUniqueId = 10;\n optional string extraContent = 11;\n optional PushExtra pushExt = 12;\n optional string busChannel = 13; // 该消息所属会话的业务标识\n }\n message ").concat(rr," {\n optional string title = 1;\n optional int32 templateIdNoUse= 2;\n optional string pushId = 3;\n optional string pushConfigs = 4;\n optional string templateId = 5;\n }\n message ").concat(or," {\n repeated DownStreamMessage list = 1;\n required int64 syncTime = 2;\n optional bool finished = 3;\n optional int64 broadcastSyncTime = 4;\n }\n message ").concat(ir," {\n required string fromUserId = 1;\n required ChannelType type = 2;\n optional string groupId = 3;\n required string classname = 4;\n required bytes content = 5;\n required int64 dataTime = 6;\n required int64 status = 7;\n optional int64 extra = 8;\n optional string msgId = 9;\n optional int32 direction = 10;\n optional int32 plantform =11;\n optional int32 isRemoved = 12;\n optional string source = 13;\n optional int64 clientUniqueId = 14;\n optional string extraContent = 15;\n optional string pushContent = 16;\n optional int32 configFlag = 17;\n optional PushExtra pushExt = 18;\n optional string busChannel = 19; // 该消息所属会话的业务标识,限制20字符以内\n // 消息的扩展标记\n // 第0位,表示送达状态: 0x01 表示已送达;\n // 断档: 0x02 表示是否需要执行断档策略;\n // 消息修改: 0x04 拉取历史消息时表示该消息是否修改过\n // 0x08 每条消息携带的频道类型\n optional int64 extStatus = 20;\n repeated string toUserId = 21; //指定接收者(限定群和讨论组)//增加聊天室定向成员\n optional int32 groupUnpush = 22; //群聊默认免打扰级别\n }\n enum ChannelType {\n PERSON = 1;\n PERSONS = 2;\n GROUP = 3;\n TEMPGROUP = 4;\n CUSTOMERSERVICE = 5;\n NOTIFY = 6;\n MC=7;\n MP=8;\n ULTRAGROUP = 10;\n }\n message CreateDiscussionInput {\n optional string name = 1;\n }\n message CreateDiscussionOutput {\n required string id = 1;\n }\n message ChannelInvitationInput {\n repeated string users = 1;\n }\n message LeaveChannelInput {\n required int32 nothing = 1;\n }\n message ChannelEvictionInput {\n required string user = 1;\n }\n message RenameChannelInput {\n required string name = 1;\n }\n message ChannelInfoInput {\n required int32 nothing = 1;\n }\n message ChannelInfoOutput {\n required ChannelType type = 1;\n required string channelId = 2;\n required string channelName = 3;\n required string adminUserId = 4;\n repeated string firstTenUserIds = 5;\n required int32 openStatus = 6;\n }\n message ChannelInfosInput {\n required int32 page = 1;\n optional int32 number = 2;\n }\n message ChannelInfosOutput {\n repeated ChannelInfoOutput channels = 1;\n required int32 total = 2;\n }\n message MemberInfo {\n required string userId = 1;\n required string userName = 2;\n required string userPortrait = 3;\n required string extension = 4;\n }\n message GroupMembersInput {\n required int32 page = 1;\n optional int32 number = 2;\n }\n message GroupMembersOutput {\n repeated MemberInfo members = 1;\n required int32 total = 2;\n }\n message GetUserInfoInput {\n required int32 nothing = 1;\n }\n message GetUserInfoOutput {\n required string userId = 1;\n required string userName = 2;\n required string userPortrait = 3;\n }\n message GetSessionIdInput {\n required int32 nothing = 1;\n }\n message GetSessionIdOutput {\n required int32 sessionId = 1;\n }\n enum FileType {\n image = ").concat(I.IMAGE,";\n audio = ").concat(I.AUDIO,";\n video = ").concat(I.VIDEO,";\n file = ").concat(I.FILE,";\n }\n message ").concat(Nr," {\n required FileType type = 1;\n optional string key = 2;\n optional string httpMethod = 3;\n optional string queryString = 4;\n }\n message ").concat(Mr," {\n required FileType type = 1;\n required string key = 2;\n optional string fileName = 3;\n }\n message ").concat(Ur," {\n required FileType type = 1;\n required string key = 2;\n optional string fileName = 3;\n }\n message ").concat(Lr," {\n required int64 deadline = 1;\n required string token = 2;\n optional string bosToken = 3;\n optional string bosDate = 4;\n optional string path = 5;\n optional string osskeyId = 6;\n optional string ossPolicy = 7;\n optional string ossSign = 8;\n optional string ossBucketName = 9;\n optional string s3Credential = 10;\n optional string s3Algorithm = 11;\n optional string s3Date = 12;\n optional string s3Policy = 13;\n optional string s3Signature = 14;\n optional string s3BucketName = 15;\n optional string stcAuthorization = 16;\n optional string stcContentSha256 = 17;\n optional string stcDate = 18;\n optional string stcBucketName = 19;\n }\n message ").concat(Ar," {\n required string downloadUrl = 1;\n }\n message ").concat(wr," {\n required string downloadUrl = 1;\n }\n message Add2BlackListInput {\n required string userId = 1;\n }\n message RemoveFromBlackListInput {\n required string userId = 1;\n }\n message QueryBlackListInput {\n required int32 nothing = 1;\n }\n message QueryBlackListOutput {\n repeated string userIds = 1;\n }\n message BlackListStatusInput {\n required string userId = 1;\n }\n message BlockPushInput {\n required string blockeeId = 1;\n }\n message ModifyPermissionInput {\n required int32 openStatus = 1;\n }\n message GroupInput {\n repeated GroupInfo groupInfo = 1;\n }\n message GroupOutput {\n required int32 nothing = 1;\n }\n message GroupInfo {\n required string id = 1;\n required string name = 2;\n }\n message GroupHashInput {\n required string userId = 1;\n required string groupHashCode = 2;\n }\n message GroupHashOutput {\n required GroupHashType result = 1;\n }\n enum GroupHashType {\n group_success = 0x00;\n group_failure = 0x01;\n }\n message ").concat(Cr," {\n required int32 nothing = 1;\n }\n message ").concat(Rr," {\n required int32 nothing = 1;\n optional string sessionId = 2;\n optional int64 joinTime = 3;\n }\n message ").concat(cr," {\n required int64 syncTime = 1;\n required int32 count = 2;\n }\n\n message ChrmPullMsgNew\n {\n required int32 count = 1;\n required int64 syncTime = 2;\n optional string chrmId=3;\n }\n message ").concat(pr,"\n {\n optional ChannelType type = 1;\n optional int32 count = 2;\n optional int64 startTime = 3;\n optional int32 order = 4;\n }\n message ").concat(yr,"\n {\n required ChannelType type = 1;\n optional DownStreamMessage msg =2;\n optional int32 count = 3;\n repeated string busChannel = 4;\n optional int64 startTime = 5;\n optional int64 endTime = 6;\n }\n message ").concat(gr,"\n {\n repeated RelationInfo info = 1;\n optional bool isFinished = 2;//是否结束\n }\n message RelationInfo\n {\n required ChannelType type = 1;\n required string userId = 2;\n optional DownStreamMessage msg =3;\n optional int64 readMsgTime= 4;\n optional int64 unreadCount= 5;\n optional string busChannel = 6;//该消息所属会话的业务标识\n optional int64 versionTime = 7;//会话项变更时间戳,注意:非排序时间戳\n optional int64 remindCount = 8;//被@的未读数\n optional int32 busChannelType = 9; // 0: 公有频道; 1: 私有频道;\n optional ").concat(fr," msgInfo = 10;// 新增 首条未读消息信息,可为空\n }\n message ").concat(fr," //未读消息摘要信息\n {\n required string msgId = 1; //消息唯一标示\n required int64 msgTime= 2;//消息时间\n optional int32 remindType= 3;//@类型。查询会话时无此字段。查询未读@列表时返回\n }\n message ").concat(ti," // 新增 查询未读@列表入参\n {\n required string groupId = 1; // 群 ID\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional int64 msgTime = 3; // 消息时间戳\n optional int32 size = 4; // 单页长度,默认20,最大20\n }\n message ").concat(ni," //查询未读@列表出参\n {\n repeated ").concat(fr," msgInfo = 1; //未读@消息摘要列表\n }\n message RelationInfoReadTime\n {\n required ChannelType type = 1;\n required int64 readMsgTime= 2;\n required string targetId = 3;\n }\n message ").concat(Ir,"\n {\n required string targetId = 1;\n required int64 dataTime = 2;\n optional int32 conversationType= 3;\n optional string busChannel = 4; //该消息所属会话的业务标识,限制20字符以内\n }\n message HistoryMessageInput\n {\n required string targetId = 1;\n required int64 dataTime =2;\n required int32 size = 3;\n }\n\n message HistoryMessagesOuput\n {\n repeated DownStreamMessage list = 1;\n required int64 syncTime = 2;\n required int32 hasMsg = 3;\n }\n message ").concat(Sr,"\n {\n required int32 count= 1;\n optional int32 order= 2;\n }\n\n message ").concat(Or,"\n {\n optional int32 userTotalNums = 1;\n repeated ChrmMember userInfos = 2;\n }\n message ChrmMember\n {\n required int64 time = 1;\n required string id = 2;\n }\n message MPFollowInput\n {\n required string id = 1;\n }\n\n message MPFollowOutput\n {\n required int32 nothing = 1;\n optional MpInfo info =2;\n }\n\n message MCFollowOutput\n {\n required int32 nothing = 1;\n optional MpInfo info =2;\n }\n\n message MpInfo\n {\n required string mpid=1;\n required string name = 2;\n required string type = 3;\n required int64 time=4;\n optional string portraitUrl=5;\n optional string extra =6;\n }\n\n message SearchMpInput\n {\n required int32 type=1;\n required string id=2;\n }\n\n message SearchMpOutput\n {\n required int32 nothing=1;\n repeated MpInfo info = 2;\n }\n\n message PullMpInput\n {\n required int64 time=1;\n required string mpid=2;\n }\n\n message PullMpOutput\n {\n required int32 status=1;\n repeated MpInfo info = 2;\n }\n message ").concat(hr,"\n {\n optional string targetId = 1;\n optional int64 time = 2;\n optional int32 count = 3;\n optional int32 order = 4;\n optional string busChannel = 5; //该消息所属会话的业务标识,限制20字符以内\n }\n\n message ").concat(dr,"\n {\n repeated DownStreamMessage list=1;\n required int64 syncTime=2;\n required int32 hasMsg=3;\n }\n message ").concat(sr,"{\n required int32 nothing = 1;\n }\n message ").concat(ar,"{\n required int64 inboxTime = 1;\n required int64 sendboxTime = 2;\n required int64 totalUnreadCount = 3;\n }\n message ").concat(mr,"\n {\n required ChannelType type = 1;\n required int64 msgTime = 2;\n required string channelId = 3;\n optional string busChannel = 4;//该消息所属会话的业务标识\n }\n message SessionMsgReadOutput\n {\n optional int32 nothing=1;\n }\n message ").concat(_r,"\n {\n repeated SessionInfo sessions = 1;\n }\n message ").concat(Tr,"\n {\n required ChannelType type = 1;\n required string channelId = 2;\n optional string busChannel = 3;//所属会话业务标识\n }\n message ").concat(Er,"\n {\n optional int32 nothing=1;\n }\n message ").concat(vr,"\n {\n optional ChannelType type = 1;\n optional string conversationId = 2;\n repeated DeleteMsg msgs = 3;\n optional string busChannel = 4; //该消息所属会话的业务标识,限制20字符以内\n }\n message DeleteMsg\n {\n optional string msgId = 1;\n optional int64 msgDataTime = 2;\n optional int32 direct = 3;\n }\n message ChrmKVEntity {\n required string key = 1;\n required string value = 2;\n optional int32 status = 3;\n optional int64 timestamp = 4;\n optional string uid = 5;\n optional int64 version = 6;\n }\n message ").concat(Pr," {\n required ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(Dr," {\n repeated ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(xr," {\n repeated ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(Vr," {\n repeated ChrmKVEntity entries = 1;\n optional bool bFullUpdate = 2;\n optional int64 syncTime = 3;\n }\n message ChrmKVSVersionEntity {\n optional int64 version = 1;\n optional string key = 2;\n }\n\n message ").concat(Gr," {\n repeated ChrmKVSOutputEntity errorKeys = 1;\n repeated ChrmKVSVersionEntity keysVersion = 2;\n }\n message ").concat(Br,"\n {\n optional string key = 1;\n optional int32 errorCode = 2;\n }\n message ").concat(Fr," {\n required int64 timestamp = 1;\n }\n message ").concat(Hr," {\n required int64 version=1;\n required string value=2;\n }\n message ").concat(Kr," {\n required int64 version=1;\n required bool reserve=2;\n }\n message ").concat(qr," {\n required int64 version=1;\n optional bool reserve=2;\n }\n message ").concat(Yr," {\n repeated UserSettingItem items = 1;\n required int64 version=2;\n }\n message UserSettingItem {\n required string targetId= 1;\n required ChannelType type = 2;\n required string key = 4;\n required bytes value = 5;\n required int64 version=6;\n required int32 status=7;\n repeated SessionTagItem tags= 8;\n }\n message ").concat(Qr," {\n required int64 time = 1;\n }\n message ").concat(Jr," {\n required int64 version=1;\n repeated SessionState state= 2;\n }\n message ").concat(Wr," {\n required ChannelType type = 1;\n required string channelId = 2;\n optional int64 time = 3;\n repeated SessionStateItem stateItem = 4;\n optional string busChannel = 5;//该消息所属会话的业务标识\n }\n message ").concat(Xr," {\n required SessionStateType sessionStateType = 1;\n required string value = 2;\n repeated SessionTagItem tags = 3;\n }\n enum SessionStateType {\n IsSilent = 1;\n IsTop = 2;\n Tags = 3;\n }\n message ").concat(zr," {\n required int64 version=1;\n repeated SessionState state= 2;\n }\n message ").concat($r," {\n optional string busChannel = 1;\n }\n message ").concat(ei,"{\n optional string busChannel = 1;\n required int32 unpushLevel = 2;\n }\n message ").concat(ri," {\n required string groupId = 1;\n optional string busChannel = 2;\n required int32 unpushLevel = 3;\n }\n message ").concat(Zr," {\n required int64 version=1;\n }\n message ").concat(ii," {\n repeated string msgId=1; //已读消息ID\n optional string channelId = 2; // 该消息所属会话的业务标识\n }\n message ").concat(oi," {\n repeated string msgId=1; //已读消息ID\n optional string channelId = 2; // 该消息所属会话的业务标识\n }\n message ").concat(si," {\n required int32 totalMemberNum = 1;//群内总人数\n repeated GrpMsgReadUser list = 2;//已读用户列表(list复类型)\n }\n message ").concat(ai," {\n required int64 readTime = 1;//已读时间\n required string userId = 2;//已读用户id\n }\n message ").concat(ui," {\n required int64 version=1;\n repeated SessionTagItem tags=2;\n }\n message ").concat(ci," {\n required string tagId=1;\n optional string name=2;\n optional int64 createdTime=3;\n optional bool isTop=4;\n }\n message ").concat(li," {\n required int64 version=1;\n repeated SessionTagItem tags=2;\n }\n message ").concat(hi," {\n repeated string tagId=1;\n }\n message ").concat(jr," {\n required int64 version=1;\n required bool reserve=2;\n }\n message ").concat(di,' {\n required string sdkInfo=1; // 用户集成的 sdk 信息,json 格式 {"web-rtc": "4.0.3.7"}\n }\n message ').concat(pi,"\n {\n optional int32 nothing=1; //占位\n }\n message ").concat(gi,"\n {\n required int64 syncTime = 1;//同步时间戳\n optional bool isEraseMsgContent = 2;//拉取会话时,是否屏蔽掉消息内容\n }\n message ").concat(fi,"\n {\n required int64 syncTime = 1;//同步时间戳\n }\n message ").concat(_i,"\n {\n required string fromUserId = 1;//(谁发的)\n required string targetId = 2;// 目标Id(超级群Id)\n required ChannelType type = 3;//发送类型如:(P2P,GROUP,ULTRAGROUP)\n required string msgUID = 4; // 扩展消息的内容体\n required int64 msgTime = 5; //原始消息时间\n optional string busChannel = 6; // 该消息所属会话的业务标识,限制20字符以内\n optional string content = 7; // 即extraContent消息扩展内容,下表格说明\n }\n message ").concat(Ti," //查询入参\n {\n required int64 syncTime = 1;//同步时间戳\n }\n message ").concat(yi," //应答结果\n {\n repeated MsgChange list = 1; //变更\n required int64 syncTime = 2; //同步时间(用于下次同步入参)\n optional bool hasNext = 3 ;\n }\n message ").concat(Ei," //变更详情\n {\n required string targetId = 1; // 目标Id(超级群Id)\n required ChannelType type = 2; // 会话类型\n required int64 time = 3; // 变更时间\n required int32 changeType = 4; // 消息变更类型(1:扩展,2:修改,3:撤回,4:频道变更)\n required string msgUID = 5; // 消息ID\n required int64 msgTime = 6; // 消息时间\n optional string busChannel = 7; // 频道ID\n optional bool isAdmin = 8; //是否为管理员,默认为 0, 设为 1 时, IMKit 收到此条消息后,小灰条默认显示为“管理员 撤回了一条消息”。\n optional bool isDel = 9; //默认为 0 撤回该条消息同时,用户端将该条消息删除并替换为一条小灰条撤回提示消息;为 1 时,该条消息删除后,不替换为小灰条提示消息。\n optional string operatorId = 10; // 消息变更的操作人 Id; subChangeType 为 5 时,operatorId 表示被踢出超级群私有频道白名单的用户\n // 当 changeType 为 4 时,该参数有意义;\n // 1: 删除频道;\n // 2: 公有频道变为私有频道;\n // 3: 私有频道变为公有频道;\n // 4: 私有频道成员变更-加入, SDK 不通知业务层;\n // 5: 私有频道成员变更-退出;\n // 6: 公有频道变为私有频道,当前用户不在白名单中;\n optional int32 subChangeType = 11;\n }\n message ").concat(vi," //请求\n {\n required string targetId = 1; // 目标Id(超级群Id)\n required ChannelType type = 2; // 会话类型\n repeated MessageQueryInfo query = 3; //\n }\n message MessageQueryInfo\n {\n required int64 msgTime = 1; // 消息时间\n required string msgUID = 2; // 消息ID\n optional string busChannel = 3; // 频道ID\n }\n message ").concat(mi," //应答\n {\n repeated DownStreamMessage list = 1;//消息\n }\n message ").concat(Ci," //客户端发送\n {\n optional string targetId = 1;// targetId\n optional ChannelType type = 2;//发送会话类型如:(P2P,GROUP) \n optional int32 opType = 3; //0 , 正在输入, 1 正在XXX \n optional string busChannel = 4; // 频道(channelId,可以为空)\n }\n message ").concat(Ri," //服务端发送\n {\n optional ChannelType type = 1;//发送会话类型如(P2P,GROUP) \n optional int64 notifyType = 2; //0x1 表示明细, 0x2 表示汇总 0x3 表示明细+汇总\n repeated OperateInfo info = 3 ; //明细列表 当notifyType 为 1和3时,有效\n repeated OperateSummary summary = 4 ; //汇总列表, 当notifyType 为2和3 时,有效\n }\n message ").concat(Si," {\n // XX 正在做什么\n optional string targetId = 1; // 超级群Id 会话id\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional string userId = 3; // userId\n optional int32 opType = 4; //0 , 正在输入, 1 正在XX \n optional int64 optime = 5; //服务端收到用户操作的上行时间. \n }\n \n message ").concat(Oi," {\n // 几个人 正在干什么\n optional string targetId = 1; // 超级群Id 会话id\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional int32 count = 3; // 操作人数\n optional int32 opType = 4; //0, 正在输入, 1 正在XX \n }\n\n message ").concat(Ni,"\n {\n required string rtcRoomId= 1; //rtc房间ID;\n }\n message ").concat(Li,"\n {\n required int32 nothing = 1; //用于占位\n }\n}\n"),Ui=function(){function e(t){this.logger=t,this._codec=e.createPBCodec()}return e.createPBCodec=function(){var e=Sn(Mi);return e.getModule=function(t){var n=new e[t];return n.getArrayData=function(){var e=n.toArrayBuffer();return e=pe(e)?[].slice.call(new Int8Array(e)):e},n},e},e.prototype.decodeByPBName=function(e,t,n){var r,i=this,o=e,s=((r={})[or]=i._formatSyncMessages,r[ir]=i._formatReceivedMessage,r[nr]=i._formatSentMessage,r[dr]=i._formatHistoryMessages,r[gr]=i._formatConversationList,r[Or]=i._formatChatRoomInfos,r[Vr]=i._formatChatRoomKVList,r[Yr]=i._formatUserSetting,r[Jr]=i._formatConversationStatus,r[si]=i._formatGrpReadReceiptQryResp,r[Kr]=i._formatSetUserSettingOutput,r[jr]=i._formatUserSettingNotification,r[yi]=i._formatUltraMsgChangeList,r[Ri]=i._formatUltraOperateStatusNotifyList,r[mi]=i._formatUltraMsgList,r[ni]=i._formatUltraGroupUnreadMentionedList,r[Rr]=i._formatChrmKVVersion,r)[t];try{o=e.length>0&&i._codec[t].decode(e),fe(o)&&(o=function(e){for(var t in e)fe(e[t])&&(e[t]=Je(e[t]));return e}(o)),_e(s)&&(o=s.call(this,o,n))}catch(e){this.logger.error(exports.LogTagId.L_PB_DECODE_E,t)}return o},e.prototype._readBytes=function(e){var t=e.offset,n=e.buffer,r=e.limit;if(t)try{var i=pe(n)?new Uint8Array(n):n;return Ot.readUTF(i.subarray(t,r))}catch(e){this.logger.error(exports.LogTagId.O,null==e?void 0:e.stack)}return e},e.prototype._formatBytes=function(e){if(!e)return e;var t=this._readBytes(e);try{t=JSON.parse(t)}catch(e){this.logger.error(exports.LogTagId.O,null==e?void 0:e.stack)}return t||e},e.prototype._formatSyncMessages=function(e,t){t=t||{};var n=this,r=e.list,i=e.syncTime,o=e.finished;return(Te(o)||null===o)&&(e.finished=!0),e.syncTime=Je(i),e.list=nt(r,(function(e){return n._formatReceivedMessage(e,t)})),e},e.prototype._formatReceivedMessage=function(e,t){if(!e)return e;var r=(t=t||{}).currentUserId,i=t.connectedTime,o=e.content,s=e.fromUserId,a=e.type,u=e.groupId,c=e.status,l=e.dataTime,h=e.classname,p=e.msgId,g=e.extraContent,f=e.pushContent,_=e.pushExt,T=e.configFlag,E=e.extStatus;e.toUserId,e.groupUnpush;var y=e.clientUniqueId,v=(e.direction||C.RECEIVE)===C.SEND,I=function(e){var t=n.READ;return{isPersited:!!(16&e),isCounted:!!(32&e),isMentioned:!!(64&e),disableNotification:!!(512&e),receivedStatus:t=2&e?n.RETRIEVED:t,canIncludeExpansion:!!(1024&e)}}(c),m=I.isPersited,R=I.isCounted,S=I.isMentioned,O=I.disableNotification,L=I.receivedStatus,M=I.canIncludeExpansion,U=!!(2&(E||0)),A=!!(4&(E||0)),w=!!(8&(E||0))?exports.UltraGroupChannelType.PRIVATE:exports.UltraGroupChannelType.PUBLIC,b=[N.GROUP,N.CHATROOM,N.RTC_ROOM,N.ULTRA_GROUP].indexOf(a)>-1?u:s,P=v?r:s,D=Je(l),x=D<i,V=a===N.CHATROOM,G=this._formatBytes(o),k={};if(_&&(k=ze(this.logger,_.pushConfigs,_.pushId)),G.user){var B=G.user,F=B.portrait,H=B.portraitUri,K=F||H;K&&(G.user.portrait=G.user.portraitUri=K)}var q,Y=d(d({},k),{pushTitle:null==_?void 0:_.title,pushContent:f,pushData:f,disablePushTitle:!!T&&Boolean(4&T),forceShowDetailContent:!!T&&Boolean(8&T),templateId:null==_?void 0:_.templateId}),j=v?C.SEND:C.RECEIVE;V&&s===r&&(j=C.SEND),g&&(q={},q=lt(g));var Q={conversationType:a,targetId:b,senderUserId:P,messageType:h,messageUId:p,isPersited:m,isCounted:R,isMentioned:S,sentTime:D,messageDirection:j,receivedTime:ht.getTime(),disableNotification:O,receivedStatus:L,canIncludeExpansion:M,content:G,expansion:q,configFlag:T,pushConfig:Y,channelId:e.busChannel||"",isInterrupt:U,isModifyMessage:A,messageId:Je(y)||0};return a!==N.ULTRA_GROUP&&(Q.isOffLineMessage=x),a===N.ULTRA_GROUP&&(Q.channelType=w),Q},e.prototype._formatSentMessage=function(e,t){var n,r=e.content,i=e.classname,o=e.sessionId,s=e.msgId,a=e.extraContent,u=e.pushExt,c=e.pushContent,l=e.configFlag,h=e.extStatus,p=e.clientUniqueId,g=t.signal,f=t.currentUserId,_=g.date,T=g.topic,E=g.targetId,y=!!(2&(h||0)),v=function(e){return{isPersited:!!(1&e),isCounted:!!(2&e),disableNotification:!!(32&e),canIncludeExpansion:!!(64&e)}}(o),I=v.isPersited,m=v.isCounted,R=v.disableNotification,S=v.canIncludeExpansion,O=Jn[T]||N.PRIVATE,L=it(Un,T),M=this._formatBytes(r),U=E;i===w.RECALL&&(O=M.conversationType||O,U=M.targetId||E),a&&(n={},n=lt(a));var A={};u&&(A=ze(this.logger,u.pushConfigs,u.pushId));var b=d(d({},A),{pushTitle:null==u?void 0:u.title,pushContent:c,pushData:c,disablePushTitle:!!l&&Boolean(4&l),forceShowDetailContent:!!l&&Boolean(8&l),templateId:null==u?void 0:u.templateId});return{conversationType:O,targetId:U,messageType:i,messageUId:s,isPersited:I,isCounted:m,isStatusMessage:L,senderUserId:f,content:this._formatBytes(r),sentTime:1e3*_,receivedTime:ht.getTime(),messageDirection:C.SEND,isOffLineMessage:!1,disableNotification:R,canIncludeExpansion:S,expansion:n,pushConfig:b,channelId:e.busChannel||"",isInterrupt:y,messageId:Je(p)||0}},e.prototype._formatHistoryMessages=function(e,t){var n=this,r=t.conversation||{},i=e.list,o=e.hasMsg,s=r.targetId,a=Je(e.syncTime),u=[];return tt(i,(function(e){var i=n._formatReceivedMessage(e,t);r.conversationType===N.ULTRA_GROUP?i.targetId=e.groupId||r.targetId:i.targetId=s,u.push(i)}),{isReverse:!0}),{syncTime:a,list:u,hasMore:!!o}},e.prototype._formatUltraMsgChangeList=function(e){var t=e.list,n=e.syncTime,r=e.hasNext;return{syncTime:n,list:t&&t.map((function(e){var t=e.targetId,n=e.type,r=e.time,i=e.changeType,o=e.msgUID,s=e.msgTime,a=e.busChannel,u=e.isAdmin,c=e.isDel,l=e.operatorId,h=e.subChangeType;return{targetId:t,conversationType:n,changeType:i,messageUId:o,changeTime:Je(r),sendTime:Je(s),channelId:a||"",isAdmin:u,isDel:c,operatorId:l,subChangeType:h}})),hasNext:r}},e.prototype._formatUltraOperateStatusNotifyList=function(e){var t=e.type,n=e.notifyType,r=e.info,i=e.summary,o=[],s=[],a=2==(2&n),u=1==(1&n);return u&&Array.isArray(r)&&r.forEach((function(e){var t=e.targetId,n=e.busChannel,r=e.userId,i=e.opType,s=e.optime,a=Je(s);o.push({targetId:t,channelId:n,userId:r,operationType:i,operationTime:a})})),a&&Array.isArray(i)&&i.forEach((function(e){var t=e.targetId,n=e.busChannel,r=e.count,i=e.opType;s.push({targetId:t,channelId:n,count:r,operationType:i})})),{conversationType:t,info:o,summary:s,hasInfo:u,hasSummary:a}},e.prototype._formatUltraMsgList=function(e,t){var n=this,r=e.list;return{list:r&&r.map((function(e){return n._formatReceivedMessage(e,t)}))}},e.prototype._formatUltraGroupUnreadMentionedList=function(e){var t=e.msgInfo;return(void 0===t?[]:t).map((function(e){return{messageUId:e.msgId,senTtime:Je(e.msgTime),mentionedType:e.remindType}}))},e.prototype._formatConversationList=function(e,t){var n=this,r=e.info,i=t.afterDecode,o={list:(r=nt(r,(function(e){var r=e.msg,o=e.userId,s=e.type,a=e.unreadCount,u=e.busChannel,c=e.versionTime,l=e.remindCount,h=e.busChannelType;e.readMsgTime;var d=e.msgInfo,p=null;r&&((p=n._formatReceivedMessage(r,t)).targetId=o);var g={targetId:o,conversationType:s,unreadMessageCount:Je(a)||0,latestMessage:p||{},channelId:u||""};return s===N.ULTRA_GROUP&&(g.versionTime=Je(c)||0,g.unreadMentionedCount=Je(l)||0,g.channelType=h||exports.UltraGroupChannelType.PUBLIC,g.lastReadTime=0,d&&(g.firstUnreadMessage={sentTime:Je(d.msgTime)},g.lastReadTime=Je(d.msgTime)-1)),(null==i?void 0:i(g))||g})))||[]};return((null==t?void 0:t.conversationType)||N.NONE)===N.ULTRA_GROUP&&(o.isFinished=e.isFinished),o},e.prototype._formatSetUserSettingOutput=function(e){return e},e.prototype._formatChatRoomInfos=function(e){var t=e.userTotalNums,n=e.userInfos;return{userCount:t,userInfos:nt(n,(function(e){var t=e.id,n=e.time;return{id:t,time:Je(n)}}))}},e.prototype._formatChatRoomKVList=function(e){var t=e.entries,n=e.bFullUpdate,r=e.syncTime;return t=nt(t=t||[],(function(e){var t=e.key,n=e.value,r=e.status,i=e.timestamp,o=e.uid,s=e.version,a=function(e){return{isAutoDelete:!!(1&e),isOverwrite:!!(2&e),type:4&e?Y.DELETE:Y.UPDATE}}(r);return{key:t,value:n,isAutoDelete:a.isAutoDelete,isOverwrite:a.isOverwrite,type:a.type,userId:o,timestamp:Je(i),version:Je(s)}})),{kvEntries:t,isFullUpdate:n,syncTime:r}},e.prototype._formatUserSetting=function(e){var t=this,n=e.items,r=e.version,i={};return tt(n||[],(function(e){var n=e.key,r=e.version,o=e.value;e.version=Je(r),e.value=t._readBytes(o),"Tag"===n&&e.tags.forEach((function(e){e.createdTime=Je(e.createdTime),e.tagName=e.name})),i[n]=e})),{settings:i,version:r}},e.prototype._formatConversationStatus=function(e){var t=e.state,n=[];return tt(t,(function(e){var t=e.type,r=e.channelId,i=e.time,o=e.stateItem,s=e.busChannel,a=P.CLOSE,u=x.NOT_SET,c=!1,l=[];tt(o,(function(e){var t=e.sessionStateType,n=e.value,r=e.tags;switch(t){case $n:a=n===zn?P.OPEN:P.CLOSE,u=Number(n)||x.NOT_SET;break;case er:c=n===zn;break;case tr:l=r}})),n.push({conversationType:t,type:t,targetId:r,notificationStatus:a,notificationLevel:u,isTop:c,updatedTime:Je(i),tags:l,channelId:s||""})})),n},e.prototype._formatGrpReadReceiptQryResp=function(e){var t=e.totalMemberNum,n=e.list;return n.forEach((function(e){e.readTime=Je(e.readTime)})),{totalMemberCount:t,list:n}},e.prototype._formatUserSettingNotification=function(e){return e},e.prototype._formatChrmKVVersion=function(e){return e},e.prototype._formatRTCJoinedUserInfo=function(e){return(e.info||[]).map((function(e){return{deviceId:e.deviceId,roomId:e.roomId,joinTime:Je(e.joinTime)}}))},e.prototype.encodeServerConfParams=function(){var e=this._codec.getModule(sr);return e.setNothing(1),e.getArrayData()},e.prototype._getUpMsgModule=function(e,t){var n,r,i,o=e.conversationType,s=t.messageType,a=t.isMentioned,u=t.mentionedType,c=t.mentionedUserIdList,l=t.content,h=t.pushContent,d=t.pushData,p=t.directionalUserIdList,g=t.isFilerWhiteBlacklist,f=t.isVoipPush,_=t.canIncludeExpansion,T=t.expansion,E=t.pushConfig,y=t.channelId,v=t.messageId,I=void 0===v?0:v;[N.GROUP,N.ULTRA_GROUP].includes(o);var m=this._codec.getModule(nr),C=function(e){var t=e.isStatusMessage,n=e.isPersited,r=e.isCounted;t&&(n=r=!1);var i=0;return n&&(i|=1),r&&(i|=2),e.isMentioned&&(i|=4),e.disableNotification&&(i|=32),e.canIncludeExpansion&&(i|=64),i}(t),R=E||{},S=R.pushTitle,O=R.pushContent,L=R.pushData,M=R.iOSConfig,U=R.androidConfig,A=R.templateId,w=R.disablePushTitle,b=R.forceShowDetailContent,P=0;m.setSessionId(C),a&&l&&(l.mentionedInfo={userIdList:(null===(n=l.mentionedInfo)||void 0===n?void 0:n.userIdList)||c||[],type:(null===(r=l.mentionedInfo)||void 0===r?void 0:r.type)||u||G.ALL,mentionedContent:(null===(i=l.mentionedInfo)||void 0===i?void 0:i.mentionedContent)||""});var D=O||h||"",x=L||d||"";if(D&&m.setPushText(D),x&&m.setAppData(x),p&&m.setUserId(p),P|=f?1:0,P|=g?2:0,P|=w?4:0,P|=b?8:0,m.setConfigFlag(P),m.setClassname(s),l.user&&l.user.portraitUri&&(l.user.portrait=l.user.portraitUri),m.setContent(JSON.stringify(l)),_&&T){var V={};tt(T,(function(e,t){V[t]={v:e}})),m.setExtraContent(JSON.stringify(V))}if(E){var k=this._codec.getModule(rr);if(S&&k.setTitle(S),M&&U){var B=Xe(M,U);k.setPushConfigs(B)}(null==U?void 0:U.notificationId)&&k.setPushId(null==U?void 0:U.notificationId),k.setTemplateId(A||""),m.setPushExt(k)}return m.setClientUniqueId(I),Te(y)||m.setBusChannel(y),m},e.prototype.encodeUpMsg=function(e,t){return this._getUpMsgModule(e,t).getArrayData()},e.prototype.encodeSyncMsg=function(e){var t=e.sendboxTime,n=e.inboxTime,r=e.broadcastSyncTime,i=this._codec.getModule(ur);return i.setIspolling(!1),i.setIsPullSend(!0),i.setSendBoxSyncTime(t),i.setSyncTime(n),i.setBroadcastSyncTime(r),i.getArrayData()},e.prototype.encodeChrmSyncMsg=function(e,t){e=e||0,t=t||0;var n=this._codec.getModule(cr);return n.setCount(t),n.setSyncTime(e),n.getArrayData()},e.prototype.encodeGetHistoryMsg=function(e,t){var n=t.count,r=t.order,i=t.timestamp,o=t.channelId,s=this._codec.getModule(hr);return s.setTargetId(e),s.setTime(i),s.setCount(n),s.setOrder(r),s.setBusChannel(o||""),s.getArrayData()},e.prototype.encodeSuperSyncMsg=function(e){var t=this._codec.getModule(fi);return t.setSyncTime(e),t.getArrayData()},e.prototype.encodeGetConversationList=function(e){var t=(e=e||{}).count,n=e.startTime,r=this._codec.getModule(pr);return r.setType(1),r.setCount(t),r.setStartTime(n),r.getArrayData()},e.prototype.encodeOldConversationList=function(e){var t=(e=e||{}).count,n=e.type,r=e.startTime,i=e.order;t=t||0,r=r||0,i=i||0;var o=this._codec.getModule(pr);return o.setType(n),o.setCount(t),o.setStartTime(r),o.setOrder(i),o.getArrayData()},e.prototype.encodeRemoveOldConversationList=function(e){var t=(e=e||{}).conversationType,n=e.channelId,r=this._codec.getModule(yr);return r.setType(t),n&&r.setBusChannel([n]),r.getArrayData()},e.prototype.encodeRemoveConversationList=function(e){var t=this,n=this._codec.getModule(_r),r=[];return tt(e,(function(e){var n=e.conversationType,i=e.targetId,o=t._codec.getModule(Tr);o.setType(n),o.setChannelId(i),r.push(o)})),n.setSessions(r),n.getArrayData()},e.prototype.encodeDeleteMessages=function(e,t,n,r){var i=this._codec.getModule(vr),o=[];return tt(n,(function(e){o.push({msgId:e.messageUId,msgDataTime:e.sentTime,direct:e.messageDirection})})),i.setType(e),i.setConversationId(t),i.setMsgs(o),i.setBusChannel(r),i.getArrayData()},e.prototype.encodeClearMessages=function(e,t,n,r){var i=this._codec.getModule(Ir);return t=t||(new Date).getTime(),i.setDataTime(t),i.setTargetId(e),i.setBusChannel(n),i.setConversationType(r),i.getArrayData()},e.prototype.encodeClearUnreadCount=function(e,t){var n=e.conversationType,r=e.targetId,i=e.channelId,o=t.timestamp,s=this._codec.getModule(mr);return o=o||+new Date,s.setType(n),s.setChannelId(r),s.setMsgTime(o),s.setBusChannel(i),s.getArrayData()},e.prototype.encodeExpandUltraMessage=function(e,t){var n=e.targetId,r=e.conversationType,i=e.channelId,o=e.messageUId,s=e.sendTime,a=e.keys,u={mid:o,put:e.expansion,del:a,clear:e.removeAll?1:0},c=this._codec.getModule(_i);return c.setFromUserId(t),c.setTargetId(n),c.setType(r),c.setBusChannel(i||""),c.setMsgUID(o),c.setMsgTime(s),c.setContent(JSON.stringify(u)),c.getArrayData()},e.prototype.encodemodifyMessage=function(e,t){var n=e.targetId,r=e.conversationType,i=e.channelId,o=e.messageUId,s=e.sendTime,a=e.content,u=this._codec.getModule(_i);return u.setFromUserId(t),u.setTargetId(n),u.setType(r),u.setBusChannel(i||""),u.setMsgUID(o),u.setMsgTime(s),u.setContent(JSON.stringify(a)),u.getArrayData()},e.prototype.encodeQueryMsgChange=function(e){var t=this._codec.getModule(Ti);return t.setSyncTime(e),t.getArrayData()},e.prototype.encodeMsgQuery=function(e){var t=e.targetId,n=e.conversationType,r=e.messages,i=this._codec.getModule(vi),o=r.map((function(e){return{msgTime:e.sendTime,msgUID:e.messageUId,busChannel:e.channelId}}));return i.setTargetId(t),i.setType(n),i.setQuery(o),i.getArrayData()},e.prototype.encodeUnreadMentionedMsgQuery=function(e){var t=e.targetId,n=e.channelId,r=e.sentTime,i=e.count,o=this._codec.getModule(ti);return o.setGroupId(t),o.setBusChannel(n),o.setMsgTime(r),o.setSize(i),o.getArrayData()},e.prototype.encodeOperateStatus=function(e,t,n,r){var i=this._codec.getModule(Ci);return i.setTargetId(e),i.setType(t),i.setBusChannel(n),i.setOpType(r),i.getArrayData()},e.prototype.encodeJoinOrQuitChatRoom=function(){var e=this._codec.getModule(Cr);return e.setNothing(1),e.getArrayData()},e.prototype.encodeGetChatRoomInfo=function(e,t){var n=this._codec.getModule(Sr);return n.setCount(e),n.setOrder(t),n.getArrayData()},e.prototype.encodeSetUltraGroupDefaultNotificationLevel=function(e,t){var n=this._codec.getModule(ei);return n.setUnpushLevel(e),n.setBusChannel(t),n.getArrayData()},e.prototype.encodeGetUltraGroupDefaultNotificationLevel=function(e){var t=this._codec.getModule($r);return t.setBusChannel(e),t.getArrayData()},e.prototype.encodeGetFileToken=function(e,t,n,r){var i=this._codec.getModule(Nr);return i.setType(e),i.setKey(t),i.setHttpMethod(n),i.setQueryString(r),i.getArrayData()},e.prototype.encodeGetFileUrl=function(e,t,n,r){var i=this._codec.getModule(e);return i.setType(t),i.setKey(n),r&&i.setFileName(r),i.getArrayData()},e.prototype.encodeModifyChatRoomKV=function(e,t,n){var r=this._codec.getModule(Pr),i=t.key,o=t.value,s=t.notificationExtra,a=t.isSendNotification,u=t.type,c=t.timestamp,l=u||Y.UPDATE,h=dt(t,l),d={key:i,value:o||"",uid:n,version:c};if(Te(h)||(d.status=h),r.setEntry(d),a){var p={conversationType:N.CHATROOM,targetId:e},g={key:i,value:o,extra:s,type:l},f=this._getUpMsgModule(p,{messageType:w.CHRM_KV_NOTIFY,content:g,isPersited:!1,isCounted:!1});r.setNotification(f),r.setBNotify(!0),r.setType(N.CHATROOM)}return r.getArrayData()},e.prototype.encodeModifyChatRoomKVS=function(e,t,n){var r=this._codec.getModule(Dr),i=t.entries,o=t.type||Y.UPDATE,s=dt(t,o),a=[];return i.forEach((function(e){var t={key:e.key,value:e.value||"",uid:n,version:e.timestamp};Te(s)||(t.status=s),a.push(t)})),r.setEntry(a),r.getArrayData()},e.prototype.encodePullChatRoomKV=function(e){var t=this._codec.getModule(Fr);return t.setTimestamp(e),t.getArrayData()},e.prototype.encodePullUserSetting=function(e){var t=this._codec.getModule(qr);return t.setVersion(e),t.getArrayData()},e.prototype.encodeGetConversationStatus=function(e){var t=this._codec.getModule(Qr);return t.setTime(e),t.getArrayData()},e.prototype.encodeSetConversationStatus=function(e,t){var n=this,r=this._codec.getModule(zr),i=ht.getTime(),o=[];return tt(e,(function(e){var t=n._codec.getModule(Wr),r=e.conversationType,s=e.targetId,a=e.notificationStatus,u=e.isTop,c=e.channelId,l=e.notificationLevel,h=[];t.setType(r),t.setChannelId(s),t.setTime(i),t.setBusChannel(c);var d=a===P.OPEN,p={};Te(a)||(p[$n]=d),Te(l)||(p[$n]=l),Te(u)||(p[er]=u),tt(p,(function(e,t){if(!Te(e)){var r=n._codec.getModule(Xr);e=e?zn:Zn,Te(l)||Number(t)!==$n||(e=String(l)),r.setSessionStateType(Number(t)),r.setValue(e),h.push(r)}})),t.setStateItem(h),o.push(t)})),r.setVersion(t||i),r.setState(o),r.getArrayData()},e.prototype.encodeReadReceipt=function(e,t){var n=this._codec.getModule(ii);return n.setMsgId(e),t&&n.setChannelId(t),n.getArrayData()},e.prototype.encodeCreateTag=function(e,t){var n=this,r=this._codec.getModule(ui),i=[];return e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e.tagId),t.setName(e.tagName),i.push(t)})),r.setTags(i),r.setVersion(t),r.getArrayData()},e.prototype.encodeMessageReader=function(e,t){var n=this._codec.getModule(ii);return n.setMsgId(e),t&&n.setChannelId(t),n.getArrayData()},e.prototype.encodeRemoveTag=function(e,t){var n=this,r=this._codec.getModule(li),i=[];return e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e),i.push(t)})),r.setTags(i),r.setVersion(t),r.getArrayData()},e.prototype.encodeDisConversationTag=function(e){var t=this._codec.getModule(hi);return t.setTagId(e),t.getArrayData()},e.prototype.encodeUpdateConversationTag=function(e,t){var n=this,r=this._codec.getModule(zr),i=[];return t.forEach((function(t){var r=n._codec.getModule(Wr),o=n._codec.getModule(Xr),s=[];e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e.tagId),Te(e.isTop)||t.setIsTop(e.isTop),s.push(t)})),o.setSessionStateType(tr),o.setValue(JSON.stringify(s)),o.setTags(s),r.setType(t.conversationType),r.setChannelId(t.targetId),r.setTime(Date.now()),r.setStateItem([o]),i.push(r)})),r.setState(i),r.setVersion(ht.getTime()),r.getArrayData()},e.prototype.encodeReportSDKInfo=function(e){var t=this._codec.getModule(di);return t.setSdkInfo(e),t.getArrayData()},e.prototype.encodeUltraGroup=function(e,t){var n=this._codec.getModule(gi);return n.setSyncTime(e),n.setIsEraseMsgContent(t),n.getArrayData()},e.prototype.encodebindRTCRoomForChatroom=function(e){var t=this._codec.getModule(Ni);return t.setRtcRoomId(e.rtcRoomId),t.getArrayData()},e}(),Ai=function(e,t,n){e.debug(exports.LogTagId.O,"websocket send -> messageId: ".concat(t.messageId," topic: ").concat(t.topic));var r=t.getBufferData();n.send(r.buffer)};var wi=function(){function e(e,t,n){var r=this;this._runtime=e,this._watcher=t,this.logger=n,this._socket=null,this._messageIds={},this._syncMessageIds={},this._failedCount=0,this.ALLOW_FAILED_TIMES=2,this._timer=null,this._idCount=0,this._generateMessageId=function(){return r._idCount>=65535&&(r._idCount=0),++r._idCount},this.codec=new Ui(this.logger)}return e.prototype.connect=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s=this;return f(this,(function(a){return[2,new Promise((function(a){var u=n.slice(),c=!1,l=function(){return p(s,void 0,void 0,(function(){var n,s;return f(this,(function(h){switch(h.label){case 0:return 0===u.length||c?[2]:(c=!0,n=u.shift(),Qt.IM_WEBSOCKET,(new Date).getTime(),qe.WS,[4,this._connect(e,t,n,r,i,o)]);case 1:if(s=h.sent(),s===S.SUCCESS||s===U.REDIRECT?s:at(s),Qt.IM_WEBSOCKET,(new Date).getTime(),function(e,t){p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){switch(s.label){case 0:n=Qt.IM_WEBSOCKET,(r=mt()).sdkPrivate,r.serverPrivate,r.bundleId,(i=Ct(n)).protocol,i.startTime,i.endTime,i.code,i.host,exports.NetworkType.UNKONWN,s.label=1;case 1:return s.trys.push([1,3,,4]),[4,t.getNetworkType()];case 2:return s.sent(),[3,4];case 3:return o=s.sent(),e.warn(exports.LogTagId.O,o.message),[3,4];case 4:return pt(),[2]}}))}))}(this.logger,this._runtime),s===S.SUCCESS)this._checkAlive(),a(s);else if(s===U.REDIRECT)a(s);else{if(0===u.length)return a(at(s)),[2];c=!1,l()}return[2]}}))}))};i=y(i),s._watcher.status(M.CONNECTING),l()}))]}))}))},e.prototype._connect=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l,h=this;return f(this,(function(d){switch(d.label){case 0:return s=r.replace("http","ws"),a=function(e,t,n,r,i,o,s,a){return"".concat(e,"://").concat(t,"/websocket?appId=").concat(n,"&token=").concat(encodeURIComponent(r),"&sdkVer=").concat(o,"&pid=").concat(s,"&apiVer=").concat(i.isFromUniapp?"uniapp":"normal").concat(i.connectPlatform?"&platform=".concat(i.connectPlatform):"").concat(a?"&protocolVer=".concat(a):"")}(s,n,e,t,this._runtime,i,"",o),this.logger.info(exports.LogTagId.O,"conenct start -> ".concat(a)),this.sendConnectTime=Date.now(),u=this._runtime.createWebSocket(a),c=function(e){h._timer&&(clearTimeout(h._timer),h._timer=null),h._socket===u&&(h._socket=null,h._watcher.status(e))},[4,new Promise((function(e){u.onMessage((function(t){if("[object ArrayBuffer]"===Object.prototype.toString.call(t)){var n=Yt(h.logger,t,o);if(n instanceof Dt&&h._pingResolve)return h._pingResolve(S.SUCCESS),void(h._pingResolve=void 0);if(n instanceof wt)return h.logger.info(exports.LogTagId.O,"recv connect ack -> ".concat(n.status)),n.status!==U.ACCEPTED?(h.logger.warn(exports.LogTagId.O,"connect failed: ".concat(n.status)),void e(n.status)):(h.logger.info(exports.LogTagId.O,"connect success -> ".concat(a)),h.connectedTime=n.timestamp,h.userId=n.userId||"",h._idCount=n.messageId,void e(S.SUCCESS));if(n instanceof bt){var r=n.status;switch(h.logger.warn(exports.LogTagId.O,"recv disconnect signal -> status: ".concat(r)),r){case jt.BLOCK_NEW:case jt.BLOCK:h._watcher.status(M.BLOCKED);break;case jt.OTHER_DEVICE_LOGIN:h._watcher.status(M.KICKED_OFFLINE_BY_OTHER_CLIENT);break;case jt.REDIRECT_NEW:case jt.REDIRECT:h._watcher.status(M.REDIRECT);break;default:h._watcher.status(M.DISCONNECT_BY_SERVER)}}else h._onReceiveSignal(n)}else h.logger.error(exports.LogTagId.O,"Not ArrayBuffer")})),u.onClose((function(t,n){for(var r in h.logger.warn(exports.LogTagId.O,"websocket closed! code: ".concat(t,", reason: ").concat(n)),c(M.CONNECTION_CLOSED),h._messageIds){var i=h._messageIds[r];delete h._messageIds[r],i(S.RC_NET_CHANNEL_INVALID)}e(t)})),u.onError((function(t){for(var n in h.logger.error(exports.LogTagId.O,"websocket error -> ".concat(null==t?void 0:t.stack)),c(M.WEBSOCKET_ERROR),h._messageIds){var r=h._messageIds[n];delete h._messageIds[n],r(S.RC_NET_CHANNEL_INVALID)}e(S.NETWORK_ERROR)})),u.onOpen((function(){return h.logger.info(exports.LogTagId.O,"websocket open => ".concat(a))})),setTimeout((function(){e(S.TIMEOUT)}),5e3)}))];case 1:return(l=d.sent())===S.SUCCESS?this._socket=u:(this.logger.warn(exports.LogTagId.O,"connect result -> code: ".concat(l,", url: ").concat(a)),u.close()),[2,l]}}))}))},e.prototype._checkAlive=function(){var e;return p(this,void 0,void 0,(function(){var t,n,r,i,o=this;return f(this,(function(s){switch(s.label){case 0:return this._socket?(t=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_CHECK_ALIVE_IM_T,null,t),this.sendOnly(new Pt),[4,new Promise((function(e){o._pingResolve=e,o._timer&&clearTimeout(o._timer),o._timer=setTimeout((function(){o._pingResolve=void 0,e(S.TIMEOUT)}),15e3)}))]):[2];case 1:return n=s.sent(),r=n===S.SUCCESS,i=r?"info":"warn",this.logger[i](exports.LogTagId.L_CHECK_ALIVE_IM_R,JSON.stringify({succeed:r}),t),n!==S.SUCCESS?(this._failedCount+=1,this.logger.warn(exports.LogTagId.O,"ping failed count: ".concat(this._failedCount,", code: ").concat(n)),this._failedCount>=this.ALLOW_FAILED_TIMES?(this._failedCount=0,this.logger.warn(exports.LogTagId.O,"ping timeout, close current websocket to reconnect!"),null===(e=this._socket)||void 0===e||e.close(),this._socket=null,this._watcher.status(M.NETWORK_UNAVAILABLE)):this._checkAlive(),[2]):(this._failedCount=0,setTimeout((function(){return o._checkAlive()}),15e3),[2])}}))}))},e.prototype._onReceiveSignal=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a=this;return f(this,(function(u){switch(u.label){case 0:return t=e.messageId,e.header&&e.header.qos!==_t.AT_MOST_ONCE&&(e instanceof Gt&&!e.syncMsg&&(this.logger.info(exports.LogTagId.O,"send pubAck -> ".concat(t," ").concat(e.topic)),this.sendOnly(new Ft(t))),e instanceof qt&&(this.logger.info(exports.LogTagId.O,"send queryCon -> ".concat(t," ").concat(e.topic)),this.sendOnly(new Kt(t)))),t>0&&(e instanceof Bt||e instanceof qt)&&(this.logger.info(exports.LogTagId.O,"recv ack -> messageId: ".concat(t," ").concat(e.topic)),(n=this._messageIds[t])&&(n(e),delete this._messageIds[t]),(r=this._syncMessageIds[t])&&(delete this._syncMessageIds[t],r(e))),e instanceof Gt?(i=e.syncMsg,o=e.topic,this.logger.info(exports.LogTagId.O,"recv PublishReader -> messageId: ".concat(t," ").concat(o)),o===on?[2]:!i||function(e){return[Wt.ppMsgS,Wt.pgMsgS,Wt.chatMsgS].map((function(e){return Wt[e]})).indexOf(e)>=0}(o)?(this._watcher.signal(e),[2]):[4,new Promise((function(e){a._syncMessageIds[t]=e}))]):[3,2];case 1:s=u.sent(),delete this._syncMessageIds[t],this._watcher.signal(e,s),u.label=2;case 2:return[2]}}))}))},e.prototype.sendOnly=function(e){this._socket&&((e instanceof kt||e instanceof Ht)&&(e.messageId=this._generateMessageId()),Ai(this.logger,e,this._socket))},e.prototype.send=function(e,t,n,r){return void 0===r&&(r=3e4),p(this,void 0,void 0,(function(){var i,o,s,a,u=this;return f(this,(function(c){switch(c.label){case 0:return this._socket?(i=this._generateMessageId(),e.messageId=i,Ai(this.logger,e,this._socket),[4,new Promise((function(e){u._messageIds[i]=e,setTimeout((function(){u._messageIds[i]&&delete u._messageIds[i],e()}),r)}))]):[3,2];case 1:return(o=c.sent())?o instanceof qt||o instanceof Bt?(s=t&&o.data&&[S.SUCCESS,S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS].indexOf(o.status)>=0,a=s?this.codec.decodeByPBName(o.data,t,n):o,0!==o.status?(this.logger.warn(exports.LogTagId.O,"send failed -> message: ".concat(i,", respPBName: ").concat(t,", status: ").concat(o.status)),[2,{code:o.status,data:t&&o.data?a:null}]):[2,{code:S.SUCCESS,data:a}]):[2,{code:o}]:(this.logger.warn(exports.LogTagId.O,"send timeout -> message: ".concat(i,", respPBName: ").concat(t,", timeout: ").concat(r)),[2,{code:S.TIMEOUT}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},e.prototype.close=function(){this._socket&&(this._socket.close(),this._socket=null)},e}(),bi=function(e){return["navi",e].join("_")},Pi=function(e,t,n,r){var i,o=bi(e);try{var s=r.getItem(o);i=s?JSON.parse(s):[]}catch(e){i=[]}var a=Date.now();i.length>0&&(i=i.filter((function(e){return a-e.timestamp<72e5&&t!==e.token}))),i.push({timestamp:a,naviInfo:n,token:t}),r.setItem(o,JSON.stringify(i))};function Di(e){return p(this,void 0,void 0,(function(){var t,n,r;return f(this,(function(i){switch(i.label){case 0:t=Qt.IM_NAVI,(n=mt()).sdkPrivate,n.serverPrivate,n.bundleId,(r=Ct(t)).protocol,r.startTime,r.endTime,r.code,r.host,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,e.getNetworkType()];case 2:return i.sent(),[3,4];case 3:return i.sent(),exports.NetworkType.UNKONWN,[3,4];case 4:return pt(),[2]}}))}))}var xi=function(){function e(e){this._pullQueue=[],this._isPulling=!1,this._pullTime=0,this._engine=e}return e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],t=e.roomId,n=e.timestamp,(r=this._pullTime)>n?(this._isPulling=!1,this._startPull(),[2]):[4,this._engine.pullRTCRoomEntry(t,r)]);case 1:return i=a.sent(),o=i.code,s=i.data,o===S.SUCCESS?(this._isPulling=!1,this._pullTime=s.syncTime||0,this._startPull()):this._startPull(),[2]}}))}))},e.prototype.pullEntry=function(e,t){this._pullQueue.push({roomId:e,timestamp:t}),this._startPull()},e.prototype.reset=function(){this._pullTime=0,this._isPulling=!1},e}(),Vi=function(e,t,n,r,i,o){var s=i?Object.keys(i).map((function(t){return e.encode(Xt.RtcValueInfo,{key:t,value:i[t]},!0)})):void 0,a=o?Object.keys(o).map((function(t){return e.encode(Xt.RtcValueInfo,{key:t,value:o[t]},!0)})):void 0;return e.encode(Xt.RtcInput,{roomType:t,broadcastType:n,joinType:r,innerDatas:s,outerDatas:a})},Gi=function(e,t){var n=e.decode(Xt.RtcUserListOutput,t),r=n.users,i=n.token,o=n.sessionId,s=n.roomInfo,a=n.entries,u=n.offlineKickTime,c={};return tt(r,(function(e){var t=e.userId,n=e.userData,r={};tt(n,(function(e){var t=e.key,n=e.value;r[t]=n})),c[t]=r})),{users:c,token:i,sessionId:o,roomInfo:s,kvEntries:a,offlineKickTime:u}},ki=function(){function e(e,t,n,r,i){this.runtime=e,this.rtcCodec=t,this._watcher=n,this._options=r,this.logger=i,this._appkey=this._options.appkey,this._apiVer=this._options.apiVersion,this._apiVersion=y(this._options.apiVersion),this._rtcKVManager=new xi(this)}return e.prototype.registerRTCSignalingListener=function(e){this._rtcSignalingListener=e},e.prototype.getInnerLogger=function(){return this.logger},e.prototype.getNaviInfo=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o;return f(this,(function(s){switch(s.label){case 0:return n&&this._clear(e),i=function(e,t,n){var r,i,o=bi(e);try{var s=n.getItem(o);i=s?JSON.parse(s):[]}catch(e){i=[]}var a=Date.now();return i.length>0&&(i=i.filter((function(e){return a-e.timestamp<72e5}))),0===i.length?n.removeItem(o):n.setItem(o,JSON.stringify(i)),(null===(r=i.find((function(e){return e.token===t})))||void 0===r?void 0:r.naviInfo)||null}(this._appkey,e,this.runtime.localStorage),i?[2,i]:(o=this._options.navigators.slice(),t.length&&t.forEach((function(e){o.indexOf(e)<0&&o.unshift(e)})),[4,this.requestNaviInfo(o,this._appkey,e,r)]);case 1:return(i=s.sent())?(this.setNaviInfo2Cache(e,i),[2,i]):[2,i]}}))}))},e.prototype.setNaviInfo2Cache=function(e,t){Pi(this._appkey,e,t,this.runtime.localStorage)},e.prototype._clear=function(e){!function(e,t,n){var r,i=bi(e);try{var o=n.getItem(i);r=o?JSON.parse(o):[]}catch(e){r=[]}var s=Date.now();r.length>0&&(r=r.filter((function(e){return s-e.timestamp<72e5&&t!==e.token}))),0===r.length?n.removeItem(i):n.setItem(i,JSON.stringify(r))}(this._appkey,e,this.runtime.localStorage)},e.prototype.joinRTCRoom=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return s=Vi(this.rtcCodec,t,n,r,i,o),[4,this.rtcSignaling(e,zt,!0,s)];case 1:return a=h.sent(),u=a.code,c=a.buffer,u===S.SUCCESS&&c&&(l=Gi(this.rtcCodec,c)),[2,{code:u,data:l}]}}))}))},e.prototype.quitRTCRoom=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return t=this.rtcCodec.encode(Xt.SetUserStatusInput,{status:0}),[4,this.rtcSignaling(e,Zt,!0,t)];case 1:return[2,n.sent().code]}}))}))},e.prototype.getRTCRoomInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,$t,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i&&(o=this.rtcCodec.decode(Xt.RtcRoomInfoOutput,i)),[2,{code:r,data:o}]}}))}))},e.prototype.getRTCUserInfoList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,en,!0,t)];case 1:return n=a.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i&&(s=Gi(this.rtcCodec,i),o={users:s.users}),[2,{code:r,data:o}]}}))}))},e.prototype.getRTCUserInfo=function(e){throw new Error("Method not implemented.")},e.prototype.setRTCUserInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){switch(i.label){case 0:return r=this.rtcCodec.encode(Xt.RtcValueInfo,{key:t,value:n}),[4,this.rtcSignaling(e,tn,!0,r)];case 1:return[2,i.sent().code]}}))}))},e.prototype.removeRTCUserInfo=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){switch(r.label){case 0:return n=this.rtcCodec.encode(Xt.RtcKeyDeleteInput,{key:t}),[4,this.rtcSignaling(e,nn,!1,n)];case 1:return[2,r.sent().code]}}))}))},e.prototype.setRTCData=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s;return f(this,(function(a){switch(a.label){case 0:return s=this.rtcCodec.encode(Xt.RtcSetDataInput,{interior:r,target:i,key:t,value:n,objectName:null==o?void 0:o.name,content:null==o?void 0:o.content}),[4,this.rtcSignaling(e,rn,!1,s)];case 1:return[2,a.sent().code]}}))}))},e.prototype.setRTCTotalRes=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o,s;return f(this,(function(a){switch(a.label){case 0:return o={objectName:r,content:this.rtcCodec.encode(Xt.RtcValueInfo,{key:t.name,value:t.content},!0),valueInfo:[this.rtcCodec.encode(Xt.RtcValueInfo,{key:"uris",value:n},!0),this.rtcCodec.encode(Xt.RtcValueInfo,{key:"mcu_uris",value:i},!0)]},s=this.rtcCodec.encode(Xt.RtcUserSetDataInput,o),[4,this.rtcSignaling(e,on,!0,s)];case 1:return[2,a.sent().code]}}))}))},e.prototype.getRTCData=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return i=this.rtcCodec.encode(Xt.RtcDataInput,{interior:n,target:r,key:t}),[4,this.rtcSignaling(e,sn,!0,i)];case 1:return o=l.sent(),s=o.code,a=o.buffer,s===S.SUCCESS&&a?(u=this.rtcCodec.decode(Xt.RtcQryOutput,a).outInfo,c={},u.forEach((function(e){c[e.key]=e.value})),[2,{code:s,data:c}]):[2,{code:s}]}}))}))},e.prototype.removeRTCData=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o;return f(this,(function(s){switch(s.label){case 0:return o=this.rtcCodec.encode(Xt.RtcDataInput,{interior:n,target:r,key:t,objectName:null==i?void 0:i.name,content:null==i?void 0:i.content}),[4,this.rtcSignaling(e,an,!1,o)];case 1:return[2,s.sent().code]}}))}))},e.prototype.setRTCOutData=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(e){throw new Error("JSEngine's method not implemented.")}))}))},e.prototype.getRTCOutData=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(e){throw new Error("JSEngine's method not implemented.")}))}))},e.prototype.getRTCToken=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,un,!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=this.rtcCodec.decode(Xt.RtcTokenOutput,s).rtcToken,[2,{code:o,data:{rtcToken:a}}]):[2,{code:o}]}}))}))},e.prototype.setRTCState=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){switch(r.label){case 0:return n=this.rtcCodec.encode(Xt.MCFollowInput,{state:t}),[4,this.rtcSignaling(e,cn,!0,n)];case 1:return[2,r.sent().code]}}))}))},e.prototype.getRTCUserList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,ln,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i?(o=Gi(this.rtcCodec,i),[2,{code:r,data:o}]):[2,{code:r}]}}))}))},e.prototype.joinLivingRoomAsAudience=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,hn,!0,r)];case 1:return i=l.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=this.rtcCodec.decode(Xt.RtcViewerJoinedOutput,s),u=a.rtcToken,c=a.entries,[2,{code:o,data:{token:u,kvEntries:c}}]):[2,{code:o}]}}))}))},e.prototype.pullRTCRoomEntry=function(e,t){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=this.rtcCodec.encode(Xt.RtcPullKV,{timestamp:0,roomId:e}),[4,this.rtcSignaling(e,pn,!0,t)];case 1:return n=u.sent(),r=n.code,i=n.buffer,r!==S.SUCCESS?[2,{code:r}]:(o=this.rtcCodec.decode(Xt.RtcKVOutput,i),s=o.entries,o.bFullUpdate,a=o.syncTime,s=(s||[]).map((function(e){return d(d({},e),{timestamp:Je(e.timestamp)})})),this._watcher.onRTCDataChange(s,e),[2,{code:r,data:{kvEntries:s,syncTime:Je(a)}}])}}))}))},e.prototype.quitLivingRoomAsAudience=function(e){return p(this,void 0,void 0,(function(){var t,n;return f(this,(function(r){switch(r.label){case 0:return t=this.rtcCodec.encode(Xt.SetUserStatusInput,{status:0}),[4,this.rtcSignaling(e,dn,!0,t)];case 1:return n=r.sent().code,this._rtcKVManager.reset(),[2,n]}}))}))},e.prototype.rtcIdentityChange=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=this.rtcCodec.encode(Xt.RtcInput,{roomType:exports.RTCMode.LIVE,broadcastType:n,identityChangeType:t,needSysChatroom:!1}),[4,this.rtcSignaling(e,gn,!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=Gi(this.rtcCodec,s),[2,{code:o,data:a}]):[2,{code:o}]}}))}))},e.prototype.getRTCJoinedUserInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryUserJoinedInput,{userId:e}),[4,this.rtcSignaling("",yn,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i?(o=this.rtcCodec.decode(Xt.RtcQueryUserJoinedOutput,i).info||[],[2,{code:r,data:o.map((function(e){return{deviceId:e.deviceId,roomId:e.roomId,joinTime:Je(e.joinTime)}}))}]):[2,{code:r}]}}))}))},e.prototype.setRTCCDNUris=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){switch(i.label){case 0:return r=this.rtcCodec.encode(Xt.RtcUserSetDataInput,{objectName:t,valueInfo:this.rtcCodec.encode(Xt.RtcValueInfo,{key:"cdn_uris",value:n},!0)}),[4,this.rtcSignaling(e,on,!0,r)];case 1:return[2,i.sent().code]}}))}))},e.prototype.requestRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return t=e.invitedRoomId,n=e.invitedUserId,r=e.inviteSessionId,i=e.inviteTimeout,o=e.inviteInfo,s=e.roomId,a=this.rtcCodec.encode(Xt.RtcInviteInput,{invitedRoomId:t,invitedUserId:n,inviteSessionId:r,timeoutTime:i,inviteInfo:o}),[4,this.rtcSignaling(s,fn,!0,a)];case 1:return u=c.sent().code,this._rtcKVManager.reset(),[2,u]}}))}))},e.prototype.cancelRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=e.invitedRoomId,n=e.invitedUserId,r=e.inviteSessionId,i=e.inviteInfo,o=e.roomId,s=this.rtcCodec.encode(Xt.RtcCancelInviteInput,{invitedRoomId:t,invitedUserId:n,inviteSessionId:r,inviteInfo:i}),[4,this.rtcSignaling(o,_n,!0,s)];case 1:return a=u.sent().code,this._rtcKVManager.reset(),[2,a]}}))}))},e.prototype.responseRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return t=e.inviteUserId,n=e.inviteRoomId,r=e.inviteSessionId,i=e.content,o=e.key,s=e.value,a=e.agree,u=e.roomId,c=this.rtcCodec.encode(Xt.RtcInviteAnswerInput,{inviteUserId:t,inviteRoomId:n,inviteSessionId:r,content:i,key:o,value:s,answerCode:a?1:0}),[4,this.rtcSignaling(u,Tn,!0,c)];case 1:return l=h.sent().code,this._rtcKVManager.reset(),[2,l]}}))}))},e.prototype.endRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=e.endRoomId,n=e.sessionId,r=e.content,i=e.keys,o=e.roomId,s=this.rtcCodec.encode(Xt.RtcEndInviteInput,{inviteRoomId:t,inviteSessionId:n,inviteContent:r,inviteRoomKeys:i}),[4,this.rtcSignaling(o,En,!0,s)];case 1:return a=u.sent().code,this._rtcKVManager.reset(),[2,a]}}))}))},e.prototype._receiveRtcKv=function(e){if(this._rtcSignalingListener)this._rtcSignalingListener(e);else{var t=this.rtcCodec.decode(Xt.RtcNotifyMsg,e),n=t.time,r=t.type,i=t.roomId;if(1===r)this._rtcKVManager.pullEntry(i,Je(n))}},e.prototype.destroy=function(){},e}(),Bi=function(){function e(e,t,n){this.pbmaps=e,this.logger=n,this.pbModules=Sn(t)}return e.prototype.getModule=function(e){return new this.pbModules[e]},e.prototype.encode=function(e,t,n){var r=new this.pbModules[e];if(t)try{this.pbmaps[e].forEach((function(e){var n=t[e];void 0!==n&&r["set".concat(function(e,t,n){if(void 0===t||void 0===n)return e.toUpperCase();var r=e.slice(t,n);return e.replace(r,(function(e){return e.toUpperCase()}))}(e,0,1))](n)}))}catch(t){this.logger?this.logger.error(exports.LogTagId.L_PB_ENCODE_E,e):null===console||void 0===console||console.error(exports.LogTagId.L_PB_ENCODE_E,e)}return n?r:r.toArrayBuffer()},e.prototype.decode=function(e,t){return this.pbModules[e].decode(t)},e}(),Fi=!1,Hi=[],Ki=function(){function e(e){this._context=e}return e.prototype.refetchNaviInfo=function(){return p(this,void 0,void 0,(function(){var e;return f(this,(function(t){switch(t.label){case 0:return Fi?[2,new Promise((function(e){Hi.push(e)}))]:(Fi=!0,[4,this._context.reqNaviInfo(!0)]);case 1:return e=t.sent(),Hi.forEach((function(t){return t(e)})),Hi.length=0,Fi=!1,[2,e]}}))}))},e.prototype.__getContext=function(){return this._context},e.prototype.createCodec=function(e,t){return this._context.createCodec(e,t)},e.prototype.getNaviInfo=function(){return this._context.getInfoFromCache()},e.prototype.getCoreVersion=function(){return this._context.coreVersion},e.prototype.getAPIVersion=function(){return this._context.apiVersion},e.prototype.getAppkey=function(){return this._context.appkey},e.prototype.getCurrentId=function(){return this._context.getCurrentUserId()},e.prototype.getConnectionStatus=function(){return this._context.getConnectionStatus()},e.prototype.getDeviceId=function(){return this._context.getDeviceId()},e.prototype.sendMessage=function(e,t,n){return this._context.sendMessage(e,t,n)},e.prototype.registerMessageType=function(e,t,n,r){void 0===r&&(r=[]),this._context.registerMessageType(e,t,n,r)},e.prototype.getServerTime=function(){return this._context.getServerTime()},e.prototype.getOSInfo=function(){return this._context.getOSInfo()},e.prototype.getProcessInfo=function(){return this._context.getProcessInfo()},e.prototype.getMainProcessInfo=function(){return this._context.getMainProcessInfo()},e.prototype.setCallInfo=function(e,t,n){return this._context.setCallInfo(e,t,n)},e.prototype.createLogger=function(e,t){return this._context.createLogger(e,t)},e}(),qi=function(e,t,n){return[e,t,n].join("_")},Yi=function(){function e(e,t){this._runtime=e,this._appkey=t,this._users={}}return e.prototype._getMemData=function(e){return this._users[e]=this._users[e]||{inboxTime:0,outboxTime:0,broadcastSyncTime:0},this._users[e]},e.prototype.setInboxTime=function(e,t){var n=this._getMemData(t);if(!(n.inboxTime>e)){n.inboxTime=e;var r=qi("inbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getInboxTime=function(e){var t=this._getMemData(e);if(0===t.inboxTime){var n=qi("inbox",this._appkey,e);t.inboxTime=parseInt(this._runtime.localStorage.getItem(n),10)||0}return t.inboxTime},e.prototype.setBroadcastSyncTime=function(e,t){var n=this._getMemData(t);if(!(n.broadcastSyncTime>=e||Te(e))){n.broadcastSyncTime=e;var r=qi("broadcastbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getBroadcastSyncTime=function(e){var t=this._getMemData(e);if(!t||0===t.broadcastSyncTime){var n=qi("broadcastbox",this._appkey,e);t.broadcastSyncTime=parseInt(this._runtime.localStorage.getItem(n),10)||1}return t.broadcastSyncTime},e.prototype.setOutboxTime=function(e,t){var n=this._getMemData(t);if(!(n.outboxTime>=e)){n.outboxTime=e;var r=qi("outbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getOutboxTime=function(e){var t=this._getMemData(e);if(0===t.outboxTime){var n=qi("outbox",this._appkey,e);t.outboxTime=parseInt(this._runtime.localStorage.getItem(n),10)||0}return t.outboxTime},e}(),ji={_caches:{},set:function(e,t){this._caches[e]=t},get:function(e){return this._caches[e]||0},clear:function(e){this._caches[e]=0}},Qi=function(){function e(e,t,n){this.logger=e,this._kvCaches={},this._chatroomId=t,this._currentUserId=n}return e.prototype._add=function(e){var t=e.key;e.isDeleted=!1,this._kvCaches[t]=e},e.prototype._remove=function(e){var t=e.key,n=this._kvCaches[t];n&&(n.isDeleted=!0,this._kvCaches[t]=n)},e.prototype._setEntry=function(e,t){var n=e.key,r=e.type,i=e.isOverwrite,o=e.userId,s=this._getSetUserId(n),a=r===Y.DELETE,u=s===o,c=!this._isExisted(n),l=a?this._remove:this._add;(t||i||u||c)&&l.call(this,e)},e.prototype.getValue=function(e){var t=this._kvCaches[e]||{};return t.isDeleted?null:t.value},e.prototype.getVersion=function(e){var t=this._kvCaches[e]||{};return t.isDeleted?null:t.version},e.prototype.getAllValue=function(){var e={};for(var t in this._kvCaches)this._kvCaches[t].isDeleted||(e[t]=this._kvCaches[t].value);return e},e.prototype._getSetUserId=function(e){return(this._kvCaches[e]||{}).userId},e.prototype._isExisted=function(e){var t=this._kvCaches[e]||{},n=t.value,r=t.isDeleted;return n&&!r},e.prototype.setEntries=function(e){var t=this,n=e.kvEntries,r=e.isFullUpdate;n=n||[],(r=r||!1)&&this.clear(),n.forEach((function(e){t._setEntry(e,r)}))},e.prototype.clear=function(){this._kvCaches={}},e}(),Ji=function(){function e(e){this._pullQueue=[],this._isPulling=!1,this._storeCaches={},this._engine=e}return e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],t=e.chrmId,n=e.timestamp,(r=ji.get(t))>n?(this._isPulling=!1,this._startPull(),[2]):[4,this._engine.pullChatroomEntry(t,r)]);case 1:return i=a.sent(),o=i.code,s=i.data,this._isPulling=!1,o===S.SUCCESS?(ji.set(t,s.syncTime||0),this._startPull()):this._startPull(),[2]}}))}))},e.prototype.reset=function(e){ji.clear(e);var t=this._storeCaches[e];null==t||t.clear()},e.prototype.pullEntry=function(e,t){this._pullQueue.push({chrmId:e,timestamp:t}),this._startPull()},e.prototype.setLocal=function(e,t,n){var r=this._storeCaches[e];ve(r)||(r=new Qi(this._engine.getInnerLogger(),e,n)),r.setEntries(t),this._storeCaches[e]=r},e.prototype.getValue=function(e,t){var n=this._storeCaches[e];return n?n.getValue(t):null},e.prototype.getVersion=function(e,t){var n=this._storeCaches[e];return n?n.getVersion(t):null},e.prototype.getAll=function(e){var t=this._storeCaches[e],n={};return t&&(n=t.getAllValue()),n},e}(),Wi=function(){function e(e,t,n,r,i){this._runtime=e,this._appkey=t,this._userId=n,this._canJoinMulipleChrm=r,this.logger=i,this._sessionKey="",this._joinedChrmsInfo={},this._sessionKey="sync-chrm-".concat(this._appkey,"-").concat(this._userId)}return e.prototype.set=function(e,t){void 0===t&&(t=10),this._canJoinMulipleChrm||(this._joinedChrmsInfo={}),this._joinedChrmsInfo[e]=t,this._runtime.sessionStorage.setItem(this._sessionKey,JSON.stringify(this._joinedChrmsInfo))},e.prototype.get=function(){var e,t;try{t=this._runtime.sessionStorage.getItem(this._sessionKey),e=JSON.parse(t||"{}")}catch(n){this.logger.error(exports.LogTagId.O,"parse rejoined chrm infos error -> ".concat(t)),e={}}return e},e.prototype.remove=function(e){delete this._joinedChrmsInfo[e],ve(this._joinedChrmsInfo)?this._runtime.sessionStorage.setItem(this._sessionKey,JSON.stringify(this._joinedChrmsInfo)):this.clear()},e.prototype.clear=function(){this._joinedChrmsInfo={},this._runtime.sessionStorage.removeItem(this._sessionKey)},e}(),Xi="converStatusChanged",zi=function(){function e(e,t,n){this._eventEmitter=new Re,this._pullQueue=[],this._isPulling=!1,this._storagePullTimeKey="con-s-".concat(t,"-").concat(n),this._oldStorage=a(e.runtime),this._storage=new c(e.runtime,this._storagePullTimeKey),this._appkey=t,this._currentUserId=n,this._engine=e,this.adaptOldStatus()}return e.prototype.adaptOldStatus=function(){try{if(this._storage.get(this._storagePullTimeKey)||0)return;var e=this._oldStorage.get(this._storagePullTimeKey)||0;if(!e)return;this._storage.set(this._storagePullTimeKey,e),this._oldStorage.remove(this._storagePullTimeKey)}catch(e){this._engine.getInnerLogger().error(exports.LogTagId.A_CALLBACK_E,"adaptOldStatus error: ".concat(e.message))}},e.prototype._set=function(e){var t=this;if(!Te(e)&&Array.isArray(e)){var n=this._storage.get(this._storagePullTimeKey)||0,r=e.length;e.forEach((function(e,i){var o=e.updatedTime||0;n=o>n?o:n,e.conversationType=e.type,t._eventEmitter.emit(Xi,{statusItem:e,isLastPull:i===r-1})})),this._storage.set(this._storagePullTimeKey,n)}},e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r;return f(this,(function(i){switch(i.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],[4,this._engine.pullConversationStatus(e)]);case 1:return t=i.sent(),n=t.code,r=t.data,n===S.SUCCESS?(this._isPulling=!1,this._set(r),this._startPull()):this._startPull(),[2]}}))}))},e.prototype.pull=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;(e>t||0===e)&&(this._pullQueue.push(t),this._startPull())},e.prototype.watch=function(e){this._eventEmitter.on(Xi,(function(t){e(t)}))},e.prototype.setConversationUpdatedTime=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;return e&&e>t?(this._storage.set(this._storagePullTimeKey,e),e):t},e.prototype.getConversationUpdatedTime=function(){return this._storage.get(this._storagePullTimeKey)||0},e}(),Zi={c:{keyName:"unreadMessageCount",defaultVal:0},hm:{keyName:"hasMentioned",defaultVal:!1},m:{keyName:"mentionedInfo",defaultVal:null},t:{keyName:"lastUnreadTime",defaultVal:0},lt:{keyName:"lastReadTime",defaultVal:0},nc:{keyName:"notificationStatus",defaultVal:2},nl:{keyName:"notificationLevel",defaultVal:0},to:{keyName:"isTop",defaultVal:!1},tg:{keyName:"tags",defaultVal:{}},mc:{keyName:"unreadMentionedCount",defaultVal:0}},$i={};for(var eo in Zi){var to=Zi[eo].keyName;$i[to]=eo}var no,ro=function(){function e(e,t,n,r){this._appkey=t,this._currentUserId=n,this.logger=r;var i="con-".concat(t,"-").concat(n);this.storage=new c(e,i),this._localStore=new c(e,"CONVER-".concat(t,"-").concat(n))}return e.prototype._getStoreKey=function(e,t,n){return"".concat(n,"_").concat(e,"_").concat(t)},e.prototype._getConOptionByKey=function(e){var t=(e=e||"").split("_");if(t.length>=2){var n=t.shift(),r=t.shift(),i=t.join("_");return{conversationType:Number(r),targetId:i,channelId:n}}return{conversationType:N.PRIVATE,targetId:"",channelId:""}},e.prototype.updateMentionedData=function(e){var t=this,n=e.conversationType,r=e.targetId,i=e.messageType,o=e.isMentioned,s=e.content,a=e.senderUserId,u=e.channelId,c=this._getStoreKey(n,r,u),l=this._localStore.get(c)||{},h=$i.mentionedInfo,d=$i.hasMentioned,p=l[h]||{},g=p.userIdList||[],f=s.mentionedInfo;if(f){if(o&&n===N.GROUP)(f.userIdList||[]).forEach((function(e){e===t._currentUserId&&g.indexOf(a)<0&&g.push(a)})),f.type===G.ALL&&g.indexOf(a)<0&&g.push(a);if(i===w.RECALL&&n===N.GROUP){var _=g.indexOf(a);_>=0&&g.splice(_,1)}f={userIdList:g,type:(null==f?void 0:f.type)||p.type},0!==g.length?(l[h]=f,l[d]=!0):(delete l[h],delete l[d]),ve(l)?this._localStore.set(c,l):this._localStore.remove(c)}},e.prototype.set=function(e,t,n,r){var i=this._getStoreKey(e,t,r),o=this._localStore.get(i)||{};for(var s in n){var a=$i[s],u=n[s];if(!Te(a)&&!Te(u)&&"hasMentioned"!==s&&"MentionedInfo"!==s){if(u===Zi[a].defaultVal||"tags"===s&&!ve(u))delete o[a];else if("tags"===s){var c=u;for(var l in c)c[l].isTop||delete c[l].isTop;o[a]=u}else o[a]=u;o.c||(delete o.t,delete o.hm,delete o.m,delete o.mc)}}ve(o)?this._localStore.set(i,o):this._localStore.remove(i)},e.prototype.get=function(e,t,n){void 0===n&&(n="");var r=this._getStoreKey(e,t,n),i=this._localStore.get(r)||{},o={};for(var s in Zi){var a=Zi[s],u=a.keyName,c=a.defaultVal;o[u]=i[s]||ot(c)}return o},e.prototype.getValue=function(e){var t=this._localStore.getValues()||{},n=[];for(var r in t){var i=this._getConOptionByKey(r),o={conversationType:i.conversationType,targetId:i.targetId,channelId:i.channelId},s=t[r];for(var a in s)if(Zi[a]){var u=Zi[a],c=u.keyName,l=u.defaultVal;o[c]=s[a]||ot(l)}o=e?e(o):o,n.push(o)}return n},e.prototype.getValueForTag=function(){var e=this._localStore.getValues()||{},t={};for(var n in e){var r=this._getConOptionByKey(n),i=r.conversationType,o=r.targetId,s={},a=e[n];for(var u in a){var c=Zi[u],l=c.keyName,h=c.defaultVal;s[l]=a[u]||ot(h)}for(var p in s.tags){Te(t[p])&&(t[p]=[]);var g=d(d({},s),{conversationType:i,targetId:o});delete g.tags,t[p].push(g)}}return t},e.prototype.adaptOldStore=function(){try{var e=this.storage.getValues();if(0===Object.keys(e).length)return;for(var t in e){var n="_".concat(t);this._localStore.set(n,e[t])}this.storage.clear()}catch(e){this.logger.error(exports.LogTagId.O,"adaptOldStore error: ".concat(e.message))}},e}(),io=[N.PRIVATE,N.GROUP,N.SYSTEM,N.PUBLIC_SERVICE,N.APP_PUBLIC_SERVICE],oo="conversationChanged",so="conTagStatusChanged",ao=function(){function e(e,t,n,r,i){var o=this;this._updatedConversations={},this._conTagStatusChanged=!1,this._eventEmitter=new Re,this._draftMap={},this._recallMsgTimeMap={},this._appkey=t,this._loginUserId=n,this._store=new ro(e.runtime,t,n,e.getInnerLogger()),this._statusManager=new zi(e,t,n),this._statusManager.watch((function(e){var t=e.statusItem,n=e.isLastPull;o.addStatus(t,n)})),this._eventEmitter.on(oo,(function(e){r(e)})),this._eventEmitter.on(so,(function(){i()}))}return e.prototype._calcUnreadCount=function(e,t){var n=e.content,r=e.messageType,i=e.sentTime,o=e.isCounted,s=e.messageDirection,a=e.senderUserId,u=s===C.SEND&&a===this._loginUserId,c=r===w.RECALL,l=fe(n),h=!1,d={},p=t.lastUnreadTime||0,g=t.lastReadTime||0,f=t.unreadMessageCount||0;if(p>i||u)return{hasChanged:h,localConversation:t,updateItems:d};if(o&&(t.unreadMessageCount=f+1,t.lastUnreadTime=i,h=!0),c&&l){var _="".concat(e.conversationType,"_").concat(e.channelId,"_").concat(e.targetId),T=!this._recallMsgTimeMap[_]||this._recallMsgTimeMap[_]&&!this._recallMsgTimeMap[_].find((function(e){return e===n.sentTime})),E=p>=n.sentTime;g&&(E=g<n.sentTime),E&&f&&T&&(this._recallMsgTimeMap[_]||(this._recallMsgTimeMap[_]=[]),this._recallMsgTimeMap[_].push(n.sentTime),t.unreadMessageCount=f-1,h=!0)}return h&&(d.unreadMessageCount={val:t.unreadMessageCount,time:i}),{hasChanged:h,localConversation:t,updateItems:d}},e.prototype._calcMentionedInfo=function(e,t){var n=e.content,r=(e.messageDirection,e.isMentioned),i=e.sentTime;C.SEND;var o=fe(n),s=!1,a={};return r&&o&&n.mentionedInfo&&(t.hasMentioned=!0,s=!0,a.hasMentioned={val:!0,time:i},a.mentionedInfo={val:n.mentionedInfo,time:i}),{hasChanged:s,localConversation:t,updateItems:a}},e.prototype._calcMentionedCount=function(e,t){var n=e.content,r=e.messageDirection,i=!1;if(e.isMentioned&&r===C.RECEIVE&&(null==n?void 0:n.mentionedInfo)){var o=n.mentionedInfo,s=o.type,a=o.userIdList;if(s===G.ALL||(a||[]).includes(this._loginUserId)){i=!0;var u=t.unreadMentionedCount||0;t.unreadMentionedCount=u+1}}return{hasChanged:i,localConversation:t}},e.prototype._setUpdatedConversation=function(e){if(fe(e)){var t=e.conversationType,n=e.targetId,r=e.channelId,i="".concat(t,"_").concat(n),o=this._store.get(t,n,r)||{};this._updatedConversations[i]=Object.assign(o,e)}},e.prototype._setConTagStatusChanged=function(e,t,n,r){var i=(this._store.get(e,t,r)||{}).tags||{};if(Object.keys(i).length===Object.keys(n).length){for(var o in i)if(!n[o]||!!i[o].isTop!=!!n[o].isTop)return void(this._conTagStatusChanged=!0)}else this._conTagStatusChanged=!0},e.prototype.addStatus=function(e,t){var n=e.conversationType,r=e.targetId,i=e.updatedTime,o=e.notificationStatus,s=e.notificationLevel,a=e.isTop,u=e.tags,c=e.channelId,l={},h={};n!==N.ULTRA_GROUP&&(Te(o)||(h.notificationStatus={time:i,val:o}),Te(s)||(h.notificationLevel={time:i,val:s}),Te(a)||(h.isTop={time:i,val:a}),Te(u)||(h.tags={time:i,val:u},null==u||u.forEach((function(e){l[e.tagId]={isTop:e.isTop}}))),this._setConTagStatusChanged(n,r,l,c),this._store.set(n,r,{notificationStatus:o,notificationLevel:s,isTop:a,tags:l},c),this._setUpdatedConversation({conversationType:n,targetId:r,updatedItems:h,channelId:c}),t&&this._notifyConversationChanged())},e.prototype._notifyConversationChanged=function(){var e=[];for(var t in this._updatedConversations)e.push(this._updatedConversations[t]);0!==e.length&&(this._eventEmitter.emit(oo,e),this._updatedConversations={},this._conTagStatusChanged&&(this._eventEmitter.emit(so),this._conTagStatusChanged=!1))},e.prototype.setConversationCacheByMessage=function(e,t){var n=this,r=e.conversationType,i=e.isPersited,o=e.targetId,s=e.channelId;if(io.indexOf(r)>=0){var a=!1,u=this._store.get(r,o,s),c={};if([this._calcUnreadCount,this._calcMentionedInfo,this._calcMentionedCount].forEach((function(t){var r=t.call(n,e,u),i=r.hasChanged,o=r.localConversation,s=r.updateItems;a=a||i,c=d(d({},c),s),u=ot(o)})),a&&this._store.set(r,o,u,s),this._store.updateMentionedData(e),i){var l=this._store.get(r,o,s);l.updatedItems=d({latestMessage:{time:e.sentTime,val:e}},c),l.latestMessage=e;var h=Object.assign(l,{conversationType:r,targetId:o,channelId:s});this._setUpdatedConversation(h)}(a||i)&&this._notifyConversationChanged()}},e.prototype.get=function(e,t,n){return void 0===n&&(n=""),this._store.get(e,t,n)},e.prototype.getAllUnreadCount=function(e,t,n){var r=this._store.getValue(),i=0;return r.forEach((function(e){var r=e.unreadMessageCount,o=e.notificationStatus,s=e.notificationLevel,a=e.conversationType;r=r||0,(n||1!==o||s===x.NOT_SET||s===x.ALL_MESSAGE)&&(t.length>0?t.includes(Number(a))&&(i+=Number(r)):i+=Number(r))})),i},e.prototype.getTotalUnreadCountByLevels=function(e,t,n){var r=this._store.getValue(),i=0;return r.forEach((function(r){var o=r.unreadMessageCount,s=r.notificationLevel,a=void 0===s?0:s,u=r.conversationType,c=r.unreadMentionedCount;e.includes(u)&&(0===t.length||t.includes(a))&&(i+=(n?c:o)||0)})),i},e.prototype.getUnreadCountByTag=function(e,t){var n=this._store.getValueForTag()[e]||[],r=0;return n.forEach((function(e){var n=e.unreadMessageCount,i=e.notificationStatus,o=e.notificationLevel;(t||1!==i||-1===o||0===o)&&(n=n||0,r+=Number(n))})),r},e.prototype.getUnreadCount=function(e,t,n){return this._store.get(e,t,n).unreadMessageCount||0},e.prototype.clearUnreadCount=function(e,t,n,r){void 0===r&&(r=!0);var i=this._store.get(e,t,n);i.lastReadTime=i.lastUnreadTime,this._recallMsgTimeMap["".concat(e,"_").concat(n,"_").concat(t)]=[];var o=i.unreadMessageCount,s=i.hasMentioned,a={};if(o&&(i.unreadMessageCount=0,a.unreadMessageCount={val:0,time:Date.now()}),s&&(i.hasMentioned=!1,i.unreadMentionedCount=0,i.mentionedInfo=void 0,a.hasMentioned={val:!1,time:Date.now()},a.mentionedInfo={val:void 0,time:Date.now()}),this._store.set(e,t,i,n),r&&0!==Object.keys(a).length){var u=Object.assign(i,{conversationType:e,targetId:t,channelId:n,updatedItems:a});this._setUpdatedConversation(u),this._notifyConversationChanged()}},e.prototype.clearAllUnreadCount=function(){var e=this;this._store.getValue().forEach((function(t){t.unreadMessageCount&&(t.unreadMessageCount=0,t.lastReadTime=t.lastUnreadTime,e._recallMsgTimeMap={},e._store.set(t.conversationType,t.targetId,t,t.channelId))}))},e.prototype.startPullConversationStatus=function(e){this._statusManager.pull(e)},e.prototype.setDraft=function(e,t,n,r){var i="".concat(e,"_").concat(t,"_").concat(r);this._draftMap[i]=n},e.prototype.getDraft=function(e,t,n){var r="".concat(e,"_").concat(t,"_").concat(n);return this._draftMap[r]},e.prototype.clearDraft=function(e,t,n){var r="".concat(e,"_").concat(t,"_").concat(n);delete this._draftMap[r]},e.prototype.addTagStatus=function(e,t,n,r){void 0===r&&(r="");var i=this._store.get(e,t,r).tags;i=Object.assign(i,n),this._store.set(e,t,{tags:i},r)},e.prototype.deleteTagStatus=function(e,t,n,r){void 0===r&&(r="");var i=this._store.get(e,t,r).tags;n.forEach((function(e){delete i[e]})),this._store.set(e,t,{tags:i},r)},e.prototype.getConversationListForTag=function(){return this._store.getValueForTag()},e.prototype.getBlockConversationList=function(){return this._store.getValue().filter((function(e){return e.notificationStatus===P.OPEN||-1!==e.notificationLevel&&0!==e.notificationLevel})).map((function(e){return{conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId}}))},e.prototype.getTopConversationList=function(){return(this._store.getValue()||{}).filter((function(e){return e.isTop})).map((function(e){return{conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId}}))},e.prototype.adaptOldStore=function(){this._store.adaptOldStore()},e.prototype.getUnreadMentionedCount=function(e,t,n){return void 0===e&&(e=""),this.get(t,n,e).unreadMentionedCount||0},e.prototype.getAllUnreadMentionedCount=function(){var e=this._store.getValue(),t=0;return e.forEach((function(e){var n=e.unreadMentionedCount;n=n||0,t+=Number(n)})),t},e.prototype.getAllConversationState=function(){return this._store.getValue().filter((function(e){return e.unreadMessageCount||e.unreadMentionedCount})).map((function(e){return{conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId,unreadCount:e.unreadMessageCount||0,unreadMentionedCount:e.unreadMentionedCount||0}}))},e.prototype.setConversationUpdatedTime=function(e){return this._statusManager.setConversationUpdatedTime(e)},e.prototype.getConversationUpdatedTime=function(){return this._statusManager.getConversationUpdatedTime()},e}(),uo=function(){function e(e,t,n,r){this._pullQueue=[],this._isPulling=!1,this._storageTagKey="tag-".concat(t,"-").concat(n),this._storagePullTimeKey="us-s-".concat(t,"-").concat(n),this._storage=a(e.runtime),this._engine=e,this._tagWatcherFunc=r}return e.prototype._updateTag=function(e){var t=e.tags,n={};t.forEach((function(e){n[e.tagId]={tagName:e.tagName,createdTime:e.createdTime}})),this._storage.set(this._storageTagKey,n),this._tagWatcherFunc()},e.prototype.addTag=function(e,t){var n=this._storage.get(this._storageTagKey)||{};e.forEach((function(e){var t,r=(null===(t=n[e.tagId])||void 0===t?void 0:t.createdTime)||e.createdTime||0;n[e.tagId]={tagName:e.tagName,createdTime:r}})),this._storage.set(this._storageTagKey,n),this._storage.set(this._storagePullTimeKey,t)},e.prototype.deleteTag=function(e,t){var n=this._storage.get(this._storageTagKey)||{};e.forEach((function(e){delete n[e]})),this._storage.set(this._storageTagKey,n),this._storage.set(this._storagePullTimeKey,t)},e.prototype.getTagsInfo=function(){return this._storage.get(this._storageTagKey)||{}},e.prototype.getTags=function(){var e=this._storage.get(this._storageTagKey)||{},t=[];for(var n in e)t.push({tagId:n,tagName:e[n].tagName,createdTime:e[n].createdTime,conversationCount:0});return t.sort((function(e,t){return(e.createdTime||0)-(t.createdTime||0)}))},e.prototype.getTagById=function(e){var t=this._storage.get(this._storageTagKey)||{};return t[e]?{tagId:e,tagName:t[e].tagName,createdTime:t[e].createdTime,conversationCount:0}:null},e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],[4,this._engine.pullUserSettings(e)]);case 1:return t=u.sent(),n=t.code,r=t.data,n!==S.SUCCESS||Te(r)?(this._isPulling=!1,this._startPull()):(o=(i=r).settings,s=i.version,a=o.Tag,Te(a)||this._updateTag(a),this._storage.set(this._storagePullTimeKey,s),this._isPulling=!1,this._startPull()),[2]}}))}))},e.prototype.pullUserSettings=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;(e>t||0===e)&&(this._pullQueue.push(t),this._startPull())},e.prototype.getVersion=function(){return this._storage.get(this._storagePullTimeKey)||0},e}(),co=function(e,t){return["send_msg",e,t].join("_")},lo=function(){function e(e,t){this._runtime=e,this._appkey=t,this._sendMessageMap={},this._userId=""}return e.prototype.init=function(e){this._userId=e;var t=co(this._appkey,e);this._sendMessageMap=this._getLocalInfo(t)},e.prototype._getLocalInfo=function(e){var t=this._runtime.localStorage.getItem(e);try{return t?JSON.parse(t):{}}catch(e){return{}}},e.prototype.setMessage=function(e,t){this._sendMessageMap[e]=t;var n=co(this._appkey,this._userId),r=this._getLocalInfo(n);r[e]=t,this._runtime.localStorage.setItem(n,JSON.stringify(r))},e.prototype.getSendMessageMap=function(){return this._sendMessageMap},e.prototype.removeByUID=function(e){delete this._sendMessageMap[e]},e.prototype.removeByTimestamp=function(e){var t=co(this._appkey,this._userId),n=this._getLocalInfo(t);Object.keys(n).forEach((function(t){n[t]<e&&delete n[t]})),this._runtime.localStorage.setItem(t,JSON.stringify(n))},e}(),ho=function(e){var t="RCDeviceId",n=a(e),r="",i=n.get(t);return i?r=i:(r=Fe(),n.set(t,r)),r};(no={})[N.PRIVATE]=Wt.qryPMsg,no[N.GROUP]=Wt.qryGMsg,no[N.CHATROOM]=Wt.qryCHMsg,no[N.CUSTOMER_SERVICE]=Wt.qryCMsg,no[N.SYSTEM]=Wt.qrySMsg;var po=[Wt[Wt.recallMsg],Wt[Wt.ppMsgS],Wt[Wt.pgMsgS],Wt[Wt.ppMsgP],Wt[Wt.pgMsgP],Wt[Wt.chatMsg],Wt[Wt.pcMsgP],Wt[Wt.prMsgS],Wt[Wt.updUgRTime]],go=function(){function e(e,t,n){this.ULTRA_GROUP_CONVERSATION="ultragroupconversation";var r="".concat(this.ULTRA_GROUP_CONVERSATION,"-").concat(t,"-").concat(n);this._localStore=new c(e,r)}return e.prototype.set=function(e,t,n,r){var i=this._getStoreKey(e,t,r),o=this._localStore.get(i)||{};for(var s in n){var a=_o[s],u=n[s];if(!Te(a)&&!Te(u))u===fo[a].defaultVal?delete o[a]:o[a]=u}ve(o)?this._localStore.set(i,o):this._localStore.remove(i)},e.prototype.get=function(e,t,n){void 0===n&&(n="");var r=this._getStoreKey(e,t,n),i=this._localStore.get(r)||{},o={};for(var s in fo){var a=fo[s],u=a.keyName,c=a.defaultVal;o[u]=i[s]||ot(c)}return o},e.prototype._getStoreKey=function(e,t,n){return"".concat(n,"_").concat(e,"_").concat(t)},e}(),fo={nc:{keyName:"notificationStatus",defaultVal:2},nl:{keyName:"notificationLevel",defaultVal:0}},_o={};for(var To in fo){var Eo=fo[To].keyName;_o[Eo]=To}var yo,vo=function(){function e(e,t,n){this._store=new go(e.runtime,t,n)}return e.prototype.addUltraGroupStatus=function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.notificationLevel,o=e.channelId;t===N.ULTRA_GROUP&&this._store.set(t,n,{notificationStatus:r,notificationLevel:i},o)},e.prototype.get=function(e,t,n){return void 0===n&&(n=""),this._store.get(e,t,n)},e}();exports.LogL=void 0,(yo=exports.LogL||(exports.LogL={}))[yo.STATISTICS=-2]="STATISTICS",yo[yo.RECORD=-1]="RECORD",yo[yo.FATAL=0]="FATAL",yo[yo.ERROR=1]="ERROR",yo[yo.WARN=2]="WARN",yo[yo.INFO=3]="INFO",yo[yo.DEBUG=4]="DEBUG";var Io=function(e){return[exports.LogL.DEBUG,exports.LogL.INFO,exports.LogL.WARN,exports.LogL.ERROR].some((function(t){return t===e}))},mo=Fe(),Co=Date.now(),Ro=0,So=function(){function e(e,t,n){this._appkey=e,this._id=t,this._type=n,this.outputLevel=exports.LogL.WARN,this.debug=this._log.bind(this,exports.LogL.DEBUG),this.info=this._log.bind(this,exports.LogL.INFO),this.warn=this._log.bind(this,exports.LogL.WARN),this.error=this._log.bind(this,exports.LogL.ERROR),this.__statistics=this._log.bind(this,exports.LogL.STATISTICS)}return e.prototype._stdout=function(e,t,n,r,i){if(!(e<=exports.LogL.FATAL)&&console&&!(e>this.outputLevel)){var o=["error","warn","info","debug"][e-1];null===console||void 0===console||console[o]("".concat(n,"[").concat(this._id,"][").concat(o.toUpperCase(),"]: ").concat(t," | ").concat(r," | ").concat(i))}},e.prototype.setOutputLevel=function(e){Io(e)&&(this.outputLevel=e)},e.prototype._log=function(e,t,n,r){var i=new Date;this._stdout(e,t,i.toISOString(),n,r),this.flush({time:+i,sessionId:mo,type:this._type,loggerId:this._id,tag:t,level:e,content:n,traceId:r})},e.prototype.createTraceId=function(){return"".concat(mo,"-").concat(++Ro)},e.prototype.getSessionId=function(){return mo},e}(),Oo=null,No=null,Lo=function(e){return p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?[4,new Promise((function(n){var r=t.db.transaction("RC_LOGS","readwrite").objectStore("RC_LOGS"),i=IDBKeyRange.lowerBound(Date.now()-e),o=r.getAllKeys(i);o.onsuccess=function(){var e=o.result,t=e.length;if(t>0){var i=r.delete(IDBKeyRange.bound(e[0],e[t-1]));i.onsuccess=n,i.onerror=n}},o.onerror=n}))]:[2];case 2:return n.sent(),No=setTimeout((function(){return Lo(e)}),6e5),[2]}}))}))},Mo=function(e,t,n){void 0===n&&(n=72),Oo||("undefined"!=typeof window&&window&&window.indexedDB?Oo=new Promise((function(r){var i=window.indexedDB;i.databases().then((function(e){e.some((function(e){return"RC_ENGINE_DB"===e.name}))&&i.deleteDatabase("RC_ENGINE_DB")}));var o="RC_LOGS_".concat(e),s=i.open(o,1);s.onerror=function(e){t.error(exports.LogTagId.L_LOGDB_OPEN_FAILED_E,e.target.error),r(null)},s.onsuccess=function(i){var o=i.target.result;o?(o.onclose=function(e){t.warn(exports.LogTagId.L_LOGDB_CLOSED_S)},o.onerror=function(e){t.error(exports.LogTagId.L_LOGDB_ERROR_E,e.target.error)},o.onabort=function(e){t.info(exports.LogTagId.L_LOGDB_ABORT_S,e.target.error)},Lo(3600*Math.max(24,Math.min(168,n))*1e3),r({appkey:e,db:o})):r(null)},s.onupgradeneeded=function(e){var t=e.target.result;t.objectStoreNames.contains("RC_LOGS")&&t.deleteObjectStore("RC_LOGS");var n=t.createObjectStore("RC_LOGS",{autoIncrement:!0});n.createIndex("level","level",{unique:!1}),n.createIndex("time","time",{unique:!1}),(n=t.createObjectStore("RC_CONF",{keyPath:"key"})).createIndex("key","key",{unique:!0})}})):t.warn(exports.LogTagId.L_UNSUPPORT_INDEXDB_O))},Uo=function(){return p(void 0,void 0,void 0,(function(){var e,t;return f(this,(function(n){switch(n.label){case 0:return Oo?(No&&(clearTimeout(No),No=null),[4,Oo]):[2];case 1:return(e=n.sent())&&(t=e.db,e.appkey,t.close()),Oo=null,[2]}}))}))},Ao=[],wo=!1,bo=function(e){return p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return wo||0===Ao.length?[2]:(wo=!0,t=Ao.splice(0),[4,new Promise((function(n){var r=e.transaction("RC_LOGS","readwrite");r.oncomplete=n,r.onabort=n;var i=r.objectStore("RC_LOGS");t.forEach((function(e){try{i.add(e)}catch(t){null===console||void 0===console||console.error("write log failed ->",e)}}))}))]);case 1:return n.sent(),wo=!1,setTimeout((function(){return bo(e)})),[2]}}))}))};function Po(e,t){return p(this,void 0,void 0,(function(){var n,r,i;return f(this,(function(o){switch(o.label){case 0:return[4,Oo];case 1:return(n=o.sent())?(r=n.db,i=r.transaction("RC_CONF","readwrite"),i.objectStore("RC_CONF").put({key:e,value:t}),[2,!0]):[2,!1]}}))}))}function Do(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?[2,new Promise((function(n){var r=t.db.transaction("RC_CONF","readonly").objectStore("RC_CONF").get(e);r.onsuccess=function(e){var t;n({value:null===(t=r.result)||void 0===t?void 0:t.value,success:!0})},r.onerror=function(e){n({success:!1})}}))]:[2,{success:!1}]}}))}))}var xo=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.flush=function(e){!function(e){p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?(Ao.push(e),bo(t.db),[2]):[2]}}))}))}(e)},t}(So),Vo=function(){function e(e,t,n,r,i){this.appkey=e,this.deviceId=t,this.deviceInfo=n,this.logDB=r,this.logger=i,this.userId="",this.timer=null,this.started=!1}return e.prototype.checkStart=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){if(this.started)return[2];if(this.userId=e.userId,!e.logSwitch)return[2];try{t=JSON.parse(e.logPolicy)}catch(t){return this.logger.error(exports.LogTagId.L_REPORT_LOG_POLICY_E,JSON.stringify({policy:e.logPolicy})),[2]}return this.started=!0,n=t.url,r=t.level,i=t.itv,t.time,this.realtimeReport(n,r,i),[2]}))}))},e.prototype.realtimeReport=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d,p,g,_,T=this;return f(this,(function(f){switch(f.label){case 0:return r=Date.now(),i=this.userId,[4,this.logDB.getTimestamp4RealtimeLog(i)];case 1:return o=(o=f.sent())||Co,s=Math.max(r-5e3,o),a=this.logger.createTraceId(),this.logger.debug(exports.LogTagId.L_REALTIME_LOG_T,JSON.stringify({startTime:o,endTime:s,level:t}),a),[4,this.logDB.getLogs(o,s,t,!0)];case 2:return u=f.sent(),c=u.dbReady,l=u.logs,c?[3,3]:(this.logger.warn(exports.LogTagId.L_REALTIME_LOG_R,"db error",a),[3,8]);case 3:return 0!==l.length?[3,4]:(this.logger.debug(exports.LogTagId.L_REALTIME_LOG_R,"no logs",a),[3,8]);case 4:return this.logger.debug(exports.LogTagId.L_REALTIME_LOG_O,JSON.stringify({count:l.length}),a),h=ye(e)?e:"https://".concat(e),h+="?version=".concat("5.6.1-beem","&appkey=").concat(this.appkey,"&userId=").concat(this.userId,"&deviceId=").concat(this.deviceId,"&deviceInfo=").concat(this.deviceInfo,"&platform=Web"),[4,this.compressLogs(l)];case 5:return d=f.sent(),p=d.success,g=d.data,p||this.logger.warn(exports.LogTagId.L_REALTIME_LOG_O,"compress failed",a),this.logger.debug(exports.LogTagId.L_REALTIME_LOG_O,"compress done",a),[4,this.send({url:h,body:g,method:"POST"})];case 6:return _=f.sent().status,this.logger.debug(exports.LogTagId.L_REALTIME_LOG_R,JSON.stringify({status:_}),a),200!==_?[3,8]:[4,this.logDB.setTimestamp4RealtimeLog(i,s)];case 7:f.sent(),f.label=8;case 8:return this.timer=setTimeout((function(){return T.realtimeReport(e,t,n)}),1e3*n),[2]}}))}))},e.prototype.report=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l,h,d,p,g,_;return f(this,(function(f){switch(f.label){case 0:return"web"!==n.toLowerCase()?[2]:(s=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_T,JSON.stringify({startTime:e,endTime:t,logId:i,messageUId:o}),s),[4,this.logDB.getLogs(e,t,exports.LogL.DEBUG,!1)]);case 1:return a=f.sent(),u=a.dbReady,c=a.logs,this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_O,JSON.stringify({count:c.length}),s),l=ye(r)?r:"https://".concat(r),l+="?version=".concat("5.6.1-beem","&appkey=").concat(this.appkey,"&userId=").concat(this.userId,"&deviceId=").concat(this.deviceId,"&deviceInfo=").concat(this.deviceInfo,"&platform=Web&logId=").concat(i),u?c.length>0?[4,this.compressLogs(c)]:[3,3]:[3,5];case 2:return d=f.sent(),p=d.success,g=d.data,h=p?g:"compress failed",[3,4];case 3:h="no data",f.label=4;case 4:return[3,6];case 5:h="no database",f.label=6;case 6:return this.logger.debug(exports.LogTagId.L_REPORT_FULL_LOG_O,"compress done",s),[4,this.send({url:l,body:h,method:"POST"})];case 7:return _=f.sent().status,this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_R,JSON.stringify({status:_}),s),[2]}}))}))},e.prototype.stop=function(){this.timer&&(clearTimeout(this.timer),this.timer=null),this.started=!1},e}(),Go=48,ko=64,Bo=80,Fo=96,Ho="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",Ko=Ho.length,qo=function(e){for(var t={},n=0;n<e.length-1;n++){var r=e.charAt(n)+e.charAt(n+1);t.hasOwnProperty(r)?t[r].push(n):t[r]=[n]}for(var i=[],o=[],s=function(){if(o.length>0){var e=o.join("");if(o=[],e.length>26){var t=jo(e.length),n=String.fromCharCode(Bo|t.length);i.push(n+t)}else{var r=String.fromCharCode(Fo|e.length);i.push(r)}i.push(e)}},a=0;a<e.length;){var u=Yo(t,e,a);if(u.length<2)o.push(e.charAt(a++));else if(u.length<4)o.push(e.substr(a,u.length)),a+=u.length;else{var c=jo(a-u.offset),l=jo(u.length);if(c.length+l.length>=u.length)o.push(e.substr(a,u.length)),a+=u.length;else{s();var h=String.fromCharCode(ko|c.length<<2|l.length);i.push(h+c+l),a+=u.length}}}s();var d=jo(e.length),p=String.fromCharCode(Go|d.length);return i.push(p+d),i.join("")},Yo=function(e,t,n){var r={length:0,offset:-1};if(t.length,n>=t.length-1)return r;var i=e[t.charAt(n)+t.charAt(n+1)];if(i[0]===n)return r;for(var o=t.length-n,s=0,a=i.length;s<a;s++){var u=i[s],c=n-u;if(!(c>238327)){var l=Math.min(o,c);if(l<=r.length)break;if(!(r.length>2&&t.charAt(u+r.length-1)!==t.charAt(n+r.length-1))){for(var h=2,d=h;d<l&&t.charAt(u+d)===t.charAt(n+d);d++)h++;h>=r.length&&(r.length=h,r.offset=u)}}}return r},jo=function(e){var t=[],n=0;do{n=e%Ko,t.push(Ho.charAt(n)),e=(e-n)/Ko}while(e>0);return t.join("")},Qo=function(e){var t=e.sessionId,n=e.level,r=e.loggerId,i=e.traceId,o=e.time,s=e.tag,a=e.type,u=e.content,c=n<0?u||"":JSON.stringify({content:u,traceId:i,from:r});return c='"'.concat(c.replace(/"/g,'""'),'"'),"".concat(t,",").concat(o,",").concat(a,",").concat(n,",").concat(s,",").concat(c,"\n")},Jo=function(e){function t(t,n,r,i){var o=this,s=ho(n),a=function(e){if("browser"!==e.tag)return{type:e.tag,version:"UnKonw"};var t,n,r=navigator.userAgent,i={IE:/rv:([\d.]+)\) like Gecko|MSIE ([\d.]+)/,Edge:/Edge\/([\d.]+)/,Firefox:/Firefox\/([\d.]+)/,Opera:/(?:OPERA|OPR).([\d.]+)/,WeChat:/MicroMessenger\/([\d.]+)/,QQBrowser:/QQBrowser\/([\d.]+)/,Chrome:/Chrome\/([\d.]+)/,Safari:/Version\/([\d.]+).*Safari/,iOSChrome:/Mobile\/([\d.]+).*Safari/};for(var o in i)if(i.hasOwnProperty(o)){var s=r.match(i[o]);if(s){n=o,t=s[1]||s[2];break}}return{type:n||"UnKonw",version:t||"UnKonw"}}(n),u="".concat(a.type,"|").concat(a.version,"|").concat(r.getSessionId());return o=e.call(this,t,s,u,{setTimestamp4RealtimeLog:function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return Po("".concat(exports.StoreKeys.REALTIME_LOG_TIMESTAMP,"_").concat(e),t),[2]}))}))},getTimestamp4RealtimeLog:function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){switch(t.label){case 0:return[4,Do("".concat(exports.StoreKeys.REALTIME_LOG_TIMESTAMP,"_").concat(e))];case 1:return[2,t.sent().value||0]}}))}))},getLogs:function(e,t,n,r){return p(this,void 0,void 0,(function(){var i;return f(this,(function(o){switch(o.label){case 0:return[4,Oo];case 1:return(i=o.sent())?[2,new Promise((function(o){var s=i.db.transaction("RC_LOGS","readonly").objectStore("RC_LOGS"),a=[],u=IDBKeyRange.bound(e,t),c=s.index("time").openCursor(u);c.onsuccess=function(e){var t=e.target.result;if(t){var i=t.value;i.level<=n&&(r||n>=0)&&a.push(i),t.continue()}else o({dbReady:!0,logs:a})},c.onerror=function(e){o({dbReady:!1,logs:[]})}}))]:[2,{dbReady:!1,logs:[]}]}}))}))}},r)||this,o.runtime=n,o.clientReportLevel=i,Io(o.clientReportLevel)||(o.clientReportLevel=void 0),o}return h(t,e),t.prototype.send=function(e){return this.runtime.httpReq(e)},t.prototype.checkStart=function(t){return p(this,void 0,void 0,(function(){return f(this,(function(n){switch(n.label){case 0:return[4,(r=t.userId,i=this.logger.getSessionId(),p(void 0,void 0,void 0,(function(){var e,t,n,o;return f(this,(function(s){switch(s.label){case 0:return e="".concat("REPORT_SESSION","_").concat(r),[4,Do("".concat("REPORT_SESSION","_").concat(r))];case 1:return t=s.sent(),n=t.success,o=t.value,n?(i===(null==o?void 0:o.sessionId)||Po(e,{sessionId:i}),[2]):[2]}}))})))];case 1:return n.sent(),[2,e.prototype.checkStart.call(this,t)]}var r,i}))}))},t.prototype.compressLogs=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,{success:!0,data:qo(e.map(Qo).join(""))}]}))}))},t.prototype.isReporter=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){switch(e.label){case 0:return[4,(t=this.userId,n=this.logger.getSessionId(),p(void 0,void 0,void 0,(function(){var e,r,i;return f(this,(function(o){switch(o.label){case 0:return[4,Do("".concat("REPORT_SESSION","_").concat(t))];case 1:return e=o.sent(),r=e.success,i=e.value,[2,r&&(null==i?void 0:i.sessionId)===n]}}))})))];case 1:return[2,e.sent()]}var t,n}))}))},t.prototype.report=function(t,n,r,i,o,s){return p(this,void 0,void 0,(function(){return f(this,(function(a){switch(a.label){case 0:return[4,this.isReporter()];case 1:return a.sent()?[2,e.prototype.report.call(this,t,n,r,i,o,s)]:[2]}}))}))},t.prototype.realtimeReport=function(t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){switch(i.label){case 0:return[4,this.isReporter()];case 1:return i.sent()?[2,e.prototype.realtimeReport.call(this,t,void 0===this.clientReportLevel?n:this.clientReportLevel,r)]:[2]}}))}))},t}(Vo),Wo=function(e,t,r,i,o,s,a){return{conversationType:e,targetId:t,senderUserId:s,messageDirection:C.SEND,isCounted:!!r.isCounted,isMentioned:!!r.isMentioned,content:r.content,messageType:r.messageType,isOffLineMessage:!1,isPersited:!!r.isPersited,messageUId:i,sentTime:o,receivedTime:0,disableNotification:!!r.disableNotification,isStatusMessage:!!r.isStatusMessage,canIncludeExpansion:!!r.canIncludeExpansion,expansion:r.canIncludeExpansion?r.expansion:null,receivedStatus:n.UNREAD,pushConfig:r.pushConfig,channelId:r.channelId,isInterrupt:r.isInterrupt,messageId:a||0}},Xo=function(e){return e.sort((function(e,t){var n,r,i=(null===(n=e.latestMessage)||void 0===n?void 0:n.sentTime)||0;return((null===(r=t.latestMessage)||void 0===r?void 0:r.sentTime)||0)-i}))},zo=function(e){function t(t,n,r,i){var o=e.call(this,t,n,r,i,new xo(i.appkey,"RC-E","IM"))||this;return o.naviInfo=null,o._customMessageType={},o._reconnectTimer=-1,o._pullOfflineFinished=!1,o._miniConnectUrl="",o.currentUserId="",o._connectedTime=0,o._localConnectedTime=0,o._status=M.DISCONNECTED,o._pullingMsg=!1,o._pullQueue=[],o._chrmsQueue={},o._latestSyncTimestamp=0,o._intervalTimer=-1,o._intervalTimerForChrmPull=-1,o._lastSyncUltraMsgTimeStamp=0,o._lastSyncUltraMsgLocalTimeStamp=0,o._ultraGroupTimer=-1,o._isUltraPulling=!1,o._ultraGroupTimeQue=[],o._isUltraGroupListExist=!1,o._ultraGroupMap={},o._ultraMsgMap={},o._pullUltraChangeMessageQue=[],o._isPullingUltraChangeMessage=!1,o._lastPullingUltraChangeMessageTime=0,o._ultraMsgChangeMap={},o.logger.setOutputLevel(i.logOutputLevel),Mo(o._appkey,o.logger,i.logExpireTime),o.reporter=new Jo(o._appkey,o.runtime,o.logger,o._options.__reportLogLevel),o._letterbox=new Yi(t,i.appkey),o._sendMessageStore=new lo(t,i.appkey),o._chrmEntryHandler=new Ji(o),o}return h(t,e),t.prototype._formatJSONPUrl=function(e,t,n,r){return"".concat(e,"/navi.js?appId=").concat(n,"&token=").concat(encodeURIComponent(t),"&callBack=").concat(r,"&v=").concat(this._apiVersion,"&r=").concat(Date.now())},t.prototype.getNaviInfo=function(t,n,r){var o;return p(this,void 0,void 0,(function(){var s;return f(this,(function(a){switch(a.label){case 0:return this.runtime.useNavi||(void 0,s=i.join(","),this._miniConnectUrl=(null===(o=this._options.miniCMPProxy)||void 0===o?void 0:o.length)?this._options.miniCMPProxy.join(","):s||"",n=[]),[4,e.prototype.getNaviInfo.call(this,t,n,r)];case 1:return[2,a.sent()]}}))}))},t.prototype.updateNaviInfo=function(e){this.naviInfo=e},t.prototype.createLogger=function(e,t){return new xo(this._appkey,e,t)},t.prototype.requestNaviInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:r="getServerEndpoint",i=0,o=e.length,p.label=1;case 1:return i<o?(s=this._formatJSONPUrl(e[i],n,t,r),this.logger.debug(exports.LogTagId.O,"req navi => ".concat(s)),(new Date).getTime(),Qt.IM_NAVI,[4,this.runtime.httpReq({url:s,timeout:1e4,dataType:"text"})]):[3,4];case 2:if(a=p.sent(),(new Date).getTime(),Qt.IM_NAVI,200!==a.status)return u=void 0,403===a.status?(u=S.RC_CONN_USER_OR_PASSWD_ERROR,this.logger.error(exports.LogTagId.O,"request navi error: ".concat(u))):401===a.status&&(u=S.RC_CONN_APP_BLOCKED_OR_DELETED,this.logger.error(exports.LogTagId.O,"request navi error: ".concat(u))),Qt.IM_NAVI,Di(this.runtime),[3,3];try{return c=a.data.match(/{[\d\D]+}/),0===(l=c&&c[0]?c[0]:"").indexOf('{\\"code\\":')&&(l=JSON.parse('"'.concat(l,'"'))),d=JSON.parse(l),h=/^https/.test(s)?"https":"http",d.protocol=h,this.runtime.useNavi||(d.server="",d.backupServer=this._miniConnectUrl,d.logSwitch=0),d.type===Ke.PRIVATE?Ke.PRIVATE:Ke.OPEN,Qt.IM_NAVI,S.SUCCESS,Di(this.runtime),[2,d]}catch(e){this.logger.error(exports.LogTagId.O,"parse navi err => ".concat(null==e?void 0:e.stack))}p.label=3;case 3:return i+=1,[3,1];case 4:return this.runtime.useNavi?[2,null]:(d={code:200,protocol:"https",server:"",voipCallInfo:"",kvStorage:0,openHttpDNS:!1,historyMsg:!1,chatroomMsg:!1,uploadServer:"https://upload.qiniup.com",bosAddr:"https://gz.bcebos.com",location:"",monitor:0,joinMChrm:!1,openMp:0,openUS:0,grpMsgLimit:0,isFormatted:0,gifSize:2048,logSwitch:0,logPolicy:"",compDays:0,msgAck:"",activeServer:"",qnAddr:"",extkitSwitch:0,alone:!1,voipServer:"",offlinelogserver:"",backupServer:this._miniConnectUrl},Qt.IM_NAVI,d.code,Di(this.runtime),[2,d])}}))}))},t.prototype.getNaviInfoFromCache=function(){return this.naviInfo?d({},this.naviInfo):null},t.prototype.getConnectedTime=function(){return this._connectedTime},t.prototype.connect=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a=this;return f(this,(function(u){switch(u.label){case 0:return n=[],this.naviInfo=t,t.server?n.push(t.server):this.logger.warn(exports.LogTagId.L_NAVI_CONF_E,JSON.stringify({server:t.server})),null==(r=t.backupServer)||r.split(",").forEach((function(e){n.indexOf(e)<0&&n.push(e)})),0===n.length?(this.logger.error(exports.LogTagId.L_NAVI_CONF_E,JSON.stringify({server:t.server,backupServer:r})),[2,S.UNKNOWN]):(i=new wi(this.runtime,{status:function(r){a._connectionStatusHandler(r,e,n,t.protocol)},signal:this._signalHandler.bind(this)},this.logger),o=yt.V3,1===t.openAnti&&(o=yt.V4),[4,i.connect(this._appkey,e,n,t.protocol,this._apiVer,o)]);case 1:return(s=u.sent())===S.SUCCESS?(this._channel=i,this.currentUserId=i.userId,this._connectedTime=i.connectedTime,this._localConnectedTime=Math.floor((Date.now()+i.sendConnectTime)/2),this._watcher.status(M.CONNECTED),this.reporter.checkStart(t),this._status=M.CONNECTED,this._pullOfflineFinished=!1,this._conversationManager=new ao(this,this._appkey,this.currentUserId,this._watcher.conversation,this._watcher.conversationTag),this._ultraGroupManager=new vo(this,this._appkey,this.currentUserId),this._conversationManager.startPullConversationStatus(0),this._userSettingManager=new uo(this,this._appkey,this.currentUserId,this._watcher.tag),this._userSettingManager.pullUserSettings(0),this._sendMessageStore.init(this.currentUserId),this._conversationManager.adaptOldStore(),this._joinedChrmManager=new Wi(this.runtime,this._appkey,this.currentUserId,t.joinMChrm,this.logger),this._startSyncInterval(),1===t.ugMsg&&this._notificationOnline()):i.close(),[2,s]}}))}))},t.prototype._connectionStatusHandler=function(e,t,n,r){switch(this._status=e,e){case M.CONNECTING:case M.CONNECTED:this._watcher.status(e);break;case M.REDIRECT:case M.BLOCKED:case M.KICKED_OFFLINE_BY_OTHER_CLIENT:case M.DISCONNECT_BY_SERVER:case M.USER_LOGOUT:this._resetMemoryState(),this._watcher.status(e);break;default:this._watcher.status(e),this._try2Reconnect(t,n,r)}},t.prototype._try2Reconnect=function(e,t,n){var r,i;return p(this,void 0,void 0,(function(){var o,s=this;return f(this,(function(a){switch(a.label){case 0:return this._channel?(o=yt.V3,1===(null===(r=this.naviInfo)||void 0===r?void 0:r.openAnti)&&(o=yt.V4),[4,this._channel.connect(this._appkey,e,t,n,this._apiVer,o)]):[2];case 1:return a.sent()===S.SUCCESS?(this._pullOfflineFinished=!1,this._startSyncInterval(),this._watcher.status(M.CONNECTED),this._status=M.CONNECTED,1===(null===(i=this.naviInfo)||void 0===i?void 0:i.ugMsg)&&this._notificationOnline(),this._rejoinChrm(),[2]):(this._watcher.status(M.WEBSOCKET_UNAVAILABLE),this._status=M.WEBSOCKET_UNAVAILABLE,this._reconnectTimer=setTimeout((function(){s._reconnectTimer=-1,s._try2Reconnect(e,t,n)}),5e3),[2])}}))}))},t.prototype._signalHandler=function(e,t){var n=e.syncMsg,r=e.topic;if(n)this._receiveSyncMsg(e,t);else{var i=this.logger.createTraceId();this.logger.debug(exports.LogTagId.L_RECV_RMTP_O,r,i);var o=Wt[r];if(o)switch(o){case Wt.s_ntf:this._pullMsg(e);break;case Wt.s_msg:this._receiveMsg(e);break;case Wt.s_cmd:this._receiveStateNotify(e);break;case Wt.s_us:this._receiveSettingNotify(e);break;case Wt.rtc_ntf:this._receiveRtcKv(e.data);break;case Wt.s_opNtf:this._pullOperateStatusNotify(e)}else this.logger.error(exports.LogTagId.L_RECV_RMTP_E,r,i)}},t.prototype._receiveStateNotify=function(e){var t,n=null===(t=this._channel)||void 0===t?void 0:t.codec.decodeByPBName(e.data,lr),r=n.time,i=n.type,o=n.chrmId;switch(i){case 2:this._chrmEntryHandler.pullEntry(o,r);break;case 3:this._conversationManager.startPullConversationStatus(r);break;case 4:this._chrmEntryHandler.reset(o),this._watcher.chatroom({chatroomDestroyed:e.targetId});break;case 6:this._ultraGroupTimeQue.push(r),this._syncUltraMsg(this._lastSyncUltraMsgTimeStamp);break;case 7:this._pullUltraChangeMessageQue.push(r),this._pullUltraChangeMessageList(this._lastPullingUltraChangeMessageTime)}},t.prototype._receiveSettingNotify=function(e){var t,n=(null===(t=this._channel)||void 0===t?void 0:t.codec.decodeByPBName(e.data,jr)).version;this._userSettingManager.pullUserSettings(n)},t.prototype._receiveMessageExpansion=function(e){var t=e.content,n=t.put,r=t.del,i=t.mid;n&&this._watcher.expansion({updatedExpansion:{messageUId:i,expansion:n}}),r&&this._watcher.expansion({deletedExpansion:{messageUId:i,deletedKeys:r}})},t.prototype._receiveSyncMsg=function(e,t){var n,r;if(po.includes(e.topic)){if(e.topic===Wt[Wt.updUgRTime]){var i=null===(n=this._channel)||void 0===n?void 0:n.codec.decodeByPBName(e.data,mr),o=i.channelId,s=i.busChannel,a=this._ultraGroupMap["".concat(s,"_").concat(o)];return a&&(a.unreadMessageCount=0,a.unreadMentionedCount=0,a.firstUnreadMessage&&(a.firstUnreadMessage=null),a.lastReadTime=t.timestamp,this._watcher.conversation(ct([a]))),void(t&&(this._ultraMsgMap[t.messageUId]=t.timestamp))}var u=null===(r=this._channel)||void 0===r?void 0:r.codec.decodeByPBName(e.data,nr,{currentUserId:this.currentUserId,signal:e});((u=this._handleMsgProperties(u)).conversationType!==N.CHATROOM||this._chrmsQueue[u.targetId])&&(t&&(u.sentTime=t.timestamp,u.messageUId=t.messageUId),this.logger.info(exports.LogTagId.L_RECEIVE_MSG_O,JSON.stringify({messageUId:u.messageUId,messgeId:u.messageId,sentTime:u.sentTime})),this._pullingMsg?this._pullQueue.push((null==t?void 0:t.timestamp)||u.sentTime):(t&&this._sendMessageStore.setMessage(t.messageUId,t.timestamp),u.messageType!==w.EXPANSION_NOTIFY?(u.messageType===w.SYNC_READ_STATUS&&this._conversationManager.clearUnreadCount(u.conversationType,u.targetId,u.channelId),this._conversationManager.setConversationCacheByMessage(u,!0),this._batchMessage([u])):this._receiveMessageExpansion(u)))}},t.prototype._batchMessage=function(e){for(var t=this,n=[],r=[],i=e.length-1;i>=0;i-=1){var o=e[i];o.messageType!==w.LOG_COMMAND||"rongcloudsystem"!==o.senderUserId?n.unshift(o):r.unshift(o)}this._watcher.batchMessage(n),0!==r.length&&r.forEach((function(e){var n=e.content,r=n.startTime,i=n.endTime,o=n.platform,s=n.logId,a=n.uri;t.reporter.report(parseInt(r,10),parseInt(i,10),o,a,s,e.messageUId)}))},t.prototype._pullMsg=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,lr),n=t.type,r=t.chrmId,i=t.time;if(2===n){var o=this._chrmsQueue[r];if(!o)return;o.queue.push(i),this._pullChrmMsg(r)}else this._pullQueue.push(i),this._syncMsg()}},t.prototype._startSyncInterval=function(){var e=this;this._stopSyncInterval();this._intervalTimer=setInterval((function(){Date.now()-e._latestSyncTimestamp>=18e4&&e._syncMsg()}),3e4),this._latestSyncTimestamp=Date.now(),this._syncMsg()},t.prototype._stopSyncInterval=function(){-1!==this._intervalTimer&&(clearInterval(this._intervalTimer),this._intervalTimer=-1)},t.prototype._syncMsg=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a,u,c,l,h,d,p,g,_,T,E,y,v=this;return f(this,(function(f){switch(f.label){case 0:return this._pullingMsg?[2]:this._channel?(this._pullingMsg=!0,e=this._letterbox.getOutboxTime(this.currentUserId),t=this._letterbox.getInboxTime(this.currentUserId),n=this._letterbox.getBroadcastSyncTime(this.currentUserId),r=this._channel.codec.encodeSyncMsg({sendboxTime:e,inboxTime:t,broadcastSyncTime:n}),i=new Ht(Wt[Wt.pullMsg],r,this.currentUserId),o=this.logger.createTraceId(),this.logger.debug(exports.LogTagId.L_PULL_MSG_T,JSON.stringify({outboxTime:e,inboxTime:t,broadcastSyncTime:n}),o),[4,this._channel.send(i,or,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):(this._pullingMsg=!1,[2]);case 1:return s=f.sent(),a=s.code,u=s.data,this._latestSyncTimestamp=Date.now(),a!==S.SUCCESS||!u||Te(u.finished)||Te(u.list)||Te(u.syncTime)?(this.logger.warn(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({code:a,timestamp:this._latestSyncTimestamp}),o),this._pullingMsg=!1,[2]):(c=u.list,l=u.finished,h=u.syncTime,d=u.broadcastSyncTime,p=void 0===d?1:d,this.logger.info(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({syncTime:h,finished:l,messages:c.map((function(e){return{messageUId:e.messageUId,messageId:e.messageId,sentTime:e.sentTime}}))}),o),g=0,_=[],T=[],c.forEach((function(e){if((_.push(e.messageUId),e.messageDirection===C.SEND)&&(g=Math.max(e.sentTime,g),v._sendMessageStore.getSendMessageMap()[e.messageUId]))return void v._sendMessageStore.removeByUID(e.messageUId);if(e.messageType!==w.DELIVERED&&e.messageType!==w.DELIVERED_MSG)if(e.messageType!==w.EXPANSION_NOTIFY){if(e.messageType===w.SYNC_READ_STATUS){if(e.senderUserId!==v.currentUserId)return;v._conversationManager.clearUnreadCount(e.conversationType,e.targetId,e.channelId)}var t=v._handleMsgProperties(e);v._conversationManager.setConversationCacheByMessage(t,!0),T.push(t)}else v._receiveMessageExpansion(e)})),this._batchMessage(T),this._letterbox.setInboxTime(h,this.currentUserId),this._letterbox.setOutboxTime(g,this.currentUserId),this._letterbox.setBroadcastSyncTime(p,this.currentUserId),this._sendMessageStore.removeByTimestamp(g),this._pullingMsg=!1,E=this._pullQueue.filter((function(e){return e>h})),this._pullQueue.length=0,(y=this._pullQueue).push.apply(y,E),l&&!this._pullOfflineFinished&&(this._pullOfflineFinished=!0,this._watcher.pullFinished()),this.logger.info(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({code:a,messageUIds:_.join(","),timestamp:this._latestSyncTimestamp,hasmore:!l}),o),(!l||E.length>0)&&this._syncMsg(),[2])}}))}))},t.prototype._receiveMsg=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,ir,{currentUserId:this.currentUserId,connectedTime:this._channel.connectedTime});if(t=this._handleMsgProperties(t),this.logger.info(exports.LogTagId.L_RECEIVE_MSG_O,JSON.stringify({messageUId:t.messageUId,messgeId:t.messageId,sentTime:t.sentTime})),t.messageType!==w.DELIVERED&&t.messageType!==w.DELIVERED_MSG){if(t.conversationType!==N.RTC_ROOM){if(this._pullingMsg)return;if(this._pullQueue.length>0)return void this._syncMsg()}t.senderUserId===this.currentUserId&&this._sendMessageStore.setMessage(t.messageUId,t.sentTime),t.isStatusMessage||t.senderUserId===this.currentUserId||this._letterbox.setInboxTime(t.sentTime,this.currentUserId),t.messageType!==w.EXPANSION_NOTIFY?t.messageType===w.SYNC_READ_STATUS&&t.senderUserId!==this.currentUserId||(this._conversationManager.setConversationCacheByMessage(t,!0),this._batchMessage([t])):this._receiveMessageExpansion(t)}}},t.prototype._handleMsgProperties=function(e,t){void 0===t&&(t=!1);var n,r=e.messageType,i=e.isCounted,a=e.isPersited,u=e.isStatusMessage,c=r in o,l=r in this._customMessageType;if(n=c?d(d({},o[r]),{isStatusMessage:s.includes(r)}):l?this._customMessageType[r]:{isCounted:!Ee(i)&&i,isPersited:!Ee(a)&&a,isStatusMessage:!1},Object.assign(e,n),t&&!Te(u)&&(e.isStatusMessage=u),!t){var h=e.content.user;if(h){var p=h.portrait,g=h.portraitUri,f=p||g;f&&(h.portrait=h.portraitUri=f)}}return e},t.prototype.getHistoryMessage=function(e,t,n,r,i,o,s,a){var u;return void 0===o&&(o=""),p(this,void 0,void 0,(function(){var s,c,l,h,d,p,g,_,T,E;return f(this,(function(f){switch(f.label){case 0:return c=(s=this).currentUserId,l=s._channel,h=Wn[e]||Kn,d=1===r&&0===n,l?(p=l.codec.encodeGetHistoryMsg(t,{timestamp:n,count:d?2:r,order:i,channelId:o}),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_T,JSON.stringify({targetId:t,conversationType:e,channelId:o,timestamp:n,count:r,order:i}),a),[4,l.send(new Ht(h,p,c),dr,{currentUserId:c,connectedTime:l.connectedTime,conversation:{targetId:t}})]):[3,2];case 1:return g=f.sent(),(_=g.code)===S.SUCCESS&&p?(T=g.data,d&&2===T.list.length&&(T.hasMore=!0,0===i?T.list.shift():T.list.pop()),E=[],null===(u=T.list)||void 0===u||u.forEach((function(e){e&&E.push(e.messageUId)})),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:_,messageUIds:E.join(",")}),a),[2,{code:_,data:{list:T.list,hasMore:T.hasMore}}]):(this.logger.warn(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:_,messageUIds:""}),a),[2,{code:_}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.reportSDKInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return n=(t=this).currentUserId,(r=t._channel)?(i=this.logger.createTraceId(),o=JSON.stringify(e),this.logger.debug(exports.LogTagId.L_VER_REPORT_T,o,i),s=r.codec.encodeReportSDKInfo(o),a=new Ht(Wt[Wt.reportsdk],s,n),[4,r.send(a)]):[2];case 1:return(u=c.sent().code)!==S.SUCCESS&&this.logger.warn(exports.LogTagId.L_VER_REPORT_R,u,i),[2]}}))}))},t.prototype.deleteRemoteMessage=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return o=(i=this).currentUserId,(s=i._channel)?(a=s.codec.encodeDeleteMessages(e,t,n,r),u=new Ht(An,a,o),[4,s.send(u)]):[3,2];case 1:return c=h.sent(),l=c.code,S.SUCCESS,[2,l];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.deleteRemoteMessageByTimestamp=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return o=(i=this).currentUserId,(s=i._channel)?(a=s.codec.encodeClearMessages(t,n,r,e),u=Xn[e],c=new Ht(u,a,o),[4,s.send(c)]):[3,2];case 1:return l=d.sent(),h=l.code,S.SUCCESS,[2,h];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.getConversationList=function(e,t,n,r,i){return void 0===e&&(e=300),p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d=this;return f(this,(function(p){switch(p.label){case 0:return o=(i=this).currentUserId,s=i._channel,t=t||N.PRIVATE,s?(a=s.codec.encodeOldConversationList({count:e,type:t,startTime:n,order:r}),u=new Ht(kn,a,o),[4,s.send(u,gr,{currentUserId:o,connectedTime:s.connectedTime,afterDecode:function(e){var t=e.conversationType,n=e.targetId,r=e.channelId,i=d._conversationManager.get(t,n,r);return Object.assign(e,i),e}})]):[3,2];case 1:return c=p.sent(),l=c.code,h=c.data,l!==S.SUCCESS?[2,{code:l}]:[2,{code:l,data:null==h?void 0:h.list}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.removeConversation=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return(r=this._channel)?(i=r.codec.encodeRemoveOldConversationList({conversationType:e,channelId:n,targetId:t}),o=new Ht(Bn,i,t),[4,r.send(o)]):[3,2];case 1:return s=u.sent(),a=s.code,S.SUCCESS,[2,a];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.getConversation=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return e!==N.ULTRA_GROUP?[3,1]:(r=this._ultraGroupMap["".concat(n,"_").concat(t)])?[3,3]:[2,{code:S.CONVER_GET_ERROR}];case 1:return(i=this._conversationManager.get(e,t,n))?[4,this.getHistoryMessage(e,t,0,1,0)]:[2,{code:S.CONVER_GET_ERROR}];case 2:if(o=c.sent(),s=o.code,a=o.data,s!==S.SUCCESS)return[2,{code:S.CONVER_GET_ERROR}];u=(null==a?void 0:a.list[0])||null,r={conversationType:e,targetId:t,channelId:n,unreadMessageCount:i.unreadMessageCount||0,latestMessage:u,notificationStatus:i.notificationStatus||P.CLOSE,notificationLevel:i.notificationLevel||x.NOT_SET,isTop:i.isTop||!1,lastUnreadTime:i.lastUnreadTime||0,unreadMentionedCount:i.unreadMentionedCount||0},c.label=3;case 3:return[2,{code:S.SUCCESS,data:r}]}}))}))},t.prototype.getAllConversationUnreadCount=function(e,t,n){var r=this._conversationManager.getAllUnreadCount(e,t,n);return Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.getTotalUnreadCountByLevels=function(e,t,n){void 0===n&&(n=!1);var r=0;if(e.includes(N.ULTRA_GROUP)){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});for(var i in this._ultraGroupMap){var o=this._ultraGroupMap[i];(0===t.length||t.includes(o.notificationLevel))&&(r+=n?o.unreadMentionedCount:o.unreadMessageCount)}}return r+=this._conversationManager.getTotalUnreadCountByLevels(e,t,n),Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.getConversationUnreadCount=function(e,t,n){var r,i;return i=e===N.ULTRA_GROUP?(null===(r=this._ultraGroupMap["".concat(n,"_").concat(t)])||void 0===r?void 0:r.unreadMessageCount)||0:this._conversationManager.getUnreadCount(e,t,n),Promise.resolve({code:S.SUCCESS,data:i})},t.prototype.clearConversationUnreadCount=function(e,t,n){return this._conversationManager.clearUnreadCount(e,t,n,!1),Promise.resolve(S.SUCCESS)},t.prototype.clearAllUnreadCount=function(){return this._conversationManager.clearAllUnreadCount(),Promise.resolve(S.SUCCESS)},t.prototype.getFirstUnreadMessage=function(e,t){throw new Error("Method not implemented.")},t.prototype.saveConversationMessageDraft=function(e,t,n,r){return this._conversationManager.setDraft(e,t,n,r),Promise.resolve(S.SUCCESS)},t.prototype.getConversationMessageDraft=function(e,t,n){var r=this._conversationManager.getDraft(e,t,n);return Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.clearConversationMessageDraft=function(e,t,n){return this._conversationManager.clearDraft(e,t,n),Promise.resolve(S.SUCCESS)},t.prototype.pullConversationStatus=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l=this;return f(this,(function(h){switch(h.label){case 0:return n=(t=this)._channel,r=t.currentUserId,n?(i=n.codec.encodeGetConversationStatus(e),o=new Ht(Wt[Wt.pullSeAtts],i,r),[4,n.send(o,Jr)]):[3,2];case 1:return s=h.sent(),a=s.code,u=s.data,this.logger.info(exports.LogTagId.L_PULL_CONVERSATION_S,JSON.stringify({timestamp:e,userId:r})),a!==S.SUCCESS?[2,{code:a}]:(c=[],Array.isArray(u)&&u.forEach((function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.channelId,o=e.isTop,s=e.notificationLevel,a=e.updatedTime;a&&l._conversationManager.setConversationUpdatedTime(a);var u=l._ultraGroupMap["".concat(i,"_").concat(n)];t===N.ULTRA_GROUP?u&&(void 0!==r&&(u.notificationStatus=r),void 0!==s&&(u.notificationLevel=s),void 0===s&&void 0===r||l._ultraGroupManager.addUltraGroupStatus(e),"boolean"==typeof o&&(u.isTop=o)):c.push(e)})),[2,{code:a,data:c}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.batchSetConversationStatus=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h,p,g=this;return f(this,(function(f){switch(f.label){case 0:return n=(t=this).currentUserId,(r=t._channel)?(i=this._conversationManager.getConversationUpdatedTime(),o=r.codec.encodeSetConversationStatus(e,i),s=new Ht(Fn,o,n),[4,r.send(s,Zr)]):[3,2];case 1:return a=f.sent(),u=a.code,c=a.data,u===S.SUCCESS?(l=c,this._conversationManager.setConversationUpdatedTime(l.version),h=[],e.forEach((function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.notificationLevel,o=e.channelId,s=e.isTop;if(t===N.ULTRA_GROUP){var a=g._ultraGroupMap["".concat(o,"_").concat(n)];a&&(void 0!==r&&(a.notificationStatus=r),void 0!==i&&(a.notificationLevel=i),void 0===i&&void 0===r||g._ultraGroupManager.addUltraGroupStatus(a),void 0!==s&&(a.isTop=s),h.push(a))}else g._conversationManager.addStatus(d(d({},e),{updatedTime:l.version}),!0)})),h.length>0&&(p=ct(h),p=Xo(p),this._watcher.conversation(p)),[2,u]):[2,u];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype._joinChrm=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return(i=this._channel)?(o=i.codec.encodeJoinOrQuitChatRoom(),a=new Ht(s=n?bn:wn,o,e),this.logger.info(exports.LogTagId.L_JOIN_CHATROOM_T,JSON.stringify({chatroomId:e,count:t,topic:s}),r),[4,i.send(a,Rr)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return u=p.sent(),c=u.code,l=u.data,h=c===S.SUCCESS?"info":"warn",this.logger[h](exports.LogTagId.L_JOIN_CHATROOM_R,JSON.stringify({code:c,timestamp:(new Date).getTime()}),r),c===S.SUCCESS&&(d=l.joinTime,this._chrmsQueue[e]||(this._chrmsQueue[e]={pulling:!1,queue:[],timestamp:0}),this._pullChrmMsg(e,t,d),this.naviInfo.kvStorage&&this._chrmEntryHandler.pullEntry(e,0),this._joinedChrmManager.set(e,t),this._startSyncIntervalForChrmPull()),[2,c]}}))}))},t.prototype._rejoinChrm=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:for(n in e=this._joinedChrmManager.get(),t=[],e)t.push(n);r=0,u.label=1;case 1:return r<t.length?(i=t[r],this.logger.info(exports.LogTagId.L_REJOIN_CHATROOM_T,JSON.stringify({chatroomId:i,count:e[i]||10,topic:bn})),o=this.logger.createTraceId(),[4,this._joinChrm(i,e[i]||10,!0,o)]):[3,4];case 2:s=u.sent(),a=s===S.SUCCESS?"info":"warn",this.logger[a](exports.LogTagId.L_REJOIN_CHATROOM_R,JSON.stringify({code:s,timestamp:(new Date).getTime()}),o),s===S.SUCCESS?this._watcher.chatroom({rejoinedRoom:{chatroomId:i,count:e[i]}}):this._watcher.chatroom({rejoinedRoom:{chatroomId:i,errorCode:s}}),u.label=3;case 3:return r++,[3,1];case 4:return[2]}}))}))},t.prototype._pullChrmMsg=function(e,t,n){return void 0===t&&(t=10),void 0===n&&(n=0),p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d,p,g,_;return f(this,(function(f){switch(f.label){case 0:return this._channel?(r=this._chrmsQueue[e],i=r.pulling,o=r.timestamp,i?[2]:(r.pulling=!0,s=this._channel.codec.encodeChrmSyncMsg(o,t),a=new Ht(Wt[Wt.chrmPull],s,e),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_MSG_T,JSON.stringify({chatroomId:e,timestamp:o})),[4,this._channel.send(a,or,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})])):[2];case 1:return u=f.sent(),c=u.code,l=u.data,r.pulling=!1,c===S.SUCCESS&&l?(h=l.list,d=l.syncTime,p=l.finished,r.timestamp=n?Math.max(d,n):d,r.queue=r.queue.filter((function(e){return e>d})),g=[],_=[],h.forEach((function(e){e.sentTime<o||(g.push(e.messageUId),_.push(e))})),this._batchMessage(_),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_MSG_R,JSON.stringify({code:c,timestamp:o,messageUIds:g.join(",")})),(!p||r.queue.length>0)&&this._pullChrmMsg(e),[2]):(this.logger.warn(exports.LogTagId.L_PULL_CHATROOM_MSG_R,JSON.stringify({code:c,timestamp:o,messageUIds:""})),[2])}}))}))},t.prototype.joinChatroom=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._joinChrm(e,t,!1,n)]}))}))},t.prototype.joinExistChatroom=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._joinChrm(e,t,!0,n)]}))}))},t.prototype.quitChatroom=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return(t=this._channel)?(n=t.codec.encodeJoinOrQuitChatRoom(),r=new Ht(Pn,n,e),[4,t.send(r)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return i=s.sent(),(o=i.code)===S.SUCCESS&&(delete this._chrmsQueue[e],this._chrmEntryHandler.reset(e),this._joinedChrmManager.remove(e)),[2,o]}}))}))},t.prototype.getChatroomInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return(r=this._channel)?(i=r.codec.encodeGetChatRoomInfo(t,n),o=new Ht(Wt[Wt.queryChrmI],i,e),[4,r.send(o,Or)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=c.sent(),a=s.code,u=s.data,a!==S.SUCCESS?[2,{code:a}]:[2,{code:a,data:u}]}}))}))},t.prototype.getChatroomHistoryMessages=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return(i=this._channel)?(o=i.codec.encodeGetHistoryMsg(e,{timestamp:t,count:n,order:r}),s=new Ht(Yn,o,e),[4,i.send(s,dr,{conversation:{targetId:e}})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=l.sent(),u=a.code,c=a.data,u!==S.SUCCESS?[2,{code:u}]:[2,{code:u,data:{list:c.list,hasMore:c.hasMore}}]}}))}))},t.prototype._modifyChatroomKV=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(o=this._chrmEntryHandler.getVersion(e,t.key),t.version=null==o?this.getServerTime():o,s=r.codec.encodeModifyChatRoomKV(e,t,i),a=t.type===Y.UPDATE?Dn:xn,u=new Ht(a,s,e),[4,r.send(u,Rr)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return c=h.sent(),(l=c.code)===S.SUCCESS?(this._chrmEntryHandler.setLocal(e,{kvEntries:[t],syncTime:(new Date).getTime()},i),[2,l]):[2,l]}}))}))},t.prototype._modifyChatroomKVS=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l,h,p,g,_=this;return f(this,(function(f){switch(f.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(t.entries.forEach((function(t){var n=_._chrmEntryHandler.getVersion(e,t.key);t.version=null==n?_.getServerTime():n})),o=r.codec.encodeModifyChatRoomKVS(e,t,i),s=t.type===Y.UPDATE?Vn:Gn,a=new Ht(s,o,e),[4,r.send(a,Gr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return u=f.sent(),c=u.code,-1!==[S.SUCCESS,S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS].indexOf(c)&&(h=[],delete(p=d({},t)).entries,t.entries.forEach((function(e){h.push(d(d({},e),p))})),c===S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS&&(g=u.data,l=g.errorKeys,g&&Array.isArray(g.errorKeys)&&g.errorKeys.forEach((function(e){var t=h.findIndex((function(t){return e.key===t.key}));-1!==t&&h.splice(t,1)}))),this._chrmEntryHandler.setLocal(e,{kvEntries:h,syncTime:(new Date).getTime()},i)),[2,{code:c,data:l}]}}))}))},t.prototype.setChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.setChatroomEntries=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKVS(e,t)]}))}))},t.prototype.forceSetChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.isOverwrite=!0,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.removeChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.removeChatroomEntries=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKVS(e,t)]}))}))},t.prototype.forceRemoveChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.isOverwrite=!0,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.getChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return(n=this._chrmEntryHandler.getValue(e,t))?[2,Promise.resolve({code:S.SUCCESS,data:n})]:(r=this._channel)?(i=r.codec.encodePullChatRoomKV(0),o=new Ht(Wt[Wt.pullKV],i,e),[4,r.send(o,Vr)]):[2,Promise.resolve({code:S.RC_NET_CHANNEL_INVALID})];case 1:return s=c.sent(),(a=s.data||{})&&a.kvEntries&&a.kvEntries.length&&(u=a.kvEntries.find((function(e){return e.key===t})),void 0!==u)?[2,Promise.resolve({code:S.SUCCESS,data:null==u?void 0:u.value})]:[2,Promise.resolve({code:S.CHATROOM_KEY_NOT_EXIST})]}}))}))},t.prototype.getAllChatroomEntry=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return(t=this._chrmEntryHandler.getAll(e))&&Object.keys(t).length?[2,Promise.resolve({code:S.SUCCESS,data:t})]:(n=this._channel)?(t={},r=n.codec.encodePullChatRoomKV(0),i=new Ht(Wt[Wt.pullKV],r,e),[4,n.send(i,Vr)]):[2,Promise.resolve({code:S.RC_NET_CHANNEL_INVALID})];case 1:return o=a.sent(),(s=o.data||{})&&s.kvEntries&&s.kvEntries.length&&s.kvEntries.forEach((function(e){e.key&&(t[e.key]=e.value||"")})),[2,Promise.resolve({code:S.SUCCESS,data:t})]}}))}))},t.prototype.pullChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l,h,d,p;return f(this,(function(g){switch(g.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(o=r.codec.encodePullChatRoomKV(t),s=new Ht(Wt[Wt.pullKV],o,e),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_KV_T,JSON.stringify({chatroomId:e,timestamp:t})),[4,r.send(s,Vr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=g.sent(),u=a.code,c=a.data,l=u===S.SUCCESS?"info":"warn",this.logger[l](exports.LogTagId.L_PULL_CHATROOM_KV_R,JSON.stringify({code:u,timestamp:t})),u===S.SUCCESS?(this._chrmEntryHandler.setLocal(e,c,i),d=(h=c).kvEntries,h.syncTime,p=[],d.length>0&&(d.forEach((function(t){var n=t.key,r=t.value,i=t.type,o=t.timestamp;p.push({key:n,value:r,type:i,timestamp:o,chatroomId:e})})),this._watcher.chatroom({updatedEntries:p})),[2,{code:u,data:c}]):[2,{code:u}]}}))}))},t.prototype._startSyncIntervalForChrmPull=function(){var e=this;this._stopSyncIntervalForChrmPull(),this._intervalTimerForChrmPull=setInterval((function(){var t=Object.keys(e._chrmsQueue);0!==t.length&&e._channel?t.forEach((function(t){e._pullChrmMsg(t),e.naviInfo.kvStorage&&e._chrmEntryHandler.pullEntry(t,0)})):e._stopSyncIntervalForChrmPull()}),18e4)},t.prototype._stopSyncIntervalForChrmPull=function(){"number"!=typeof this._intervalTimerForChrmPull&&(clearInterval(this._intervalTimerForChrmPull),this._intervalTimerForChrmPull=-1)},t.prototype.sendMessage=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o,s,a,u,c,l,h,p,g,_,T;return f(this,(function(f){switch(f.label){case 0:return this._channel?(n=function(e,t){return"RC:SRSMsg"===e.messageType&&Object.assign(e,{directionalUserIdList:[t]}),e}(n,this.currentUserId),n=this._handleMsgProperties(n,!0),o=!![N.PRIVATE,N.GROUP].includes(e)&&n.isStatusMessage,s=o?function(e){var t;return(t={},t[N.PRIVATE]=Wt.ppMsgS,t[N.GROUP]=Wt.pgMsgS,t)[e]}(e):function(e){var t;return(t={},t[N.PRIVATE]=Wt.ppMsgP,t[N.GROUP]=Wt.pgMsgP,t[N.CHATROOM]=Wt.chatMsg,t[N.CUSTOMER_SERVICE]=Wt.pcMsgP,t[N.RTC_ROOM]=Wt.prMsgS,t)[e]}(e)||Wt.ppMsgP,o&&(n.isPersited=!1,n.isCounted=!1),a=n.messageId?n.messageId:et(),n.messageId=a,u=this._channel.codec.encodeUpMsg({conversationType:e,targetId:t},n),(c=new kt(Wt[s],u,t)).setHeaderQos(_t.AT_LEAST_ONCE),o?(this._channel.sendOnly(c),[2,{code:S.SUCCESS,data:Wo(e,t,d({},n),"",0,this.currentUserId,a)}]):(l=Date.now()-this._localConnectedTime+this._connectedTime,h=Wo(e,t,d({},n),"",l,this.currentUserId,a),null==r||r(a),this.logger.info(exports.LogTagId.L_SEND_MSG_T,JSON.stringify({messageType:n.messageType,conversationType:e,targetId:t,channelId:n.channelId}),i),[4,this._channel.send(c)])):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return p=f.sent(),g=p.code,_=p.data,g!==S.SUCCESS?(this.logger.warn(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:g,messageUId:h.messageUId,messageId:h.messageId}),i),[2,{code:g,data:h}]):(this.logger.info(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:g,messageUId:null==_?void 0:_.messageUId,messageId:null==_?void 0:_.messageId}),i),T=_,this._sendMessageStore.setMessage(T.messageUId,T.timestamp),h.sentTime=T.timestamp,h.messageUId=T.messageUId,this._conversationManager.setConversationCacheByMessage(h,!0),[2,{code:S.SUCCESS,data:h}])}}))}))},t.prototype.recallMsg=function(e,t,n,r,i){var o;return p(this,void 0,void 0,(function(){var s,a,u,c,l,h,p,g,_,T,E,y,v;return f(this,(function(f){switch(f.label){case 0:return this._channel?(s=i.user,a=i.extra,u=i.isDelete,c={conversationType:e,targetId:t,messageUId:n,sentTime:r,channelId:i.channelId||"",isDelete:u||!1},s&&(c.user=s),a&&(c.extra=a),l={content:c,messageType:"RC:RcCmd",disableNotification:null==i?void 0:i.disableNotification,pushConfig:null==i?void 0:i.pushConfig,pushContent:(null===(o=i.pushConfig)||void 0===o?void 0:o.pushContent)||i.pushContent||"",channelId:i.channelId},h=Wt[Wt.recallMsg],p=this._channel.codec.encodeUpMsg({conversationType:e,targetId:t},l),(g=new kt(h,p,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(g)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return _=f.sent(),T=_.code,E=_.data,e===N.ULTRA_GROUP&&this.logger.debug(exports.LogTagId.L_RECALL_ULTRA_MSG_S,JSON.stringify({code:T,conversationType:e,targetId:t,channelId:i.channelId})),T!==S.SUCCESS?[2,{code:T}]:(y=E,e===N.ULTRA_GROUP?(this._ultraMsgMap[y.messageUId]=y.timestamp,this._updateUltraGroupWhenRecallMsg(t,i.channelId||"",n),[2,{code:S.SUCCESS}]):(this._sendMessageStore.setMessage(y.messageUId,y.timestamp),v=Wo(e,t,d(d({},l),{isPersited:!0}),y.messageUId,y.timestamp,this.currentUserId),this._conversationManager.setConversationCacheByMessage(v,!0),[2,{code:S.SUCCESS,data:v}]))}}))}))},t.prototype.sendReadReceiptMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i;return f(this,(function(o){return this._channel?(r=this._channel.codec.encodeReadReceipt(t,n),i=new Ht(Wt[Wt.rrMsg],r,e),[2,this._channel.send(i)]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.getMessageReader=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i;return f(this,(function(o){return this._channel?(r=this._channel.codec.encodeMessageReader(t,n),i=new Ht(Wt[Wt.rrList],r,e),[2,this._channel.send(i,si)]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.pullUserSettings=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return this._channel?(t=this._channel.codec.encodePullUserSetting(e),n=new Ht(Wt[Wt.pullUS],t,this.currentUserId),[4,this._channel.send(n,Yr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=s.sent(),i=r.code,o=r.data,i===S.SUCCESS&&this._naviChangeHandler(o),[2,{code:i,data:o}]}}))}))},t.prototype._naviChangeHandler=function(e){var t;if(e){var n=e.settings,r=null===(t=null==n?void 0:n.VoipInfo)||void 0===t?void 0:t.value;if(r&&this.naviInfo&&this.naviInfo.voipCallInfo!==r){var i=d(d({},this.naviInfo),{voipCallInfo:r});this.naviInfo=i,this._watcher.onNaviDataChange(d({},i))}}else this.logger.warn(exports.LogTagId.L_NOTIFY_NAVI_CHANGE_E,JSON.stringify({data:e}))},t.prototype.getFileToken=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return this._channel?(i=r&&"uploads"!==r?t||"":We(e,t),o=this._channel.codec.encodeGetFileToken(e,i,n||"",r||""),s=new Ht(Wt[Wt.qnTkn],o,this.currentUserId),[4,this._channel.send(s,Lr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=l.sent(),u=a.code,c=a.data,c=Object.assign(c,{fileName:i}),u===S.SUCCESS?[2,{code:u,data:c}]:[2,{code:u}]}}))}))},t.prototype.getFileUrl=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return this._channel?(i="",o="",s="",t===B.QINIU?(o=Mr,s=Ar):(o=Ur,s=wr),i=t===B.QINIU?Wt[Wt.qnUrl]:t===B.AWS?Wt[Wt.s3Url]:t===B.STC?Wt[Wt.stcUrl]:Wt[Wt.aliUrl],a=this._channel.codec.encodeGetFileUrl(o,e,n,r),u=new Ht(i,a,this.currentUserId),[4,this._channel.send(u,s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return c=p.sent(),l=c.code,h=c.data,d=h,l===S.SUCCESS?[2,{code:l,data:d}]:[2,{code:l}]}}))}))},t.prototype.disconnect=function(){this.reporter.stop(),this._resetMemoryState(),this._watcher.status(M.DISCONNECTED)},t.prototype._resetMemoryState=function(){-1!==this._reconnectTimer&&(clearTimeout(this._reconnectTimer),this._reconnectTimer=-1),this._channel&&(this._channel.close(),this._channel=void 0),this._pullQueue.length=0,this._stopSyncInterval(),this.resetUltraGroupData()},t.prototype.resetUltraGroupData=function(){this._stopUltraSyncInterval(),this._lastSyncUltraMsgTimeStamp=0,this._lastSyncUltraMsgLocalTimeStamp=0,this._isUltraPulling=!1,this._ultraGroupTimeQue=[],this._isUltraGroupListExist=!1,this._ultraGroupMap={}},t.prototype.registerMessageType=function(e,t,n,r,i){this._customMessageType[e]={isPersited:t,isCounted:n,isStatusMessage:i}},t.prototype.getServerTime=function(){return Date.now()-this._localConnectedTime+this._connectedTime},t.prototype.getCurrentUserId=function(){return this.currentUserId},t.prototype.createTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeCreateTag([e],t),r=new Ht(Wt[Wt.addSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.addTag([d(d({},e),{createdTime:a})],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeRemoveTag([e],t),r=new Ht(Wt[Wt.delSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.deleteTag([e],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.updateTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeCreateTag([e],t),r=new Ht(Wt[Wt.addSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.addTag([e],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getTagList=function(){return p(this,void 0,void 0,(function(){var e,t;return f(this,(function(n){return e=this._userSettingManager.getTags(),t=this._conversationManager.getConversationListForTag(),e.forEach((function(e){e.conversationCount=t[e.tagId]?t[e.tagId].length:0})),[2,{code:S.SUCCESS,data:e}]}))}))},t.prototype.addTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s=this;return f(this,(function(a){switch(a.label){case 0:return this._channel?this._userSettingManager.getTagById(e)?(n=this._channel.codec.encodeUpdateConversationTag([{tagId:e}],t),r=new Ht(Wt[Wt.addTag],n,this.currentUserId),[4,this._channel.send(r)]):[2,{code:S.TAG_NOT_EXIST}]:[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(i=a.sent().code)!==S.SUCCESS?[2,{code:i}]:((o={})[e]={},t.forEach((function(e){s._conversationManager.addTagStatus(e.conversationType,e.targetId,o,e.channelId)})),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o=this;return f(this,(function(s){switch(s.label){case 0:return this._channel?(n=this._channel.codec.encodeUpdateConversationTag([{tagId:e}],t),r=new Ht(Wt[Wt.delTag],n,this.currentUserId),[4,this._channel.send(r)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(i=s.sent().code)!==S.SUCCESS?[2,{code:i}]:(t.forEach((function(t){o._conversationManager.deleteTagStatus(t.conversationType,t.targetId,[e],t.channelId)})),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTagsForConversation=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._channel?(n=e.conversationType,r=e.targetId,i=e.channelId,o=t.map((function(e){return{tagId:e}})),s=this._channel.codec.encodeUpdateConversationTag(o,[e]),a=new Ht(Wt[Wt.delTag],s,this.currentUserId),[4,this._channel.send(a)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(u=c.sent().code)!==S.SUCCESS?[2,{code:u}]:(this._conversationManager.deleteTagStatus(n,r,t,i),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getConversationListByTag=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return i=(r=this).currentUserId,(o=r._channel)?(s=o.codec.encodeOldConversationList({count:n,type:N.PRIVATE,startTime:t}),a=new Ht(kn,s,i),[4,o.send(a,gr,{currentUserId:i,connectedTime:o.connectedTime})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return u=d.sent(),c=u.code,l=u.data,h=this._conversationHasTagFilter(e,null==l?void 0:l.list),c!==S.SUCCESS?[2,{code:c}]:[2,{code:c,data:h}]}}))}))},t.prototype._conversationHasTagFilter=function(e,t){var n=this,r=[],i=[];function o(e,t){return e.latestMessage&&t.latestMessage?e.latestMessage.sentTime-t.latestMessage.sentTime:0}return t.forEach((function(t){var o=t.conversationType,s=t.targetId,a=t.channelId,u=n._conversationManager.get(o,s,a),c=u.hasMentioned,l=u.mentionedInfo,h=u.lastUnreadTime,p=u.notificationStatus,g=u.isTop,f=u.tags,_=u.unreadMessageCount,T=f&&f[e];if(T){var E=d(d({},t),{hasMentioned:c,mentionedInfo:l,lastUnreadTime:h,notificationStatus:p,isTop:g,unreadMessageCount:_});T.isTop?r.push(d(d({},E),{isTopInTag:!0})):i.push(d(d({},E),{isTopInTag:!1}))}})),_(_([],r.sort(o),!0),i.sort(o),!0)},t.prototype.getUnreadCountByTag=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){return this._channel?(n=this._conversationManager.getUnreadCountByTag(e,t),[2,{code:S.SUCCESS,data:n}]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.setConversationStatusInTag=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return this._channel?(r=t.targetId,i=t.conversationType,o=t.channelId,s=n.isTop,a=[{tagId:e,isTop:s}],(u=this._conversationManager.get(i,r,o)).tags&&Object.hasOwnProperty.call(u.tags,e)?(c=this._channel.codec.encodeUpdateConversationTag(a,[t]),l=new Ht(Wt[Wt.addTag],c,this.currentUserId),[4,this._channel.send(l)]):[2,{code:S.NO_TAG_IN_CONVER}]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(h=p.sent().code)!==S.SUCCESS?[2,{code:h}]:((d={})[e]={},s&&(d[e].isTop=!0),this._conversationManager.addTagStatus(i,r,d,o),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getTagsForConversation=function(e){var t;return p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){if(!this._channel)return[2,{code:S.RC_NET_CHANNEL_INVALID}];if(n=this._conversationManager.get(e.conversationType,e.targetId,e.channelId),r=this._userSettingManager.getTagsInfo(),i=[],n.tags)for(o in n.tags)i.push({tagId:o,tagName:null===(t=r[o])||void 0===t?void 0:t.tagName});return[2,{code:S.SUCCESS,data:i}]}))}))},t.prototype.getBlockConversationList=function(){var e=this._conversationManager.getBlockConversationList();return Promise.resolve({code:S.SUCCESS,data:e})},t.prototype.getTopConversationList=function(){var e=this._conversationManager.getTopConversationList();return Promise.resolve({code:S.SUCCESS,data:e})},t.prototype.getUnreadMentionedCount=function(e){var t,n;return n=e.conversationType===N.ULTRA_GROUP?(null===(t=this._ultraGroupMap["".concat(e.channelId,"_").concat(e.targetId)])||void 0===t?void 0:t.unreadMentionedCount)||0:this._conversationManager.getUnreadMentionedCount(e.channelId,e.conversationType,e.targetId),Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getAllUnreadMentionedCount=function(){var e=this._conversationManager.getAllUnreadMentionedCount();return Promise.resolve({code:S.SUCCESS,data:e})},t.prototype.getConversationNotificationLevel=function(e,t,n){if(!this._isUltraGroupListExist&&e===N.ULTRA_GROUP)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var r;if(!(r=e===N.ULTRA_GROUP?this._ultraGroupManager.get(N.ULTRA_GROUP,t,n):this._conversationManager.get(e,t,n)))return Promise.resolve({code:S.SUCCESS,data:x.NOT_SET});var i=r.notificationLevel;return Te(r.notificationLevel)&&!Te(r.notificationStatus)&&(i=P.OPEN===r.notificationStatus?1:0),Promise.resolve({code:S.SUCCESS,data:i})},t.prototype.getConversationNotificationStatus=function(e,t,n){var r;return(r=e===N.ULTRA_GROUP?this._ultraGroupManager.get(N.ULTRA_GROUP,t,n):this._conversationManager.get(e,t,n))?Promise.resolve({code:S.SUCCESS,data:r.notificationStatus}):Promise.resolve({code:S.SUCCESS,data:P.CLOSE})},t.prototype.getRemoteHistoryMessages=function(e,t,n,r,i,o){return this.getHistoryMessage(e,t,n,r,i,o)},t.prototype.getUltraGroupList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){return t=e.targetId,n=e.channelType,this._isUltraGroupListExist?(r=Object.values(this._ultraGroupMap).filter((function(e){return!(e.targetId!==t&&t||e.channelType!==n&&he(n))})),r=Xo(r),i=ct(r),[2,{code:S.SUCCESS,data:i}]):[2,{code:S.METHOD_NOT_AVAILABLE}]}))}))},t.prototype.getBlockUltraGroupList=function(){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var e=Object.values(this._ultraGroupMap),t=[];return e.forEach((function(e){e.notificationStatus===P.OPEN&&t.push({conversationType:N.ULTRA_GROUP,targetId:e.targetId,channelId:e.channelId})})),Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.getTopUltraGroupList=function(){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var e=Object.values(this._ultraGroupMap),t=[];return e.forEach((function(e){!0===e.isTop&&t.push({conversationType:N.ULTRA_GROUP,targetId:e.targetId,channelId:e.channelId})})),Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.getUltraGroupUnreadMentionedCountByTargetId=function(e,t){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var n=0;for(var r in this._ultraGroupMap){r.match(/_.*/g)[0].substring(1)!==e||t&&0!==t.length&&!t.includes(this._ultraGroupMap[r].notificationLevel)||(n+=this._ultraGroupMap[r].unreadMentionedCount)}return Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getUltraGroupUnreadCountByTargetId=function(e,t){var n=0;for(var r in this._ultraGroupMap){var i=this._ultraGroupMap[r];i.targetId!==e||t&&0!==t.length&&!t.includes(this._ultraGroupMap[r].notificationLevel)||(n+=i.unreadMessageCount||0)}return Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getAllUltraGroupUnreadCount=function(e){if(void 0===e&&(e=!1),!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var t=0;for(var n in this._ultraGroupMap)t+=e?this._ultraGroupMap[n].unreadMentionedCount||0:this._ultraGroupMap[n].unreadMessageCount||0;return Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.clearUltraUnreadcount=function(e,t){return void 0===t&&(t=""),p(this,void 0,void 0,(function(){var n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isUltraGroupListExist?this._channel?this._status!==M.CONNECTED?[2,S.RC_NET_UNAVAILABLE]:(n=Date.now(),r=this._channel.codec.encodeClearUnreadCount({conversationType:N.ULTRA_GROUP,targetId:e,channelId:t},{timestamp:n}),(i=new kt(Wt[Wt.updUgRTime],r,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(i)]):[2,S.RC_NET_CHANNEL_INVALID]:[2,Promise.resolve(S.METHOD_NOT_AVAILABLE)];case 1:return(o=a.sent().code)===S.SUCCESS&&((s=this._ultraGroupMap["".concat(t,"_").concat(e)])&&(s.unreadMessageCount=0,s.unreadMentionedCount=0,s.lastReadTime=n),s.firstUnreadMessage&&(s.firstUnreadMessage=null)),[2,o]}}))}))},t.prototype._getUltraGroupList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h,d,p,g=this;return f(this,(function(f){switch(f.label){case 0:return this._channel&&this._status===M.CONNECTED?(!1,t=this._channel.codec.encodeUltraGroup(e,false),n=new Ht(Wt[Wt.pullUgSes],t,this.currentUserId),[4,this._channel.send(n,gr,{currentUserId:this.currentUserId,conversationType:N.ULTRA_GROUP})]):[2];case 1:return r=f.sent(),i=r.code,o=r.data,i===S.SUCCESS&&o?(a=o.list,u=o.isFinished,a.forEach((function(e){e.notificationStatus=P.CLOSE,e.notificationLevel=x.NOT_SET,e.isTop=!1,g._ultraGroupMap["".concat(e.channelId,"_").concat(e.targetId)]=e,g._ultraGroupManager.addUltraGroupStatus(e)})),!1!==u?[3,2]:(c=a.length>0&&a[a.length-1].versionTime||0,this._getUltraGroupList(c),[3,4])):(this.logger.warn(exports.LogTagId.L_ULTRA_SYNC_DONE_S,"Pull ultra group conversation failured, code: ".concat(i,", try again")),s=setTimeout((function(){g._getUltraGroupList(e),clearTimeout(s)}),3e3),[2]);case 2:return this.logger.info(exports.LogTagId.L_ULTRA_SYNC_DONE_S,"Pull ultra group conversation success"),[4,this.pullConversationStatus(0)];case 3:l=f.sent(),h=l.code,d=l.data,h!==S.SUCCESS&&this.logger.warn(exports.LogTagId.O,"pullConversationStatus fail code: ".concat(h,", data: ").concat(d)),p=Object.values(this._ultraGroupMap),p=Xo(p),this._isUltraGroupListExist=!0,this._watcher.ultraGroupEnable(ct(p)),this._syncUltraMsg(this._lastSyncUltraMsgTimeStamp),f.label=4;case 4:return[2]}}))}))},t.prototype._startUltraSyncInterval=function(){var e=this,t=function(){e._ultraGroupTimer=setTimeout((function(){Date.now()-e._lastSyncUltraMsgLocalTimeStamp>=18e4&&e._syncUltraMsg(e._lastSyncUltraMsgTimeStamp),e._stopUltraSyncInterval(),t()}),3e4)};this._lastSyncUltraMsgLocalTimeStamp=Date.now(),t()},t.prototype._stopUltraSyncInterval=function(){-1!==this._ultraGroupTimer&&(clearTimeout(this._ultraGroupTimer),this._ultraGroupTimer=-1)},t.prototype._notificationOnline=function(){return p(this,void 0,void 0,(function(){var e,t,n,r=this;return f(this,(function(i){switch(i.label){case 0:return this._channel&&this._status===M.CONNECTED?[4,this._fetchUltraMsg(0)]:[2];case 1:return e=i.sent(),t=e.code,n=e.data,t===S.SUCCESS&&n?(this.logger.info(exports.LogTagId.L_NOTIFY_ULTRA_ONLINE_S,"Notify ultra group online success."),this._getUltraGroupList(0),-1===this._ultraGroupTimer&&this._startUltraSyncInterval(),[2]):(this.logger.warn(exports.LogTagId.L_NOTIFY_ULTRA_ONLINE_S,"Notify ultra group online failured, try again."),setTimeout((function(){r._notificationOnline()}),3e3),[2])}}))}))},t.prototype._fetchUltraMsg=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return t=this._channel.codec.encodeSuperSyncMsg(e),n=new Ht(Wt[Wt.pullUgMsg],t,this.currentUserId),r=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_PULL_ULTRA_MSG_T,JSON.stringify({timestamp:e}),r),[4,this._channel.send(n,or,{currentUserId:this.currentUserId,conversation:{conversationType:N.ULTRA_GROUP}})];case 1:return i=l.sent(),o=i.code,s=i.data,o===S.SUCCESS&&s?(a=s.list,u=s.syncTime,c=a.map((function(e){return e.messageUId})).join(","),this.logger.info(exports.LogTagId.L_PULL_ULTRA_MSG_R,JSON.stringify({code:o,messageUIds:c,timestamp:e,syncTime:u}),r)):this.logger.warn(exports.LogTagId.L_PULL_ULTRA_MSG_R,JSON.stringify({code:o,timestamp:e}),r),[2,{code:o,data:s}]}}))}))},t.prototype._syncUltraMsg=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h=this;return f(this,(function(d){switch(d.label){case 0:return this._channel&&this._status===M.CONNECTED?this._isUltraPulling?[2]:(this._isUltraPulling=!0,[4,this._fetchUltraMsg(e)]):[2];case 1:return t=d.sent(),n=t.code,r=t.data,this._lastSyncUltraMsgLocalTimeStamp=Date.now(),this._isUltraPulling=!1,n===S.SUCCESS&&r?(i=r.list,o=r.syncTime,s=r.finished,a=[],u={},c=[],i.forEach((function(e){var t,n,r,i=e.targetId,s=e.content,l=e.messageType,d=e.messageUId,p=e.channelId,g=e.isCounted,f=e.channelType;e.isMentioned;var _=e.sentTime;if(a.push(d),h._ultraMsgMap[d])delete h._ultraMsgMap[d];else{var T=0;((null===(t=null==s?void 0:s.mentionedInfo)||void 0===t?void 0:t.type)===G.ALL||(null===(r=null===(n=null==s?void 0:s.mentionedInfo)||void 0===n?void 0:n.userIdList)||void 0===r?void 0:r.includes(h.currentUserId)))&&(T=1);var E=h._ultraGroupMap["".concat(p,"_").concat(i)];if(E)g&&(l===w.RECALL?E.unreadMessageCount>0&&(E.unreadMessageCount-=1):(E.unreadMessageCount+=1,E.unreadMentionedCount+=T,E.firstUnreadMessage||(E.firstUnreadMessage={sentTime:_}))),E.versionTime=o,E.latestMessage=e,E.channelType=f,u["".concat(p,"_").concat(i)]=E,h._ultraGroupManager.addUltraGroupStatus(E);else{var y={conversationType:N.ULTRA_GROUP,targetId:i,channelId:p,unreadMessageCount:g?1:0,unreadMentionedCount:g?T:0,versionTime:o,latestMessage:e,notificationStatus:P.CLOSE,notificationLevel:x.NOT_SET,isTop:!1,channelType:f,firstUnreadMessage:{sentTime:_}};h._ultraGroupMap["".concat(p,"_").concat(i)]=y,u["".concat(p,"_").concat(i)]=y,h._ultraGroupManager.addUltraGroupStatus(y)}c.push(e)}})),Object.keys(u).length>0&&(this.logger.debug(exports.LogTagId.O,"notice ultragroups"),l=Object.values(u),l=Xo(l),this._watcher.conversation(ct(l))),this.logger.debug(exports.LogTagId.O,"notice ultragroup message"),this._batchMessage(c),this._ultraGroupTimeQue=this._ultraGroupTimeQue.filter((function(e){return e>o})),this._lastSyncUltraMsgTimeStamp=o,(!s||this._ultraGroupTimeQue.length>0)&&this._syncUltraMsg(o),[2]):[2]}}))}))},t.prototype.sendUltraMessage=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,p,g,_;return f(this,(function(f){switch(f.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:("RC:SRSMsg"===t.messageType&&this.logger.warn(exports.LogTagId.O,"ultra group -> direction message convert to message"),t=this._handleMsgProperties(t,!0),i=t.messageId?t.messageId:et(),t.messageId=i,o=this._channel.codec.encodeUpMsg({conversationType:N.ULTRA_GROUP,targetId:e},t),(s=new kt(Wt[Wt.ugMsg],o,e)).setHeaderQos(_t.AT_LEAST_ONCE),a=Date.now()-this._localConnectedTime+this._connectedTime,u=Wo(N.ULTRA_GROUP,e,d({},t),"",a,this.currentUserId,i),n&&n(i),this.logger.info(exports.LogTagId.L_SEND_MSG_T,JSON.stringify({messageType:t.messageType,conversationType:N.ULTRA_GROUP,targetId:e,channelId:t.channelId}),r),[4,this._channel.send(s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return c=f.sent(),l=c.code,h=c.data,l!==S.SUCCESS?(this.logger.warn(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:l,messageUId:u.messageUId,messageId:u.messageId}),r),[2,{code:l,data:u}]):(this.logger.info(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:l,messageUId:null==h?void 0:h.messageUId,messageId:null==h?void 0:h.messageId}),r),p=h,u.sentTime=p.timestamp,u.messageUId=p.messageUId,this._ultraMsgMap[p.messageUId]=p.timestamp,g=t.channelId||"",(_=this._ultraGroupMap["".concat(g,"_").concat(e)])?(_.latestMessage=u,he(_.channelType)&&(u.channelType=_.channelType)):(_={conversationType:N.ULTRA_GROUP,targetId:e,channelId:g,unreadMessageCount:0,unreadMentionedCount:0,versionTime:u.sentTime,latestMessage:u,notificationStatus:P.CLOSE,notificationLevel:x.NOT_SET,isTop:!1},this._ultraGroupMap["".concat(g,"_").concat(e)]=_,this._ultraGroupManager.addUltraGroupStatus(_)),this._watcher.conversation(ct([_])),[2,{code:l,data:u}])}}))}))},t.prototype.sendUltraGroupTypingStatus=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(n=e.conversationType,r=e.channelId,i=e.targetId,o=this._channel.codec.encodeOperateStatus(i,n,r||"",t||0),(s=new kt(Wt[Wt.operate],o,i)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(a=u.sent().code)!==S.SUCCESS?[2,{code:a,msg:S[a]}]:[2,{code:a}]}}))}))},t.prototype.getUltraGroupMessageListByMessageUId=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:e.messages&&e.messages.length<1||e.messages&&e.messages.length>20?[2,{code:S.MSG_LIMIT_ERROR}]:(t={},e.messages.forEach((function(e){t[e.messageUId]=void 0})),n=this._channel.codec.encodeMsgQuery(e),(r=new Ht(Wt[Wt.qryMsg],n,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(r,mi,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o,msg:S[o]}]:(a=(s||{}).list,Array.isArray(a)&&a.forEach((function(e){var n=e.messageUId;t[n]=e})),[2,{code:0,data:t}])}}))}))},t.prototype._pullOperateStatusNotify=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,Ri),n=t.conversationType,r=t.info,i=t.summary;this.logger.debug(exports.LogTagId.O,"s_opNtf -> type: ".concat(n,", info: ").concat(r,", summary: ").concat(i)),this._watcher.operateStatus(t)}},t.prototype.expandUltraMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){switch(o.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodeExpandUltraMessage(e,this.currentUserId),(n=new Ht(Wt[Wt.upMsgEx],t,e.targetId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=o.sent(),i=r.code,r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:[2,{code:i}]}}))}))},t.prototype.modifyMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodemodifyMessage(e,this.currentUserId),(n=new Ht(Wt[Wt.modifyMsg],t,e.targetId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=a.sent(),i=r.code,o=r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:(s=o,this._ultraMsgMap[s.messageUId]=s.timestamp,[2,{code:i}])}}))}))},t.prototype._pullUltraChangeMessageList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return this._channel?this._status!==M.CONNECTED||this._isPullingUltraChangeMessage?[2]:(this._isPullingUltraChangeMessage=!0,t=this._channel.codec.encodeQueryMsgChange(e),(n=new Ht(Wt[Wt.qryMsgChange],t,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n,yi)]):[2];case 1:return r=h.sent(),i=r.code,o=r.data,this._isPullingUltraChangeMessage=!1,i===S.SUCCESS&&o?(s=o.hasNext,a=o.list,u=(null==o?void 0:o.syncTime)||0,this._ultraChannelTypeChangeNotice(a),this._ultraChannelUserKickedNotice(a),this._ultraChannelDeleteNotice(a),this._ultraRecalledNotice(a),this._ultraMsgUpdateNotice([exports.UltraMsgChangeType.MSG_EXPANSION,exports.UltraMsgChangeType.MSG_MODIFY],a),c=this._pullUltraChangeMessageQue.filter((function(e){return e>u})),this._pullUltraChangeMessageQue.length=0,(l=this._pullUltraChangeMessageQue).push.apply(l,c),s?this._pullUltraChangeMessageList(u):this._lastPullingUltraChangeMessageTime=u,[2]):[2]}}))}))},t.prototype._ultraChannelTypeChangeNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.changeType,o=e.subChangeType,s=e.channelId,a=void 0===s?"":s;if(i===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(a,"_").concat(r)]){var u=exports.UltraMsgSubChangeType.PUBLIC_TO_PRIVATE,c=exports.UltraMsgSubChangeType.PRIVATE_TO_PUBLIC,l=exports.UltraMsgSubChangeType.PUBLIC_TO_PRIVATE_USER_NOT_IN;o===c&&(t._ultraGroupMap["".concat(a,"_").concat(r)].channelType=exports.UltraGroupChannelType.PUBLIC),o===u&&(t._ultraGroupMap["".concat(a,"_").concat(r)].channelType=exports.UltraGroupChannelType.PRIVATE);var h=t._ultraGroupMap["".concat(a,"_").concat(r)].channelType,d=void 0===h?exports.UltraGroupChannelType.PUBLIC:h;[u,c,l].includes(o)&&n.push({targetId:r,channelId:a,changeType:o,channelType:d}),o===l&&delete t._ultraGroupMap["".concat(a,"_").concat(r)]}})),n.length>0&&this._watcher.ultraGroupChannelChangeType(n)},t.prototype._ultraChannelDeleteNotice=function(e){var t=this,n=[];Array.isArray(e)&&e.forEach((function(e){var r=e.targetId,i=e.sendTime,o=e.changeType,s=e.subChangeType,a=e.channelId,u=void 0===a?"":a;if(o===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(u,"_").concat(r)]){var c=t._ultraGroupMap["".concat(u,"_").concat(r)].channelType,l=void 0===c?exports.UltraGroupChannelType.PUBLIC:c;s===exports.UltraMsgSubChangeType.CHANNEL_DELETE&&(n.push({targetId:r,channelId:u,channelType:l,deleteTime:i}),delete t._ultraGroupMap["".concat(u,"_").concat(r)])}})),n.length>0&&this._watcher.ultraGroupChannelDelete(n)},t.prototype._ultraChannelUserKickedNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.changeType,o=e.operatorId,s=e.subChangeType,a=e.channelId,u=void 0===a?"":a;i===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(u,"_").concat(r)]&&(s===exports.UltraMsgSubChangeType.CHANNEL_USER_KICKED&&n.push({targetId:r,channelId:u,userId:o,channelType:exports.UltraGroupChannelType.PRIVATE}),o===t.currentUserId&&s===exports.UltraMsgSubChangeType.CHANNEL_USER_KICKED&&delete t._ultraGroupMap["".concat(u,"_").concat(r)])})),n.length>0&&this._watcher.ultraGroupChannelUserKicked(n)},t.prototype._ultraRecalledNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.conversationType,o=e.sendTime,s=e.messageUId,a=e.changeType,u=e.operatorId,c=e.channelId,l=void 0===c?"":c;a===exports.UltraMsgChangeType.MSG_RECALL&&(t._updateUltraGroupWhenRecallMsg(r,l,s,o),n.push({targetId:r,conversationType:i,sendTime:o,messageUId:s,senderUserId:u,channelId:l}))})),n.length>0&&this._watcher.ultraGroupMessageRecalled(n)},t.prototype._ultraMsgUpdateNotice=function(e,t){var n=this;if(!!t.find((function(t){return e.includes(t.changeType)}))){var r={};t.forEach((function(t){var i=t.targetId,o=t.conversationType,s=t.sendTime,a=t.messageUId,u=t.changeType,c=t.channelId,l=void 0===c?"":c,h="".concat(o,"_").concat(i),d="".concat(a,"_").concat(l,"_").concat(s),p=r[h];if(p)p.add(d);else{var g=new Set([d]);r[h]=g}e.includes(u)&&(n._ultraMsgChangeMap[a]=u)}));var i=function(e){var t=e.split("_"),n=t.shift(),i=t.join("_"),s=r[e],a=[];s.forEach((function(e){var t=e.split("_"),n=t[0],r=t[1],i=t[2];a.push({sendTime:Number(i),messageUId:n,channelId:r})}));var u={targetId:i,conversationType:Number(n),messages:a};o._pullUltraMessageList(u)},o=this;for(var s in r)i(s)}},t.prototype._pullUltraMessageList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c=this;return f(this,(function(l){switch(l.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodeMsgQuery(e),(n=new Ht(Wt[Wt.qryMsg],t,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n,mi,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=l.sent(),i=r.code,o=r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:(s=(o||{}).list,a=[],u=[],Array.isArray(s)&&s.forEach((function(e){var t=e.targetId,n=e.channelId,r=e.messageUId,i=c._ultraGroupMap["".concat(n,"_").concat(t)];i&&i.latestMessage.messageUId===e.messageUId&&(i.latestMessage=e);var o=c._ultraMsgChangeMap["".concat(r)];o===exports.UltraMsgChangeType.MSG_EXPANSION?a.push(e):o===exports.UltraMsgChangeType.MSG_MODIFY&&u.push(e)})),a.length>0&&this._watcher.ultraGroupMessageExpansionUpdated(a||[]),u.length>0&&this._watcher.ultraGroupMessageModified(u||[]),[2])}}))}))},t.prototype.getUltraHistoryMsg=function(e,t,n){var r;return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(i=this._channel.codec.encodeGetHistoryMsg(e,t),o=new Ht(Wt[Wt.qryUgMsg],i,this.currentUserId),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_T,JSON.stringify({targetId:e,conversationType:N.ULTRA_GROUP,channelId:t.channelId,timestamp:null==t?void 0:t.timestamp,count:null==t?void 0:t.count}),n),[4,this._channel.send(o,dr,{currentUserId:this.currentUserId,conversation:{conversationType:N.ULTRA_GROUP,targetId:e}})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=l.sent(),a=s.code,u=s.data,a===S.SUCCESS&&u?(c=[],null===(r=u.list)||void 0===r||r.forEach((function(e){e&&c.push(e.messageUId)})),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:a,messageUIds:c.join(",")}),n),[2,{code:a,data:u}]):(this.logger.warn(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:a,messageUIds:""}),n),[2,{code:a}])}}))}))},t.prototype.searchUltraGroupMessages=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(e){return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:[2,{code:S.SUCCESS}]:[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.setUltraGroupDefaultNotificationLevel=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._isUltraGroupListExist?(r=this._channel)?(i=r.codec.encodeSetUltraGroupDefaultNotificationLevel(t,n),o=new Ht(Wt[Wt.ugUnpushSet],i,e),[4,r.send(o)]):[3,2]:[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})];case 1:return s=u.sent(),a=s.code,S.SUCCESS,[2,{code:a}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.getUltraGroupDefaultNotificationLevel=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._isUltraGroupListExist?(n=this._channel)?(r=n.codec.encodeGetUltraGroupDefaultNotificationLevel(t),i=new Ht(Wt[Wt.ugUnpushQuery],r,e),[4,n.send(i,ri)]):[3,2]:[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})];case 1:return o=c.sent(),s=o.code,a=o.data,s===S.SUCCESS&&a?(u=a.unpushLevel,[2,{code:s,data:u}]):[2,{code:s}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype._updateUltraGroupWhenRecallMsg=function(e,t,n,r){var i="".concat(t,"_").concat(e);if(this._ultraGroupMap[i]){var o=this._ultraGroupMap[i],s=o.latestMessage;o.lastReadTime,s&&s.messageUId===n&&(o.latestMessage=null)}},t.prototype.getAllConversationState=function(){return Promise.resolve({code:S.SUCCESS,data:this._conversationManager.getAllConversationState()})},t.prototype.getUltraGroupUnreadMentionedMessages=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:this._isUltraGroupListExist?(t=this._channel.codec.encodeUnreadMentionedMsgQuery(e),n=new Ht(Wt[Wt.qryUgUal],t,this.currentUserId),[4,this._channel.send(n,ni)]):[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})]:[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=s.sent(),i=r.code,o=r.data,i===S.SUCCESS&&o?[2,{code:i,data:o}]:[2,{code:i}]}}))}))},t.prototype.getUltraGroupFirstUnreadMessageTimestamp=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:this._isUltraGroupListExist?(t=e.targetId,n=e.channelId,r=this._ultraGroupMap["".concat(n,"_").concat(t)]||{},i=r.firstUnreadMessage||null,[2,{code:S.SUCCESS,data:i}]):[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})]:[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.bindRTCRoomForChatroom=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){switch(o.label){case 0:return this._channel?(t=e.chatRoomId,n=this._channel.codec.encodebindRTCRoomForChatroom(e),r=new Ht(Wt[Wt.setRtcRoomId],n,t),[4,this._channel.send(r)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return i=o.sent(),[2,i.code]}}))}))},t.prototype.rtcSignaling=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._channel?(i=r instanceof ArrayBuffer?Array.prototype.slice.call(new Int8Array(r)):r,o=n?new Ht(t,i,e):new kt(t,i,e),[4,this._channel.send(o)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=c.sent(),a=s.code,u=s.data,[2,{code:a,buffer:null==u?void 0:u.data}]}}))}))},t.prototype.rtcPing=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,Wt[Wt.rtcPing],!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,(a=s?this.rtcCodec.decode(Xt.RtcOutput,s):null).version=Je(a.version),[2,{code:o,data:a}]}}))}))},t.prototype.getDeviceId=function(){return ho(this.runtime)},t.prototype.getOSInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.getProcessInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.getMainProcessInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.destroy=function(){Uo()},t.prototype.callExtra=function(e){return Promise.resolve({code:S.EXTRA_METHOD_UNDEFINED})},t.prototype.getConversationListWithAllChannel=function(){throw new Error("Method not implemented.")},t.prototype.getConversationListWithAllChannelByPage=function(e,t){throw new Error("Method not implemented.")},t.prototype.getConversationsByPage=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.getHistoryMessagesByObjectNames=function(e,t,n,r,i,o,s){throw new Error("Method not implemented.")},t.prototype.clearConversations=function(){throw new Error("Method not implemented.")},t.prototype.setUserStatusListener=function(e,t){throw new Error("Method not implemented.")},t.prototype.setUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.subscribeUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.getUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.addToBlacklist=function(e){throw new Error("Method not implemented.")},t.prototype.removeFromBlacklist=function(e){throw new Error("Method not implemented.")},t.prototype.getBlacklist=function(){throw new Error("Method not implemented.")},t.prototype.getBlacklistStatus=function(e){throw new Error("Method not implemented.")},t.prototype.insertMessage=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.deleteMessages=function(e){throw new Error("Method not implemented.")},t.prototype.deleteMessagesByTimestamp=function(e,t,n,r,i){throw new Error("Method not implemented.")},t.prototype.clearMessages=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getMessage=function(e){throw new Error("Method not implemented.")},t.prototype.setMessageContent=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.setMessageSearchField=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.searchConversationByContent=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.searchConversationByContentWithAllChannel=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.searchMessageByContent=function(e,t,n,r,i,o){throw new Error("Method not implemented.")},t.prototype.searchMessageByContentWithAllChannel=function(e,t,n,r,i){throw new Error("Method not implemented.")},t.prototype.searchMessageByContentInTimeRangeWithAllChannel=function(e,t,n,r,i,o,s){throw new Error("Method not implemented.")},t.prototype.getUnreadMentionedMessages=function(e,t){throw new Error("Method not implemented.")},t.prototype.setMessageSentStatus=function(e,t){throw new Error("Method not implemented.")},t.prototype.updateMessageReceiptStatus=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.setMessageReceivedStatus=function(e,t){throw new Error("Method not implemented.")},t.prototype.clearData=function(){throw new Error("Method not implemented.")},t.prototype.clearUnreadCountByTimestamp=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.setCallInfo=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getGroupMessageDeliverList=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getPrivateMessageDeliverTime=function(e,t){throw new Error("Method not implemented.")},t}(ki),Zo=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.joinRTCRoom=function(e,t,n,r,i,o){return this._context.joinRTCRoom(e,t,n,r,i,o)},t.prototype.quitRTCRoom=function(e){return this._context.quitRTCRoom(e)},t.prototype.rtcPing=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){switch(r.label){case 0:return[4,this._context.rtcPing(e,t,n)];case 1:return[2,r.sent().code]}}))}))},t.prototype.rtcPingResVersion=function(e,t,n){return this._context.rtcPing(e,t,n)},t.prototype.getRTCRoomInfo=function(e){return this._context.getRTCRoomInfo(e)},t.prototype.getRTCUserInfoList=function(e){return this._context.getRTCUserInfoList(e)},t.prototype.getRTCUserInfo=function(e){return this._context.getRTCUserInfo(e)},t.prototype.setRTCUserInfo=function(e,t,n){return this._context.setRTCUserInfo(e,t,n)},t.prototype.removeRTCUserInfo=function(e,t){return this._context.removeRTCUserInfo(e,t)},t.prototype.setRTCData=function(e,t,n,r,i,o){return this._context.setRTCData(e,t,n,r,i,o)},t.prototype.setRTCTotalRes=function(e,t,n,r,i){return this._context.setRTCTotalRes(e,t,n,r,i)},t.prototype.setRTCCDNUris=function(e,t,n){return this._context.setRTCCDNUris(e,t,n)},t.prototype.getRTCData=function(e,t,n,r){return this._context.getRTCData(e,t,n,r)},t.prototype.removeRTCData=function(e,t,n,r,i){return this._context.removeRTCData(e,t,n,r,i)},t.prototype.setRTCOutData=function(e,t,n,r){return this._context.setRTCOutData(e,t,n,r)},t.prototype.getRTCOutData=function(e,t){return this._context.getRTCOutData(e,t)},t.prototype.getRTCToken=function(e,t,n){return this._context.getRTCToken(e,t,n)},t.prototype.setRTCState=function(e,t){return this._context.setRTCState(e,t)},t.prototype.getRTCUserList=function(e){return this._context.getRTCUserList(e)},t.prototype.joinLivingRoomAsAudience=function(e,t,n){return this._context.joinLivingRoomAsAudience(e,t,n)},t.prototype.quitLivingRoomAsAudience=function(e){return this._context.quitLivingRoomAsAudience(e)},t.prototype.rtcIdentityChange=function(e,t,n){return this._context.rtcIdentityChange(e,t,n)},t.prototype.requestRoomPK=function(e){return this._context.requestRoomPK(e)},t.prototype.cancelRoomPK=function(e){return this._context.cancelRoomPK(e)},t.prototype.responseRoomPK=function(e){return this._context.responseRoomPK(e)},t.prototype.endRoomPK=function(e){return this._context.endRoomPK(e)},t.prototype.registerRTCSignalListener=function(e){this._context.registerRTCSignalingListener(e)},t.prototype.rtcSignaling=function(e,t,n,r){return this._context.rtcSignaling(e,t,n,r)},t.prototype.getRTCJoinedUserInfo=function(e){return this._context.getRTCJoinedUserInfo(e)},t}(Ki);function $o(e){return d({},e)}var es,ts=function(){function e(e,t){var n;this._runtime=e,this._token="",this._pluginContextQueue=[],this._pluginInstanseMap={},this.coreVersion="5.6.1-beem",this._versionInfo={},this._typingInfo={},this._isInternalConnected=!1,this._connectionStatus=M.DISCONNECTED,this._canRedirectConnect=!1,this._watcher={message:void 0,batchMessage:void 0,conversationState:void 0,chatroomState:void 0,connectionState:void 0,rtcInnerWatcher:void 0,expansion:void 0,tag:void 0,conversationTagChanged:void 0,pullFinished:void 0,onConnecting:void 0,onConnected:void 0,onDisconnect:void 0,onSuspend:void 0,readReceiptReceived:void 0,messageReceiptRequest:void 0,messageReceiptResponse:void 0,typingState:void 0,messageBlocked:void 0,ultraGroupEnable:void 0,operateStatus:void 0,ultraGroupMessageExpansionUpdated:void 0,ultraGroupMessageModified:void 0,ultraGroupMessageRecalled:void 0,messageDelivered:void 0,groupMessageDeliveredStatus:void 0,ultraGroupChannelChangeType:void 0,ultraGroupChannelUserKicked:void 0,ultraGroupChannelDelete:void 0},this._typingInternalTimer=-1,this._typingExpireTime=2e3,this._typingChangedList=[],this._registerMessageSearchPropsMapping={},this.getChatRoomHistoryMessages=this.getChatroomHistoryMessages,this._options=d({},t),this.appkey=this._options.appkey,this.apiVersion=this._options.apiVersion,this._options.typingExpireTime&&(this._options.typingExpireTime<2e3?this._typingExpireTime=2e3:this._options.typingExpireTime>6e3?this._typingExpireTime=6e3:this._typingExpireTime=this._options.typingExpireTime),this.appkey,this.apiVersion,this._options.navigators=this._options.navigators.filter((function(e){return/^https?:\/\//.test(e)})),this._options.navigators=this._options.navigators.map((function(e){return e.replace(/\/$/g,"")})),0===this._options.navigators.length&&(n=this._options.navigators).push.apply(n,r);var i={status:this._connectionStatusListener.bind(this),batchMessage:this._batchMessageReceiver.bind(this),chatroom:this._chatroomInfoListener.bind(this),conversation:this._conversationInfoListener.bind(this),expansion:this._expansionInfoListener.bind(this),tag:this._tagListener.bind(this),conversationTag:this._conversationTagListener.bind(this),onRTCDataChange:this._rtcDataChange.bind(this),pullFinished:this._pullFinishedListener.bind(this),ultraGroupEnable:this._ultraGroupEnableListener.bind(this),operateStatus:this._operateStatusListener.bind(this),ultraGroupMessageExpansionUpdated:this._ultraGroupMessageExpansionUpdatedListener.bind(this),ultraGroupMessageModified:this._ultraGroupMessageModifiedListener.bind(this),ultraGroupMessageRecalled:this._ultraGroupMessageRecalledListener.bind(this),messageDelivered:this._messageDeliveredListerer.bind(this),groupMessageDeliveredStatus:this._groupMessageDeliveredStatusListerer.bind(this),callInfo:this._callInfoListener.bind(this),ultraGroupChannelChangeType:this._ultraGroupChannelChangeTypeListener.bind(this),ultraGroupChannelUserKicked:this._ultraGroupChannelUserKickedListener.bind(this),ultraGroupChannelDelete:this._ultraGroupChannelDeleteListener.bind(this),onNaviDataChange:this._naviDataChange.bind(this)};this._rtcCodec=this.createCodec(Cn,Rn),this._engine=st()?new RCCppEngine(e,this._rtcCodec,i,this._options):new zo(e,this._rtcCodec,i,this._options),this.logger=this._engine.getInnerLogger()}return e.init=function(t,n){return this._context?(this._context.logger.warn(exports.LogTagId.A_INIT_REPEAT_O),this._context):(this._context=new e(t,n),this._context.logger.info(exports.LogTagId.L_INIT_O,JSON.stringify({appkey:n.appkey,navigators:n.navigators,typingExpireTime:n.typingExpireTime})),this._context.logger.warn(exports.LogTagId.L_IMSDK_VER_O,JSON.stringify({commitId:"6ba4924a21e69d479af3779f2ddb5bb0ebaf43ce",version:"5.6.1-beem"})),this._context)},e.destroy=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){switch(e.label){case 0:return this._context?(this._context.logger.info(exports.LogTagId.L_DESTROY_O),[4,this._context._destroy()]):[2];case 1:return e.sent(),this._context=void 0,[2]}}))}))},e.prototype.createCodec=function(e,t){return new Bi(e,t)},e.prototype.install=function(e,t){var n=this.logger.createTraceId();if(this.logger.info(exports.LogTagId.L_INSTALL_PLUGIN_T,JSON.stringify({tag:e.tag}),n),this._pluginInstanseMap[e.tag])return this.logger.warn(exports.LogTagId.L_INSTALL_PLUGIN_R,"repeat install",n),this._pluginInstanseMap[e.tag];var r="RCRTC"===e.tag?new Zo(this):new Ki(this),i=null;try{if(!e.verify(this._runtime))return null;i=e.setup(r,this._runtime,t)}catch(e){this.logger.error(exports.LogTagId.L_INSTALL_PLUGIN_R,null==e?void 0:e.stack,n)}return["RCRTC","RCCall"].includes(e.tag)&&e.version&&e.name&&(this._versionInfo[e.name]=e.version),i&&(this._pluginContextQueue.push(r),this._pluginInstanseMap[e.tag]=i),i},e.prototype._handleRedirect=function(){return p(this,void 0,void 0,(function(){var e,t=this;return f(this,(function(n){switch(n.label){case 0:return[4,this.connect(this._token,!0)];case 1:return(e=n.sent().code)!==S.SUCCESS&&this._canRedirectConnect&&(this._handleSuspend(e),setTimeout((function(){t._handleRedirect()}),5e3)),[2]}}))}))},e.prototype._connectionStatusListener=function(e){var t,n,r,i;return p(this,void 0,void 0,(function(){return f(this,(function(o){switch(this.logger.info(exports.LogTagId.L_CONNECT_S,JSON.stringify({status:e})),[M.REDIRECT,M.BLOCKED,M.KICKED_OFFLINE_BY_OTHER_CLIENT,M.DISCONNECT_BY_SERVER,M.DISCONNECTED,M.NETWORK_UNAVAILABLE,M.USER_LOGOUT].includes(e)&&(Qt.IM_CONNECTION_DURATION,(new Date).getTime(),function(e){p(this,void 0,void 0,(function(){var t,n;return f(this,(function(r){switch(r.label){case 0:t=Qt.IM_CONNECTION_DURATION,mt().bundleId,(n=Ct(t)).startTime,n.endTime,n.code,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,e.getNetworkType()];case 2:return r.sent(),[3,4];case 3:return r.sent(),exports.NetworkType.UNKONWN,[3,4];case 4:return pt(),[2]}}))}))}(this._runtime)),this._connectionStatus=e,e){case M.REDIRECT:this._canRedirectConnect=!0,this._handleSuspend(e),this._handleRedirect();break;case M.BLOCKED:case M.KICKED_OFFLINE_BY_OTHER_CLIENT:case M.DISCONNECT_BY_SERVER:case M.FORBID_RECONNECT_BY_OTHER_SAME_CLIENT:case M.USER_LOGOUT:this._canRedirectConnect=!1,this._handleDisconnect(e);break;case M.CONNECTING:this._handleConnecting();break;case M.CONNECTED:this._handleConnected();break;case M.DISCONNECTED:this._handleDisconnect(e);break;default:this._handleSuspend(e)}return null===(n=null===(t=this._watcher.rtcInnerWatcher)||void 0===t?void 0:t.status)||void 0===n||n.call(t,e),this._pluginContextQueue.forEach((function(t){var n;null===(n=t.onconnectionstatechange)||void 0===n||n.call(t,e)})),null===(i=(r=this._watcher).connectionState)||void 0===i||i.call(r,e),[2]}))}))},e.prototype._handleConnecting=function(){this._watcher.onConnecting&&this._watcher.onConnecting()},e.prototype._handleConnected=function(){this._watcher.onConnected&&this._watcher.onConnected()},e.prototype._handleDisconnect=function(e){this._watcher.onDisconnect&&this._watcher.onDisconnect(e)},e.prototype._handleSuspend=function(e){this._watcher.onSuspend&&this._watcher.onSuspend(e)},e.prototype._messageReceiver=function(e,t,n){var r,i,o,s,a=this;if((e.conversationType===N.RTC_ROOM||Object.prototype.hasOwnProperty.call(ce,e.messageType))&&this._watcher.rtcInnerWatcher&&this._watcher.rtcInnerWatcher.message)this._watcher.rtcInnerWatcher.message($o(e));else if(-1===["RC:ChrmJoinNtf","RC:ChrmQuitNtf"].indexOf(e.messageType)||"function"!=typeof this._watcher.chatroomState){if("RC:ChrmMemChange"!==e.messageType){if(e.messageType!==w.TYPING_STATUS||(this._addTypingInfo($o(e)),!this._watcher.typingState))if(e.messageType!==w.INTERCEPT){if(!this._pluginContextQueue.some((function(t){if(!t.onmessage)return!1;try{return t.onmessage($o(e))}catch(e){return a.logger.error(exports.LogTagId.A_MSG_LISTENER_E,null==e?void 0:e.stack),!1}})))if(null===(o=(i=this._watcher).message)||void 0===o||o.call(i,$o(e),t,n),"RC:ReadNtf"!==e.messageType)if("RC:RRReqMsg"!==e.messageType){if("RC:RRRspMsg"!==e.messageType)return e;var u=null===(s=e.content)||void 0===s?void 0:s.receiptMessageDic,c=this._engine.getCurrentUserId();u&&Array.isArray(u[c])&&"function"==typeof this._watcher.messageReceiptResponse&&this._watcher.messageReceiptResponse({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.senderUserId,u[c])}else"function"==typeof this._watcher.messageReceiptRequest&&this._watcher.messageReceiptRequest({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.content.messageUId,e.senderUserId);else"function"==typeof this._watcher.readReceiptReceived&&this._watcher.readReceiptReceived({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.content.messageUId,e.content.lastMessageSendTime)}else{var l={conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId||"",blockType:e.content.interceptType,blockedMessageUId:e.content.msgUId,extra:e.content.extra};if(e.conversationType===N.ULTRA_GROUP){var h=e.content.sourceType;if(l.sourceType=h,(h===exports.MessageBlockSourceType.MSG_EXPANSION||h===exports.MessageBlockSourceType.MSG_MODIFY)&&e.content.sourceContent)try{l.sourceContent=JSON.parse(e.content.sourceContent)}catch(e){this.logger.warn(exports.LogTagId.L_CALLBACK_E,JSON.stringify({source:"message.content.sourceContent",msg:e.message}))}}this._MessageBlockedListener(l)}}else if("function"==typeof this._watcher.chatroomState){var d={};Array.isArray(e.content.userList)&&e.content.userList.forEach((function(e){d[e.userId]=e.status})),this._watcher.chatroomState({userChange:{users:d,chatroomId:e.targetId}})}}else this._watcher.chatroomState({userChange:{users:(r={},r[e.senderUserId]="RC:ChrmQuitNtf"===e.messageType?J.QUIT:J.JOIN,r),chatroomId:e.targetId}})},e.prototype._batchMessageReceiver=function(e,t,n){var r=this,i=[];e.forEach((function(e){var o=r._messageReceiver(e,t,n);o&&i.push(o)})),i.length&&this._watcher.batchMessage&&(this.logger.debug(exports.LogTagId.L_BATCH_MESSAGE_O,i.map((function(e){return e.messageUId})).join(",")),this._watcher.batchMessage(i))},e.prototype._chatroomInfoListener=function(e){var t,n;null===(n=(t=this._watcher).chatroomState)||void 0===n||n.call(t,e)},e.prototype._conversationInfoListener=function(e){var t,n;null===(n=(t=this._watcher).conversationState)||void 0===n||n.call(t,e)},e.prototype._expansionInfoListener=function(e){var t,n;null===(n=(t=this._watcher).expansion)||void 0===n||n.call(t,e)},e.prototype._tagListener=function(){var e,t;null===(t=(e=this._watcher).tag)||void 0===t||t.call(e)},e.prototype._conversationTagListener=function(){var e,t;null===(t=(e=this._watcher).conversationTagChanged)||void 0===t||t.call(e)},e.prototype._typingStatusListener=function(e){var t,n;null===(n=(t=this._watcher).typingState)||void 0===n||n.call(t,e)},e.prototype._pullFinishedListener=function(){var e,t;null===(t=(e=this._watcher).pullFinished)||void 0===t||t.call(e)},e.prototype._MessageBlockedListener=function(e){var t,n;null===(n=(t=this._watcher).messageBlocked)||void 0===n||n.call(t,e)},e.prototype._messageDeliveredListerer=function(e){var t,n;null===(n=(t=this._watcher).messageDelivered)||void 0===n||n.call(t,e)},e.prototype._groupMessageDeliveredStatusListerer=function(e){var t,n;null===(n=(t=this._watcher).groupMessageDeliveredStatus)||void 0===n||n.call(t,e)},e.prototype._callInfoListener=function(e){var t=this;this._pluginContextQueue.forEach((function(n){try{n.onCallInfo&&n.onCallInfo(e)}catch(e){t.logger.warn(exports.LogTagId.L_CALLBACK_E,null==e?void 0:e.stack)}}))},e.prototype._ultraGroupEnableListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupEnable)||void 0===n||n.call(t,e)},e.prototype._operateStatusListener=function(e){var t,n;null===(n=(t=this._watcher).operateStatus)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageExpansionUpdatedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageExpansionUpdated)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageModifiedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageModified)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageRecalledListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageRecalled)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelChangeTypeListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelChangeType)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelUserKickedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelUserKicked)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelDeleteListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelDelete)||void 0===n||n.call(t,e)},e.prototype._rtcDataChange=function(e,t){this._pluginContextQueue.forEach((function(n){var r;null===(r=n.onrtcdatachange)||void 0===r||r.call(n,e,t)}))},e.prototype._naviDataChange=function(e){Pi(this.appkey,this._getTokenWithoutNavi(),e,this._runtime.localStorage),this._pluginContextQueue.forEach((function(t){var n;null===(n=t.onnavidatachange)||void 0===n||n.call(t,e)}))},e.prototype.assignWatcher=function(e){var t=this;Object.keys(this._watcher).forEach((function(n){if(Object.prototype.hasOwnProperty.call(e,n)){var r=e[n];t._watcher[n]=_e(r)||fe(r)?r:void 0}}))},e.prototype._resetWatcher=function(){var e=this;Object.keys(this._watcher).forEach((function(t){e._watcher[t]=void 0}))},e.prototype._addTypingInfo=function(e){var t=e.senderUserId,n=e.conversationType,r=e.targetId,i=e.content,o=e.channelId,s=i.typingContentType,a=o||"",u="".concat(n,"#").concat(r,"#").concat(a);this._typingInfo[u]||(this._typingInfo[u]=[]);var c=this._typingInfo[u].findIndex((function(e){return e.userId===t}));c>=0&&this._typingInfo[u][c].messageType===s?this._typingInfo[u][c].timestamp=Date.now():(c>=0&&this._typingInfo[u].splice(c,1),this._typingInfo[u].push({userId:t,messageType:s,timestamp:Date.now()}),this._typingChangedList.includes(u)||this._typingChangedList.push(u),this._startCheckTypingInfo())},e.prototype._startCheckTypingInfo=function(){var e=this;-1===this._typingInternalTimer&&0!==Object.keys(this._typingInfo).length&&(this._typingInternalTimer=setInterval((function(){for(var t in e._typingInfo){var n=e._typingInfo[t].length;e._typingInfo[t]=e._typingInfo[t].filter((function(t){return Date.now()-t.timestamp<e._typingExpireTime})),e._typingInfo[t].length===n||e._typingChangedList.includes(t)||e._typingChangedList.push(t),0===e._typingInfo[t].length&&delete e._typingInfo[t]}if(e._typingChangedList.length>0){var r=e._typingChangedList.map((function(t){return{conversationType:Number(t.split("#")[0]),targetId:t.split("#")[1],channelId:t.split("#")[2],list:e._typingInfo[t]||[]}}));e._typingStatusListener(r),e._typingChangedList=[]}0===Object.keys(e._typingInfo).length&&(clearInterval(e._typingInternalTimer),e._typingInternalTimer=-1)}),500))},e.prototype.getConnectedTime=function(){return this._engine.getConnectedTime()},e.prototype.getServerTime=function(){return this._engine.getServerTime()},e.prototype.getDeviceId=function(){return this._engine.getDeviceId()},e.prototype.getCurrentUserId=function(){return this._engine.getCurrentUserId()},e.prototype.getConnectionStatus=function(){return this._connectionStatus},Object.defineProperty(e.prototype,"token",{get:function(){return this._token},enumerable:!1,configurable:!0}),e.prototype.connect=function(e,t,n,r){var i,o;return void 0===t&&(t=!1),p(this,void 0,void 0,(function(){var s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return this._connectionStatus===M.CONNECTED?[2,{code:S.SUCCESS,userId:this._engine.getCurrentUserId()}]:this._connectionStatus===M.CONNECTING?[2,{code:S.BIZ_ERROR_CONNECTING}]:"string"!=typeof e||0===e.length?[2,{code:S.RC_CONN_USER_OR_PASSWD_ERROR}]:(this._token=e,[4,this.reqNaviInfo(t,r)]);case 1:return s=d.sent(),a=s.code,u=s.data,a!==S.SUCCESS?[2,{code:a}]:(null==u||u.userId,1===(null==u?void 0:u.type)?[2,{code:S.PACKAGE_ENVIRONMENT_ERROR}]:(c=Oe.getInfo(),this.logger.info(exports.LogTagId.L_CONNECT_T,JSON.stringify({token:e,refreshNavi:t,reconnectKickEnable:n}),r),[4,this._engine.connect(this._getTokenWithoutNavi(),u,n,r)]));case 2:return(l=d.sent())===S.SUCCESS?this.logger.info(exports.LogTagId.L_CONNECT_R,JSON.stringify({userId:this._engine.getCurrentUserId(),code:l}),r):this.logger.warn(exports.LogTagId.L_CONNECT_R,JSON.stringify({code:l}),r),l===U.REDIRECT?(this._connectionStatus=M.REDIRECT,[2,this.connect(e,!0)]):(h=this._engine.getCurrentUserId(),l===S.SUCCESS&&(Qt.IM_CONNECTION_DURATION,(new Date).getTime(),1!==(null==u?void 0:u.type)&&(null===(o=(i=this._engine).reportSDKInfo)||void 0===o||o.call(i,c)),this._isInternalConnected=!0),l!==S.SUCCESS||st()||1===u.openUS&&this._pullUserSettings(),l!==S.SUCCESS&&(this._connectionStatus=M.CONNECTION_CLOSED),[2,{code:l,userId:h}])}}))}))},e.prototype._pullUserSettings=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2]}))}))},e.prototype.disconnect=function(){var e=this;return this._isInternalConnected=!1,clearInterval(this._typingInternalTimer),this._typingInternalTimer=-1,this._typingInfo={},this._engine.disconnect(),this._pluginContextQueue.forEach((function(t){if(t.ondisconnect)try{t.ondisconnect()}catch(t){e.logger.error(exports.LogTagId.L_CALLBACK_E,null==t?void 0:t.stack)}})),Promise.resolve()},e.prototype.reconnect=function(e){return this._isInternalConnected?Promise.resolve({code:S.CAN_NOT_RECONNECT}):this.connect(this._getTokenWithoutNavi(),!1,e)},e.prototype._getTokenWithoutNavi=function(){return this._token.replace(/@.+$/,"@")},e.prototype.getInfoFromCache=function(){return this._engine.getNaviInfoFromCache()},e.prototype.reqNaviInfo=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return n=this._token.split("@"),r=n[1],i=r?r.split(";").map((function(e){return/^https?:/.test(e)?e:"https://".concat(e)})):[],t||(t=this.logger.createTraceId()),this.logger.info(exports.LogTagId.L_GET_NAVI_T,JSON.stringify({token:this._token,uris:i}),t),[4,this._engine.getNaviInfo(this._getTokenWithoutNavi(),i,e,this._options.checkCA)];case 1:return(o=s.sent())?(this._engine.updateNaviInfo(o),this.logger.info(exports.LogTagId.L_GET_NAVI_R,JSON.stringify({code:S.SUCCESS,naviInfo:o}),t),[2,{code:S.SUCCESS,data:d({},o)}]):(this.logger.warn(exports.LogTagId.L_GET_NAVI_R,JSON.stringify({code:S.RC_NAVI_RESOURCE_ERROR}),t),[2,{code:S.RC_NAVI_RESOURCE_ERROR,msg:S[S.RC_NAVI_RESOURCE_ERROR]}])}}))}))},e.prototype.registerMessageType=function(e,t,n,r,i){void 0===r&&(r=[]),void 0===i&&(i=!1),de(r)&&r.length>0&&(this._registerMessageSearchPropsMapping[e]=r),this._engine.registerMessageType(e,t,n,r,i)},e.prototype.registerRTCSignalingListener=function(e){this._engine.registerRTCSignalingListener(e)},e.prototype.checkSearchPropsMsg=function(e,t){var n=this._registerMessageSearchPropsMapping[e],r={};return n&&fe(t)&&Object.keys(t).forEach((function(e){if(n.includes(e)){var i=t[e];he(i)&&(i>-Math.pow(2,64)&&i<Math.pow(2,64)&&Number.isInteger(i)||(r[e]=i))}})),Object.keys(r).length>0?{msg:JSON.stringify(r),code:S.SEARCH_PROPS_LIMIT_ERROR}:{code:S.SUCCESS}},e.prototype.sendMessage=function(e,t,n,r,i){var o=this.checkSearchPropsMsg(n.messageType,n.content),s=o.code,a=o.msg;if(s!==S.SUCCESS)return Promise.resolve({code:s,msg:a});if(e!==N.ULTRA_GROUP){var u=this.getInfoFromCache();if(1===((null==u?void 0:u.grpRRVer)||0)&&n.messageType===w.READ_RECEIPT_RESPONSE)return Promise.resolve({code:S.READ_RECEIPT_ERROR})}var c=n.canIncludeExpansion,l=void 0!==c&&c,h=n.expansion;if(l){var d=Ce(h),p=d.isIllgalEx,g=d.isExKeyOrValLengthExceedLimit;if(d.isExceedLimit||g)return Promise.resolve({code:S.EXPANSION_LIMIT_EXCEET});if(p)return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}return function(e,t){void 0===t&&(t="utf-8");var n,r=0;if("utf-16"===t)for(var i=0,o=e.length;i<o;i++)r+=(n=e.charCodeAt(i))<=65535?2:4;else for(i=0,o=e.length;i<o;i++)r+=(n=e.charCodeAt(i))<127?1:n<=2047?2:n<=65535?3:4;return r}(JSON.stringify(n.content))>131072?Promise.resolve({code:S.RC_MSG_CONTENT_EXCEED_LIMIT}):e===N.ULTRA_GROUP?this._engine.sendUltraMessage(t,n,r,i):this._engine.sendMessage(e,t,n,r,i)},e.prototype.sendExpansionMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return t=e.channelId,n=e.conversationType,r=e.targetId,i=e.messageUId,o=e.keys,s=e.expansion,a=e.removeAll,e.canIncludeExpansion?(u=Ce(s),c=u.isIllgalEx,l=u.isExKeyOrValLengthExceedLimit,u.isExceedLimit||l?[2,Promise.resolve({code:S.EXPANSION_LIMIT_EXCEET})]:c?[2,Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})]:(h={mid:i},s&&(h.put=s),o&&(h.del=o),a&&(h.removeAll=1),[4,this._engine.sendMessage(n,r,{content:h,messageType:w.EXPANSION_NOTIFY,channelId:t})])):[2,{code:S.MESSAGE_KV_NOT_SUPPORT}];case 1:return[2,{code:d.sent().code}]}}))}))},e.prototype.sendReadReceiptMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){return r=this.getInfoFromCache(),0===((null==r?void 0:r.grpRRVer)||0)?[2,{code:S.READ_RECEIPT_ERROR,msg:"The read receipt switch is not on, please call the sendMessage method!"}]:[2,this._engine.sendReadReceiptMessage(e,t,n)]}))}))},e.prototype.getMessageReader=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){return r=this.getInfoFromCache(),0===((null==r?void 0:r.grpRRVer)||0)?[2,{code:S.READ_RECEIPT_ERROR}]:[2,this._engine.getMessageReader(e,t,n)]}))}))},e.prototype._destroy=function(){return p(this,void 0,void 0,(function(){var e=this;return f(this,(function(t){switch(t.label){case 0:return this._resetWatcher(),this._engine.destroy(),[4,this.disconnect()];case 1:return t.sent(),this._pluginContextQueue.forEach((function(t){if(t.ondestroy)try{t.ondestroy()}catch(t){e.logger.error(exports.LogTagId.L_CALLBACK_E,null==t?void 0:t.stack)}})),this._pluginContextQueue.length=0,this._pluginInstanseMap={},[2]}}))}))},e.prototype.getHistoryMessage=function(e,t,n,r,i,o,s,a){if(void 0===n&&(n=0),void 0===r&&(r=20),void 0===i&&(i=0),void 0===o&&(o=""),void 0===s&&(s=""),e===N.ULTRA_GROUP){var u={timestamp:n,count:r,order:i,channelId:o};return this._engine.getUltraHistoryMsg(t,u,a)}return this._engine.getHistoryMessage(e,t,n,r,i,o,s||"",a)},e.prototype.getHistoryMessagesByObjectNames=function(e,t,n,r,i,o,s){return this._engine.getHistoryMessagesByObjectNames(e,t,n,r,i,o,s)},e.prototype.getConversationList=function(e,t,n,r,i){if(void 0===e&&(e=300),void 0===i&&(i=""),t===N.ULTRA_GROUP){var o=S.METHOD_NOT_SUPPORT;return Promise.resolve({code:o,msg:S[o]})}return this._engine.getConversationList(e,t,n,r,i)},e.prototype.getConversationsByPage=function(e,t,n,r){return this._engine.getConversationsByPage(e,t,n,r)},e.prototype.getConversation=function(e,t,n){return this._engine.getConversation(e,t,n)},e.prototype.removeConversation=function(e,t,n){return void 0===n&&(n=""),e===N.ULTRA_GROUP?Promise.resolve(S.METHOD_NOT_SUPPORT):this._engine.removeConversation(e,t,n)},e.prototype.getUltraGroupList=function(e){return this._engine.getUltraGroupList(e)},e.prototype.getBlockUltraGroupList=function(){return this._engine.getBlockUltraGroupList()},e.prototype.getTopUltraGroupList=function(){return this._engine.getTopUltraGroupList()},e.prototype.clearUnreadCount=function(e,t,n){return void 0===n&&(n=""),e===N.ULTRA_GROUP?this._engine.clearUltraUnreadcount(t,n):this._engine.clearConversationUnreadCount(e,t,n)},e.prototype.clearAllUnreadCount=function(){return this._engine.clearAllUnreadCount()},e.prototype.getUnreadCount=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationUnreadCount(e,t,n)},e.prototype.getTotalUnreadCount=function(e,t,n){if(t&&t.includes(N.ULTRA_GROUP)){var r=S.METHOD_NOT_SUPPORT;return Promise.resolve({code:r,msg:S[r]})}return this._engine.getAllConversationUnreadCount(e,t&&t.length>0?t:[N.PRIVATE,N.GROUP,N.SYSTEM,N.PUBLIC_SERVICE],!!n)},e.prototype.getTotalUnreadCountByLevels=function(e,t,n){return this._engine.getTotalUnreadCountByLevels(e,t,n)},e.prototype.getFirstUnreadMessage=function(e,t,n){return void 0===n&&(n=""),this._engine.getFirstUnreadMessage(e,t,n)},e.prototype.setConversationNotificationLevel=function(e,t,n,r){return void 0===r&&(r=""),p(this,void 0,void 0,(function(){var i;return f(this,(function(o){return i=[{conversationType:e,targetId:t,notificationLevel:n,channelId:r}],[2,this._engine.batchSetConversationStatus(i)]}))}))},e.prototype.setConversationStatus=function(e,t,n,r,i){if(void 0===i&&(i=""),e===N.ULTRA_GROUP&&void 0!==n)return Promise.resolve(S.METHOD_NOT_SUPPORT);var o=[{conversationType:e,targetId:t,isTop:n,notificationStatus:r,channelId:i}];return this._engine.batchSetConversationStatus(o)},e.prototype.saveConversationMessageDraft=function(e,t,n,r){return void 0===r&&(r=""),this._engine.saveConversationMessageDraft(e,t,n,r)},e.prototype.getConversationMessageDraft=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationMessageDraft(e,t,n)},e.prototype.clearConversationMessageDraft=function(e,t,n){return void 0===n&&(n=""),this._engine.clearConversationMessageDraft(e,t,n)},e.prototype.recallMessage=function(e,t,n,r,i){return this._engine.recallMsg(e,t,n,r,i)},e.prototype.deleteRemoteMessage=function(e,t,n,r){return void 0===r&&(r=""),e===N.ULTRA_GROUP?Promise.resolve(S.METHOD_NOT_SUPPORT):this._engine.deleteRemoteMessage(e,t,n,r)},e.prototype.deleteRemoteMessageByTimestamp=function(e,t,n,r){return void 0===r&&(r=""),this._engine.deleteRemoteMessageByTimestamp(e,t,n,r)},e.prototype.joinChatroom=function(e,t,n){return void 0===t&&(t=10),this._engine.joinChatroom(e,t,n)},e.prototype.joinExistChatroom=function(e,t,n){return void 0===t&&(t=10),this._engine.joinExistChatroom(e,t,n)},e.prototype.quitChatroom=function(e){return this._engine.quitChatroom(e)},e.prototype.getChatroomInfo=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=0),this._engine.getChatroomInfo(e,t,n)},e.prototype.setChatroomEntry=function(e,t){var n=t.key,r=t.value;return Ze(n)&&$e(r)?this._engine.setChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.setChatroomEntries=function(e,t){for(var n=0;n<t.entries.length;n++){var r=t.entries[n],i=r.key,o=r.value;if(!Ze(i)||!$e(o))return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}var s=d(d({},t),{isOverwrite:t.isForce});return this._engine.setChatroomEntries(e,s)},e.prototype.forceSetChatroomEntry=function(e,t){var n=t.key,r=t.value;return Ze(n)&&$e(r)?this._engine.forceSetChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.removeChatroomEntry=function(e,t){var n=t.key;return Ze(n)?this._engine.removeChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.removeChatroomEntries=function(e,t){for(var n=0;n<t.entries.length;n++){var r=t.entries[n].key;if(!Ze(r))return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}return this._engine.removeChatroomEntries(e,t)},e.prototype.forceRemoveChatroomEntry=function(e,t){var n=t.key;return Ze(n)?this._engine.forceRemoveChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.getChatroomEntry=function(e,t){return this._engine.getChatroomEntry(e,t)},e.prototype.getAllChatroomEntries=function(e){return this._engine.getAllChatroomEntry(e)},e.prototype.getChatroomHistoryMessages=function(e,t,n,r){return void 0===t&&(t=20),void 0===n&&(n=0),void 0===r&&(r=0),this._engine.getChatroomHistoryMessages(e,r,t,n)},e.prototype.getFileToken=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return i=this.getInfoFromCache(),o=(null==i?void 0:i.bosAddr)||"",s=(null==i?void 0:i.uploadServer)||"",a=(null==i?void 0:i.ossConfig)||"",[4,this._engine.getFileToken(e,t,n,r)];case 1:return u=h.sent(),c=u.code,l=u.data,c===S.SUCCESS&&l?[2,Promise.resolve(Object.assign(l,{bos:o,qiniu:s,ossConfig:a}))]:[2,Promise.reject(c)]}}))}))},e.prototype.getFileUrl=function(e,t,n,r,i){return void 0===i&&(i=B.QINIU),p(this,void 0,void 0,(function(){var o,s,a;return f(this,(function(u){switch(u.label){case 0:return(null==r?void 0:r.isBosRes)?[2,Promise.resolve(r)]:[4,this._engine.getFileUrl(e,i,t,n)];case 1:return o=u.sent(),s=o.code,a=o.data,s===S.SUCCESS?[2,Promise.resolve(a)]:[2,Promise.reject(s)]}}))}))},e.prototype.createTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.createTag(e)]}))}))},e.prototype.removeTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.removeTag(e)]}))}))},e.prototype.updateTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.updateTag(e)]}))}))},e.prototype.getTagList=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.getTagList()]}))}))},e.prototype.addTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.length>1e3?[2,Promise.reject(S.CONVER_OUT_LIMIT_ERROR)]:[2,this._engine.addTagForConversations(e,t)]}))}))},e.prototype.removeTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.removeTagForConversations(e,t)]}))}))},e.prototype.removeTagsForConversation=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.removeTagsForConversation(e,t)]}))}))},e.prototype.getConversationListByTag=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.getConversationListByTag(e,t,n,r)]}))}))},e.prototype.getUnreadCountByTag=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.getUnreadCountByTag(e,t)]}))}))},e.prototype.setConversationStatusInTag=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setConversationStatusInTag(e,t,n)]}))}))},e.prototype.getTagsForConversation=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getTagsForConversation(e)]}))}))},e.prototype.getBlockConversationList=function(){return this._engine.getBlockConversationList()},e.prototype.getTopConversationList=function(){return this._engine.getTopConversationList()},e.prototype.getUnreadMentionedCount=function(e){return this._engine.getUnreadMentionedCount(e)},e.prototype.getAllUnreadMentionedCount=function(){return this._engine.getAllUnreadMentionedCount()},e.prototype.sendUltraGroupTypingStatus=function(e){if(e.conversationType!==N.ULTRA_GROUP){var t=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP;return Promise.resolve({code:t,msg:S[t]})}return this._engine.sendUltraGroupTypingStatus(e)},e.prototype.getUltraGroupMessageListByMessageUId=function(e){return this._engine.getUltraGroupMessageListByMessageUId(e)},e.prototype.expandUltraMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return e.channelId,t=e.conversationType,e.targetId,e.messageUId,e.keys,n=e.expansion,e.removeAll,r=e.canIncludeExpansion,t!==N.ULTRA_GROUP?[2,{code:i=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP,msg:S[i]}]:r?(o=Ce(n),s=o.isIllgalEx,a=o.isExKeyOrValLengthExceedLimit,o.isExceedLimit||a?[2,{code:S.EXPANSION_LIMIT_EXCEET}]:s?[2,{code:S.BIZ_ERROR_INVALID_PARAMETER}]:[4,this._engine.expandUltraMessage(e)]):[2,{code:S.MESSAGE_KV_NOT_SUPPORT}];case 1:return[2,{code:u.sent().code}]}}))}))},e.prototype.modifyMessage=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return e.conversationType!==N.ULTRA_GROUP?[2,{code:t=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP,msg:S[t]}]:[4,this._engine.modifyMessage(e)];case 1:return[2,{code:n.sent().code}]}}))}))},e.prototype.getUltraGroupUnreadMentionedCountByTargetId=function(e,t){return this._engine.getUltraGroupUnreadMentionedCountByTargetId(e,t)},e.prototype.getUltraGroupUnreadCountByTargetId=function(e,t){return this._engine.getUltraGroupUnreadCountByTargetId(e,t)},e.prototype.getAllUltraGroupUnreadCount=function(e){return void 0===e&&(e=!1),this._engine.getAllUltraGroupUnreadCount(e)},e.prototype.getAllConversationState=function(){return this._engine.getAllConversationState()},e.prototype.getUltraGroupUnreadMentionedMessages=function(e){return this._engine.getUltraGroupUnreadMentionedMessages(e)},e.prototype.getUltraGroupFirstUnreadMessageTimestamp=function(e){return this._engine.getUltraGroupFirstUnreadMessageTimestamp(e)},e.prototype.callExtra=function(e){for(var t,n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];return(t=this._engine).callExtra.apply(t,_([e],n,!1))},e.prototype.getOSInfo=function(){return this._engine.getOSInfo()},e.prototype.getProcessInfo=function(){return this._engine.getProcessInfo()},e.prototype.getMainProcessInfo=function(){return this._engine.getMainProcessInfo()},e.prototype.setCallInfo=function(e,t,n){return this._engine.setCallInfo(e,t,n)},e.prototype.getGroupMessageDeliverList=function(e,t,n){return void 0===n&&(n=""),this._engine.getGroupMessageDeliverList(e,t,n)},e.prototype.getPrivateMessageDeliverTime=function(e,t){return void 0===t&&(t=""),this._engine.getPrivateMessageDeliverTime(e,t)},e.prototype.clearConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.clearConversations(e,t)]}))}))},e.prototype.setUserStatusListener=function(e,t){var n=this;return this._engine.setUserStatusListener(e,(function(e){try{t(e)}catch(e){n.logger.error(exports.LogTagId.L_CALLBACK_E,null==e?void 0:e.stack)}}))},e.prototype.addToBlacklist=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.addToBlacklist(e)]}))}))},e.prototype.removeFromBlacklist=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.removeFromBlacklist(e)]}))}))},e.prototype.getBlacklist=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.getBlacklist()]}))}))},e.prototype.getBlacklistStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getBlacklistStatus(e)]}))}))},e.prototype.insertMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o;return f(this,(function(s){return r=this.checkSearchPropsMsg(n.messageType,n.content),i=r.code,o=r.msg,i!==S.SUCCESS?[2,Promise.resolve({code:i,msg:o})]:[2,this._engine.insertMessage(e,t,n)]}))}))},e.prototype.deleteMessages=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.deleteMessages(e)]}))}))},e.prototype.deleteMessagesByTimestamp=function(e,t,n,r,i){return void 0===i&&(i=""),p(this,void 0,void 0,(function(){return f(this,(function(o){return[2,this._engine.deleteMessagesByTimestamp(e,t,n,r,i)]}))}))},e.prototype.clearMessages=function(e,t,n){return void 0===n&&(n=""),p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.clearMessages(e,t,n)]}))}))},e.prototype.getMessage=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getMessage(e)]}))}))},e.prototype.setMessageContent=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setMessageContent(e,t,n)]}))}))},e.prototype.setMessageSearchField=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setMessageSearchField(e,t,n)]}))}))},e.prototype.setMessageSentStatus=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.setMessageSentStatus(e,t)]}))}))},e.prototype.setMessageReceivedStatus=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.setMessageReceivedStatus(e,t)]}))}))},e.prototype.setMessageStatusToRead=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.updateMessageReceiptStatus(e,t,n,r)]}))}))},e.prototype.setUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.setUserStatus(e)]}))}))},e.prototype.subscribeUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.subscribeUserStatus(e)]}))}))},e.prototype.getUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getUserStatus(e)]}))}))},e.prototype.searchConversationByContent=function(e,t,n,r){return void 0===t&&(t=[]),void 0===n&&(n=""),p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.searchConversationByContent(e,t,n,r)]}))}))},e.prototype.searchConversationByContentWithAllChannel=function(e,t,n){return void 0===t&&(t=[]),p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.searchConversationByContentWithAllChannel(e,t,n)]}))}))},e.prototype.searchMessageByContent=function(e,t,n,r,i,o,s){return void 0===s&&(s=""),p(this,void 0,void 0,(function(){return f(this,(function(a){return[2,this._engine.searchMessageByContent(e,t,n,r,i,o,s)]}))}))},e.prototype.searchMessageByContentWithAllChannel=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){return f(this,(function(o){return[2,this._engine.searchMessageByContentWithAllChannel(e,t,n,r,i)]}))}))},e.prototype.searchMessageByContentInTimeRangeWithAllChannel=function(e,t,n,r,i,o,s){return p(this,void 0,void 0,(function(){return f(this,(function(a){return[2,this._engine.searchMessageByContentInTimeRangeWithAllChannel(e,t,n,r,i,o,s)]}))}))},e.prototype.getUnreadMentionedMessages=function(e,t,n){return void 0===n&&(n=""),this._engine.getUnreadMentionedMessages(e,t,n)},e.prototype.clearUnreadCountByTimestamp=function(e,t,n,r){return void 0===r&&(r=""),this._engine.clearUnreadCountByTimestamp(e,t,n,r)},e.prototype.getUltraGroupDefaultNotificationLevel=function(e,t){return void 0===t&&(t=""),this._engine.getUltraGroupDefaultNotificationLevel(e,t)},e.prototype.setUltraGroupDefaultNotificationLevel=function(e,t,n){return void 0===n&&(n=""),this._engine.setUltraGroupDefaultNotificationLevel(e,t,n)},e.prototype.getConversationNotificationLevel=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationNotificationLevel(e,t,n)},e.prototype.getConversationNotificationStatus=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationNotificationStatus(e,t,n)},e.prototype.getRemoteHistoryMessages=function(e,t,n,r,i,o){return this._engine.getRemoteHistoryMessages(e,t,n,r,i,o)},e.prototype.getConversationListWithAllChannel=function(){return this._engine.getConversationListWithAllChannel()},e.prototype.getConversationListWithAllChannelByPage=function(e,t){return this._engine.getConversationListWithAllChannelByPage(e,t)},e.prototype.clearData=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.clearData()]}))}))},e.prototype.createLogger=function(e,t){return this._engine.createLogger(e,t)},e.prototype.rtcSignaling=function(e,t,n,r){return this._engine.rtcSignaling(e,t,n,r)},e.prototype.joinRTCRoom=function(e,t,n,r,i,o){return this._engine.joinRTCRoom(e,t,n,r,i,o)},e.prototype.quitRTCRoom=function(e){return this._engine.quitRTCRoom(e)},e.prototype.rtcPing=function(e,t,n){return this._engine.rtcPing(e,t,n)},e.prototype.getRTCRoomInfo=function(e){return this._engine.getRTCRoomInfo(e)},e.prototype.getRTCUserInfoList=function(e){return this._engine.getRTCUserInfoList(e)},e.prototype.getRTCUserInfo=function(e){return this._engine.getRTCUserInfo(e)},e.prototype.setRTCUserInfo=function(e,t,n){return this._engine.setRTCUserInfo(e,t,n)},e.prototype.removeRTCUserInfo=function(e,t){return this._engine.removeRTCUserInfo(e,t)},e.prototype.setRTCData=function(e,t,n,r,i,o){return this._engine.setRTCData(e,t,n,r,i,o)},e.prototype.setRTCTotalRes=function(e,t,n,r,i){return void 0===i&&(i=""),this._engine.setRTCTotalRes(e,t,n,r,i)},e.prototype.setRTCCDNUris=function(e,t,n){return this._engine.setRTCCDNUris(e,t,n)},e.prototype.getRTCData=function(e,t,n,r){return this._engine.getRTCData(e,t,n,r)},e.prototype.removeRTCData=function(e,t,n,r,i){return this._engine.removeRTCData(e,t,n,r,i)},e.prototype.setRTCOutData=function(e,t,n,r){return this._engine.setRTCOutData(e,t,n,r)},e.prototype.getRTCOutData=function(e,t){return this._engine.getRTCOutData(e,t)},e.prototype.getRTCToken=function(e,t,n){return this._engine.getRTCToken(e,t,n)},e.prototype.setRTCState=function(e,t){return this._engine.setRTCState(e,t)},e.prototype.getRTCUserList=function(e){return this._engine.getRTCUserList(e)},e.prototype.joinLivingRoomAsAudience=function(e,t,n){return this._engine.joinLivingRoomAsAudience(e,t,n)},e.prototype.quitLivingRoomAsAudience=function(e){return this._engine.quitLivingRoomAsAudience(e)},e.prototype.rtcIdentityChange=function(e,t,n){return this._engine.rtcIdentityChange(e,t,n)},e.prototype.getRTCJoinedUserInfo=function(e){return this._engine.getRTCJoinedUserInfo(e)},e.prototype.requestRoomPK=function(e){return this._engine.requestRoomPK(e)},e.prototype.cancelRoomPK=function(e){return this._engine.cancelRoomPK(e)},e.prototype.responseRoomPK=function(e){return this._engine.responseRoomPK(e)},e.prototype.endRoomPK=function(e){return this._engine.endRoomPK(e)},e.prototype.bindRTCRoomForChatroom=function(e){return this._engine.bindRTCRoomForChatroom(e)},e}();exports.TagChangeType=void 0,(es=exports.TagChangeType||(exports.TagChangeType={}))[es.add=1]="add",es[es.update=2]="update",es[es.delete=3]="delete";exports.AEngine=ki,exports.APIContext=ts,exports.AppStorage=c,exports.BasicLogger=So,exports.BasicReporter=Vo,exports.CPP_PROTOCAL_MSGTYPE_OPTION={"RC:DizNtf":{isCounted:!1,isPersited:!1}},exports.CallLibMsgType=ce,exports.ChatroomEntryType=Y,exports.ChatroomUserChangeType=J,exports.Codec=Bi,exports.ConnectResultCode=U,exports.ConnectionStatus=M,exports.ConversationType=N,exports.DB_LOG_FLUSH_FREQUENCY=3e3,exports.DB_LOG_MAX_SIZE=1e5,exports.DelayTimer=ht,exports.ErrorCode=S,exports.EventEmitter=Re,exports.FileType=I,exports.HTTP_TIMEOUT=6e4,exports.IM_CHATROOM_PULL_INTERVAL_TIME=18e4,exports.IM_PING_INTERVAL_TIME=15e3,exports.IM_PING_MIN_TIMEOUT=2e3,exports.IM_PING_TIMEOUT=15e3,exports.IM_SIGNAL_TIMEOUT=3e4,exports.IndexDBLogger=xo,exports.IndexDBReporter=Jo,exports.LOG_REPORT_URI="logcollection.ronghub.com",exports.Logger=Ge,exports.MAX_MESSAGE_CONTENT_BYTES=131072,exports.MAX_MESSAGE_EXPANSION_KEY_LENGTH=32,exports.MAX_MESSAGE_EXPANSION_VAL_LENGTH=4096,exports.MINI_SOCKET_CONNECT_URIS=i,exports.MentionedType=G,exports.MessageBlockType=X,exports.MessageDirection=C,exports.MessageType=w,exports.NAVI_CACHE_DURATION=72e5,exports.NAVI_REQ_TIMEOUT=1e4,exports.NotificationLevel=x,exports.NotificationStatus=P,exports.ONE_LOG_SIZE_MAX=1e3,exports.OperateStatus=oe,exports.PUBLIC_CLOUD_NAVI_URIS=r,exports.PluginContext=Ki,exports.RCAssertError=je,exports.REAT_TIME_LOG_SIZE=500,exports.RTCPluginContext=Zo,exports.ReceivedStatus=n,exports.SEND_MESSAGE_TYPE_OPTION=o,exports.STATUS_MESSAGE=s,exports.STORAGE_ROOT_KEY="RCV4-",exports.UploadMethod=B,exports.VersionManage=Oe,exports.WEB_SOCKET_TIMEOUT=5e3,exports.WebSocketChannel=wi,exports.appendUrl=function(e,t){if(e=e.replace(/\?$/,""),!t)return e;var n=Object.keys(t).map((function(e){return"".concat(e,"=").concat(t[e])})).filter((function(e){return!!e}));return n.length?[e,n.join("&")].join("?"):e},exports.assert=function(e,t,n,r){if(void 0===r&&(r=!1),!Qe(e,t,n,r))throw new je("'".concat(e,"' is invalid: ").concat(JSON.stringify(t)))},exports.clone=ct,exports.cloneByJSON=ot,exports.deInitLogDB=Uo,exports.engineLogger=ke,exports.forEach=tt,exports.formatConnectResponseCode=at,exports.getBrowser=function(e){if("browser"!==e.tag)return{type:e.tag,version:"UnKonw"};var t,n,r=navigator.userAgent,i={IE:/rv:([\d.]+)\) like Gecko|MSIE ([\d.]+)/,Edge:/Edge\/([\d.]+)/,Firefox:/Firefox\/([\d.]+)/,Opera:/(?:OPERA|OPR).([\d.]+)/,WeChat:/MicroMessenger\/([\d.]+)/,QQBrowser:/QQBrowser\/([\d.]+)/,Chrome:/Chrome\/([\d.]+)/,Safari:/Version\/([\d.]+).*Safari/,iOSChrome:/Mobile\/([\d.]+).*Safari/};for(var o in i)if(i.hasOwnProperty(o)){var s=r.match(i[o]);if(s){n=o,t=s[1]||s[2];break}}return{type:n||"UnKonw",version:t||"UnKonw"}},exports.getClientMessageId=et,exports.getMimeKey=function(e){var t="application/octet-stream";switch(e){case I.IMAGE:t="image/jpeg";break;case I.AUDIO:t="audio/amr";break;case I.VIDEO:t="video/3gpp";break;case I.SIGHT:t="video/mpeg4";break;case I.COMBINE_HTML:t="text/html"}return t},exports.getUUID=Be,exports.getUUID22=Fe,exports.getUploadFileName=We,exports.indexOf=rt,exports.initLogDB=Mo,exports.isArray=de,exports.isArrayBuffer=pe,exports.isBoolean=function(e){return"boolean"==typeof e},exports.isFunction=_e,exports.isHttpUrl=ye,exports.isInObject=it,exports.isInclude=function(e,t){return-1!==rt(e,t)},exports.isNull=Ee,exports.isNumber=he,exports.isObject=fe,exports.isString=le,exports.isUndefined=Te,exports.isValidChannelId=me,exports.isValidChrmEntryKey=Ze,exports.isValidChrmEntryValue=$e,exports.isValidConversationType=Ie,exports.isValidExpansion=Ce,exports.isValidFileType=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(I,e)},exports.isValidNotificationLevel=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(x,e)},exports.logger=Ve,exports.map=nt,exports.notEmptyArray=function(e){return de(e)&&e.length>0},exports.notEmptyObject=ve,exports.notEmptyString=ge,exports.pushConfigsToJSON=Xe,exports.pushJSONToConfigs=ze,exports.todo=function(e){return new E(e)},exports.transcsv=Qo,exports.usingCppEngine=st,exports.validate=Qe,exports.version="5.6.1-beem";
1
+ "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),function(e){e[e.READ=1]="READ",e[e.LISTENED=2]="LISTENED",e[e.DOWNLOADED=4]="DOWNLOADED",e[e.RETRIEVED=8]="RETRIEVED",e[e.UNREAD=0]="UNREAD"}(e||(e={}));var t,n=e,r=["https://nav.cn.ronghub.com","https://nav2-cn.ronghub.com"],i=["wsproxy.cn.ronghub.com","wsap-cn.ronghub.com"],o={"RC:TxtMsg":{isCounted:!0,isPersited:!0},"RC:ImgMsg":{isCounted:!0,isPersited:!0},"RC:VcMsg":{isCounted:!0,isPersited:!0},"RC:ImgTextMsg":{isCounted:!0,isPersited:!0,searchProps:["content","title"]},"RC:FileMsg":{isCounted:!0,isPersited:!0},"RC:HQVCMsg":{isCounted:!0,isPersited:!0},"RC:LBSMsg":{isCounted:!0,isPersited:!0},"RC:PSImgTxtMsg":{isCounted:!0,isPersited:!0},"RC:PSMultiImgTxtMsg":{isCounted:!0,isPersited:!0},"RCJrmf:RpMsg":{isCounted:!0,isPersited:!0},"RCJrmf:RpOpendMsg":{isCounted:!0,isPersited:!0},"RC:CombineMsg":{isCounted:!0,isPersited:!0},"RC:ReferenceMsg":{isCounted:!0,isPersited:!0,searchProps:["content"]},"RC:SightMsg":{isCounted:!0,isPersited:!0},"RC:GIFMsg":{isCounted:!0,isPersited:!0},"RC:InfoNtf":{isCounted:!1,isPersited:!0},"RC:ContactNtf":{isCounted:!1,isPersited:!0},"RC:ProfileNtf":{isCounted:!1,isPersited:!0},"RC:CmdNtf":{isCounted:!1,isPersited:!0},"RC:GrpNtf":{isCounted:!1,isPersited:!0},"RC:RcCmd":{isCounted:!1,isPersited:!0},"RC:CmdMsg":{isCounted:!1,isPersited:!1},"RC:TypSts":{isCounted:!1,isPersited:!1},"RC:PSCmd":{isCounted:!1,isPersited:!1},"RC:SRSMsg":{isCounted:!1,isPersited:!1},"RC:RRReqMsg":{isCounted:!1,isPersited:!1},"RC:RRRspMsg":{isCounted:!1,isPersited:!1},"RC:CsChaR":{isCounted:!1,isPersited:!1},"RC:CSCha":{isCounted:!1,isPersited:!1},"RC:CsEva":{isCounted:!1,isPersited:!1},"RC:CsContact":{isCounted:!1,isPersited:!1},"RC:CsHs":{isCounted:!1,isPersited:!1},"RC:CsHsR":{isCounted:!1,isPersited:!1},"RC:CsSp":{isCounted:!1,isPersited:!1},"RC:CsEnd":{isCounted:!1,isPersited:!1},"RC:CsUpdate":{isCounted:!1,isPersited:!1},"RC:ReadNtf":{isCounted:!1,isPersited:!1},"RC:chrmKVNotiMsg":{isCounted:!1,isPersited:!1},"RC:VCAccept":{isCounted:!1,isPersited:!1},"RC:VCRinging":{isCounted:!1,isPersited:!1},"RC:VCSummary":{isCounted:!1,isPersited:!1},"RC:VCHangup":{isCounted:!1,isPersited:!1},"RC:VCInvite":{isCounted:!1,isPersited:!1},"RC:VCModifyMedia":{isCounted:!1,isPersited:!1},"RC:VCModifyMem":{isCounted:!1,isPersited:!1},"RC:MsgExMsg":{isCounted:!1,isPersited:!1},"RC:Delivered":{isCounted:!1,isPersited:!1},"RC:RRMsg":{isCounted:!1,isPersited:!1},"RC:LogCmdMsg":{isCounted:!1,isPersited:!1},"RC:InterceptMsg":{isCounted:!1,isPersited:!1}},s=["RC:TypSts","RC:InterceptMsg"],a=function(e){return t||(t={set:function(t,n){e.localStorage.setItem(t,JSON.stringify(n))},get:function(t){var n;try{n=JSON.parse(e.localStorage.getItem(t))}catch(e){n=null}return n},remove:function(t){return e.localStorage.removeItem(t)},getKeys:function(){var t=[];for(var n in e.localStorage)t.push(n);return t}}),t},u=function(){function e(e){this._caches={},e&&(this._caches=e)}return e.prototype.set=function(e,t){this._caches[e]=t},e.prototype.remove=function(e){var t=this.get(e);return delete this._caches[e],t},e.prototype.get=function(e){return this._caches[e]},e.prototype.getKeys=function(){var e=[];for(var t in this._caches)e.push(t);return e},e}(),c=function(){function e(e,t){var n,r=t?"".concat("RCV4-").concat(t):"RCV4-";this._rootStorage=a(e);var i=this._rootStorage.get(r)||{};this._cache=new u(((n={})[r]=i,n)),this._storageKey=r}return e.prototype._get=function(){var e=this._storageKey;return this._cache.get(e)||{}},e.prototype._set=function(e){var t=this._storageKey;e=e||{},this._cache.set(t,e),this._rootStorage.set(t,e)},e.prototype.set=function(e,t){var n=this._get();n[e]=t,this._set(n)},e.prototype.remove=function(e){var t=this._get();delete t[e],this._set(t)},e.prototype.clear=function(){var e=this._storageKey;this._rootStorage.remove(e),this._cache.remove(e)},e.prototype.get=function(e){return this._get()[e]},e.prototype.getKeys=function(){var e=this._get(),t=[];for(var n in e)t.push(n);return t},e.prototype.getValues=function(){return this._get()||{}},e}(),l=function(e,t){return l=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},l(e,t)};function h(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}l(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var d=function(){return d=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},d.apply(this,arguments)};function p(e,t,n,r){return new(n||(n=Promise))((function(i,o){function s(e){try{u(r.next(e))}catch(e){o(e)}}function a(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}u((r=r.apply(e,t||[])).next())}))}function f(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(a){return function(u){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,a[0]&&(s=0)),s;)try{if(n=1,r&&(i=2&a[0]?r.return:a[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return s.label++,{value:a[1],done:!1};case 5:s.label++,r=a[1],a=[0];continue;case 7:a=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){s=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){s.label=a[1];break}if(6===a[0]&&s.label<i[1]){s.label=i[1],i=a;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(a);break}i[2]&&s.ops.pop(),s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,u])}}}function _(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}var T,E=function(e){function t(t){return e.call(this,"TODO => ".concat(t))||this}return h(t,e),t}(Error),y=function(e){return e.match(/\d+(\.\d+){2}/)[0]};!function(e){e[e.IMAGE=1]="IMAGE",e[e.AUDIO=2]="AUDIO",e[e.VIDEO=3]="VIDEO",e[e.FILE=4]="FILE",e[e.SIGHT=5]="SIGHT",e[e.COMBINE_HTML=6]="COMBINE_HTML"}(T||(T={}));var v,I=T;!function(e){e[e.SEND=1]="SEND",e[e.RECEIVE=2]="RECEIVE"}(v||(v={}));var m,C=v;!function(e){e[e.TIMEOUT=-1]="TIMEOUT",e[e.UNKNOWN=-2]="UNKNOWN",e[e.PARAMETER_ERROR=-3]="PARAMETER_ERROR",e[e.EXTRA_METHOD_UNDEFINED=-4]="EXTRA_METHOD_UNDEFINED",e[e.MAIN_PROCESS_ERROR=-5]="MAIN_PROCESS_ERROR",e[e.PARAMETER_CHANGED=-6]="PARAMETER_CHANGED",e[e.SUCCESS=0]="SUCCESS",e[e.RC_DISCUSSION_GROUP_ID_INVALID=20407]="RC_DISCUSSION_GROUP_ID_INVALID",e[e.SEND_FREQUENCY_TOO_FAST=20604]="SEND_FREQUENCY_TOO_FAST",e[e.NOT_IN_DISCUSSION=21406]="NOT_IN_DISCUSSION",e[e.FORBIDDEN_IN_GROUP=22408]="FORBIDDEN_IN_GROUP",e[e.RECALL_MESSAGE=25101]="RECALL_MESSAGE",e[e.NOT_IN_GROUP=22406]="NOT_IN_GROUP",e[e.NOT_IN_CHATROOM=23406]="NOT_IN_CHATROOM",e[e.FORBIDDEN_IN_CHATROOM=23408]="FORBIDDEN_IN_CHATROOM",e[e.RC_CHATROOM_USER_KICKED=23409]="RC_CHATROOM_USER_KICKED",e[e.RC_CHATROOM_NOT_EXIST=23410]="RC_CHATROOM_NOT_EXIST",e[e.RC_CHATROOM_IS_FULL=23411]="RC_CHATROOM_IS_FULL",e[e.RC_CHATROOM_PATAMETER_INVALID=23412]="RC_CHATROOM_PATAMETER_INVALID",e[e.CHATROOM_GET_HISTORYMSG_ERROR=23413]="CHATROOM_GET_HISTORYMSG_ERROR",e[e.CHATROOM_NOT_OPEN_HISTORYMSG_STORE=23414]="CHATROOM_NOT_OPEN_HISTORYMSG_STORE",e[e.CHATROOM_KV_EXCEED=23423]="CHATROOM_KV_EXCEED",e[e.CHATROOM_KV_OVERWRITE_INVALID=23424]="CHATROOM_KV_OVERWRITE_INVALID",e[e.CHATROOM_KV_STORE_NOT_OPEN=23426]="CHATROOM_KV_STORE_NOT_OPEN",e[e.CHATROOM_KEY_NOT_EXIST=23427]="CHATROOM_KEY_NOT_EXIST",e[e.CHATROOM_KV_SET_ERROR=23431]="CHATROOM_KV_SET_ERROR",e[e.SENSITIVE_SHIELD=21501]="SENSITIVE_SHIELD",e[e.SENSITIVE_REPLACE=21502]="SENSITIVE_REPLACE",e[e.JOIN_IN_DISCUSSION=21407]="JOIN_IN_DISCUSSION",e[e.CREATE_DISCUSSION=21408]="CREATE_DISCUSSION",e[e.INVITE_DICUSSION=21409]="INVITE_DICUSSION",e[e.GET_USERINFO_ERROR=23407]="GET_USERINFO_ERROR",e[e.REJECTED_BY_BLACKLIST=405]="REJECTED_BY_BLACKLIST",e[e.RC_NET_CHANNEL_INVALID=30001]="RC_NET_CHANNEL_INVALID",e[e.RC_NET_UNAVAILABLE=30002]="RC_NET_UNAVAILABLE",e[e.RC_MSG_RESP_TIMEOUT=30003]="RC_MSG_RESP_TIMEOUT",e[e.RC_HTTP_SEND_FAIL=30004]="RC_HTTP_SEND_FAIL",e[e.RC_HTTP_REQ_FAIL=30005]="RC_HTTP_REQ_FAIL",e[e.RC_HTTP_RECV_FAIL=30006]="RC_HTTP_RECV_FAIL",e[e.RC_NAVI_RESOURCE_ERROR=30007]="RC_NAVI_RESOURCE_ERROR",e[e.RC_NODE_NOT_FOUND=30008]="RC_NODE_NOT_FOUND",e[e.RC_DOMAIN_NOT_RESOLVE=30009]="RC_DOMAIN_NOT_RESOLVE",e[e.RC_SOCKET_NOT_CREATED=30010]="RC_SOCKET_NOT_CREATED",e[e.RC_SOCKET_DISCONNECTED=30011]="RC_SOCKET_DISCONNECTED",e[e.RC_PING_SEND_FAIL=30012]="RC_PING_SEND_FAIL",e[e.RC_PONG_RECV_FAIL=30013]="RC_PONG_RECV_FAIL",e[e.RC_MSG_SEND_FAIL=30014]="RC_MSG_SEND_FAIL",e[e.RC_MSG_CONTENT_EXCEED_LIMIT=30016]="RC_MSG_CONTENT_EXCEED_LIMIT",e[e.RC_CONN_ACK_TIMEOUT=31e3]="RC_CONN_ACK_TIMEOUT",e[e.RC_CONN_PROTO_VERSION_ERROR=31001]="RC_CONN_PROTO_VERSION_ERROR",e[e.RC_CONN_ID_REJECT=31002]="RC_CONN_ID_REJECT",e[e.RC_CONN_SERVER_UNAVAILABLE=31003]="RC_CONN_SERVER_UNAVAILABLE",e[e.RC_CONN_USER_OR_PASSWD_ERROR=31004]="RC_CONN_USER_OR_PASSWD_ERROR",e[e.RC_CONN_NOT_AUTHRORIZED=31005]="RC_CONN_NOT_AUTHRORIZED",e[e.RC_CONN_REDIRECTED=31006]="RC_CONN_REDIRECTED",e[e.RC_CONN_PACKAGE_NAME_INVALID=31007]="RC_CONN_PACKAGE_NAME_INVALID",e[e.RC_CONN_APP_BLOCKED_OR_DELETED=31008]="RC_CONN_APP_BLOCKED_OR_DELETED",e[e.RC_CONN_USER_BLOCKED=31009]="RC_CONN_USER_BLOCKED",e[e.RC_DISCONN_KICK=31010]="RC_DISCONN_KICK",e[e.RC_DISCONN_EXCEPTION=31011]="RC_DISCONN_EXCEPTION",e[e.RC_DISCONN_SAME_CLIENT_ON_LINE=31023]="RC_DISCONN_SAME_CLIENT_ON_LINE",e[e.RC_APP_AUTH_NOT_PASS=31026]="RC_APP_AUTH_NOT_PASS",e[e.RC_OTP_USED=31027]="RC_OTP_USED",e[e.RC_PLATFORM_ERROR=31028]="RC_PLATFORM_ERROR",e[e.RC_CONN_USER_LOGOUT=31029]="RC_CONN_USER_LOGOUT",e[e.RC_LICENSE_EXPIRED=31030]="RC_LICENSE_EXPIRED",e[e.RC_QUERY_ACK_NO_DATA=32001]="RC_QUERY_ACK_NO_DATA",e[e.RC_MSG_DATA_INCOMPLETE=32002]="RC_MSG_DATA_INCOMPLETE",e[e.BIZ_ERROR_CLIENT_NOT_INIT=33001]="BIZ_ERROR_CLIENT_NOT_INIT",e[e.BIZ_ERROR_DATABASE_ERROR=33002]="BIZ_ERROR_DATABASE_ERROR",e[e.BIZ_ERROR_INVALID_PARAMETER=33003]="BIZ_ERROR_INVALID_PARAMETER",e[e.BIZ_ERROR_NO_CHANNEL=33004]="BIZ_ERROR_NO_CHANNEL",e[e.BIZ_ERROR_RECONNECT_SUCCESS=33005]="BIZ_ERROR_RECONNECT_SUCCESS",e[e.BIZ_ERROR_CONNECTING=33006]="BIZ_ERROR_CONNECTING",e[e.MSG_ROAMING_SERVICE_UNAVAILABLE=33007]="MSG_ROAMING_SERVICE_UNAVAILABLE",e[e.MSG_INSERT_ERROR=33008]="MSG_INSERT_ERROR",e[e.MSG_DEL_ERROR=33009]="MSG_DEL_ERROR",e[e.TAG_EXISTS=33101]="TAG_EXISTS",e[e.TAG_NOT_EXIST=33100]="TAG_NOT_EXIST",e[e.NO_TAG_IN_CONVER=33102]="NO_TAG_IN_CONVER",e[e.CONVER_REMOVE_ERROR=34001]="CONVER_REMOVE_ERROR",e[e.CONVER_GETLIST_ERROR=34002]="CONVER_GETLIST_ERROR",e[e.CONVER_SETOP_ERROR=34003]="CONVER_SETOP_ERROR",e[e.CONVER_TOTAL_UNREAD_ERROR=34004]="CONVER_TOTAL_UNREAD_ERROR",e[e.CONVER_TYPE_UNREAD_ERROR=34005]="CONVER_TYPE_UNREAD_ERROR",e[e.CONVER_ID_TYPE_UNREAD_ERROR=34006]="CONVER_ID_TYPE_UNREAD_ERROR",e[e.EXPANSION_LIMIT_EXCEET=34010]="EXPANSION_LIMIT_EXCEET",e[e.MESSAGE_KV_NOT_SUPPORT=34008]="MESSAGE_KV_NOT_SUPPORT",e[e.CONVER_OUT_LIMIT_ERROR=34013]="CONVER_OUT_LIMIT_ERROR",e[e.CONVER_GET_ERROR=35021]="CONVER_GET_ERROR",e[e.GROUP_SYNC_ERROR=35001]="GROUP_SYNC_ERROR",e[e.GROUP_MATCH_ERROR=35002]="GROUP_MATCH_ERROR",e[e.READ_RECEIPT_ERROR=35003]="READ_RECEIPT_ERROR",e[e.PACKAGE_ENVIRONMENT_ERROR=35006]="PACKAGE_ENVIRONMENT_ERROR",e[e.CAN_NOT_RECONNECT=35007]="CAN_NOT_RECONNECT",e[e.SERVER_UNAVAILABLE=35008]="SERVER_UNAVAILABLE",e[e.HOSTNAME_ERROR=35009]="HOSTNAME_ERROR",e[e.HAS_OHTER_SAME_CLIENT_ON_LINE=35010]="HAS_OHTER_SAME_CLIENT_ON_LINE",e[e.METHOD_NOT_AVAILABLE=35011]="METHOD_NOT_AVAILABLE",e[e.METHOD_NOT_SUPPORT=35012]="METHOD_NOT_SUPPORT",e[e.MSG_LIMIT_ERROR=35013]="MSG_LIMIT_ERROR",e[e.METHOD_ONLY_SUPPORT_ULTRA_GROUP=35014]="METHOD_ONLY_SUPPORT_ULTRA_GROUP",e[e.UPLOAD_FILE_FAILED=35020]="UPLOAD_FILE_FAILED",e[e.CHATROOM_ID_ISNULL=36001]="CHATROOM_ID_ISNULL",e[e.CHARTOOM_JOIN_ERROR=36002]="CHARTOOM_JOIN_ERROR",e[e.CHATROOM_HISMESSAGE_ERROR=36003]="CHATROOM_HISMESSAGE_ERROR",e[e.CHATROOM_KV_NOT_FOUND=36004]="CHATROOM_KV_NOT_FOUND",e[e.BLACK_ADD_ERROR=37001]="BLACK_ADD_ERROR",e[e.BLACK_GETSTATUS_ERROR=37002]="BLACK_GETSTATUS_ERROR",e[e.BLACK_REMOVE_ERROR=37003]="BLACK_REMOVE_ERROR",e[e.DRAF_GET_ERROR=38001]="DRAF_GET_ERROR",e[e.DRAF_SAVE_ERROR=38002]="DRAF_SAVE_ERROR",e[e.DRAF_REMOVE_ERROR=38003]="DRAF_REMOVE_ERROR",e[e.SUBSCRIBE_ERROR=39001]="SUBSCRIBE_ERROR",e[e.NOT_SUPPORT=39002]="NOT_SUPPORT",e[e.QNTKN_FILETYPE_ERROR=41001]="QNTKN_FILETYPE_ERROR",e[e.QNTKN_GET_ERROR=41002]="QNTKN_GET_ERROR",e[e.COOKIE_ENABLE=51001]="COOKIE_ENABLE",e[e.HAVNODEVICEID=24001]="HAVNODEVICEID",e[e.DEVICEIDISHAVE=24002]="DEVICEIDISHAVE",e[e.FEILD=24009]="FEILD",e[e.VOIPISNULL=24013]="VOIPISNULL",e[e.NOENGINETYPE=24010]="NOENGINETYPE",e[e.NULLCHANNELNAME=24011]="NULLCHANNELNAME",e[e.VOIPDYANMICERROR=24012]="VOIPDYANMICERROR",e[e.NOVOIP=24014]="NOVOIP",e[e.INTERNALERRROR=24015]="INTERNALERRROR",e[e.VOIPCLOSE=24016]="VOIPCLOSE",e[e.ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL=24416]="ULTRA_GROUP_USER_NOT_IN_PRIVATE_CHANNEL",e[e.CANCEL=1]="CANCEL",e[e.REJECT=2]="REJECT",e[e.HANGUP=3]="HANGUP",e[e.BUSYLINE=4]="BUSYLINE",e[e.NO_RESPONSE=5]="NO_RESPONSE",e[e.ENGINE_UN_SUPPORTED=6]="ENGINE_UN_SUPPORTED",e[e.NETWORK_ERROR=7]="NETWORK_ERROR",e[e.REMOTE_CANCEL=11]="REMOTE_CANCEL",e[e.REMOTE_REJECT=12]="REMOTE_REJECT",e[e.REMOTE_HANGUP=13]="REMOTE_HANGUP",e[e.REMOTE_BUSYLINE=14]="REMOTE_BUSYLINE",e[e.REMOTE_NO_RESPONSE=15]="REMOTE_NO_RESPONSE",e[e.REMOTE_ENGINE_UN_SUPPORTED=16]="REMOTE_ENGINE_UN_SUPPORTED",e[e.REMOTE_NETWORK_ERROR=17]="REMOTE_NETWORK_ERROR",e[e.VOIP_NOT_AVALIABLE=18]="VOIP_NOT_AVALIABLE",e[e.CHATROOM_KV_STORE_NOT_ALL_SUCCESS=23428]="CHATROOM_KV_STORE_NOT_ALL_SUCCESS",e[e.CHATROOM_KV_STORE_OUT_LIMIT=23429]="CHATROOM_KV_STORE_OUT_LIMIT",e[e.SEARCH_PROPS_LIMIT_ERROR=35022]="SEARCH_PROPS_LIMIT_ERROR"}(m||(m={}));var R,S=m;!function(e){e[e.NONE=0]="NONE",e[e.PRIVATE=1]="PRIVATE",e[e.DISCUSSION=2]="DISCUSSION",e[e.GROUP=3]="GROUP",e[e.CHATROOM=4]="CHATROOM",e[e.CUSTOMER_SERVICE=5]="CUSTOMER_SERVICE",e[e.SYSTEM=6]="SYSTEM",e[e.APP_PUBLIC_SERVICE=7]="APP_PUBLIC_SERVICE",e[e.PUBLIC_SERVICE=8]="PUBLIC_SERVICE",e[e.ULTRA_GROUP=10]="ULTRA_GROUP",e[e.RTC_ROOM=12]="RTC_ROOM"}(R||(R={}));var O,N=R;!function(e){e[e.CONNECTED=0]="CONNECTED",e[e.CONNECTING=1]="CONNECTING",e[e.DISCONNECTED=2]="DISCONNECTED",e[e.NETWORK_UNAVAILABLE=3]="NETWORK_UNAVAILABLE",e[e.CONNECTION_CLOSED=4]="CONNECTION_CLOSED",e[e.KICKED_OFFLINE_BY_OTHER_CLIENT=6]="KICKED_OFFLINE_BY_OTHER_CLIENT",e[e.WEBSOCKET_UNAVAILABLE=7]="WEBSOCKET_UNAVAILABLE",e[e.WEBSOCKET_ERROR=8]="WEBSOCKET_ERROR",e[e.BLOCKED=9]="BLOCKED",e[e.DOMAIN_INCORRECT=12]="DOMAIN_INCORRECT",e[e.DISCONNECT_BY_SERVER=13]="DISCONNECT_BY_SERVER",e[e.REDIRECT=14]="REDIRECT",e[e.USER_LOGOUT=19]="USER_LOGOUT",e[e.APPKEY_IS_FAKE=20]="APPKEY_IS_FAKE",e[e.FORBID_RECONNECT_BY_OTHER_SAME_CLIENT=31023]="FORBID_RECONNECT_BY_OTHER_SAME_CLIENT",e[e.ULTRALIMIT=1101]="ULTRALIMIT",e[e.REQUEST_NAVI=201]="REQUEST_NAVI",e[e.RESPONSE_NAVI=202]="RESPONSE_NAVI",e[e.RESPONSE_NAVI_ERROR=203]="RESPONSE_NAVI_ERROR",e[e.RESPONSE_NAVI_TIMEOUT=204]="RESPONSE_NAVI_TIMEOUT",e[e.RC_LICENSE_EXPIRED=31030]="RC_LICENSE_EXPIRED",e[e.RC_CONN_USER_OR_PASSWD_ERROR=31004]="RC_CONN_USER_OR_PASSWD_ERROR"}(O||(O={}));var L,M=O,U={ACCEPTED:0,UNACCEPTABLE_PROTOCOL_VERSION:1,IDENTIFIER_REJECTED:2,SERVER_UNAVAILABLE:3,TOKEN_INCORRECT:4,NOT_AUTHORIZED:5,REDIRECT:6,PACKAGE_ERROR:7,APP_BLOCK_OR_DELETE:8,BLOCK:9,TOKEN_EXPIRE:10,DEVICE_ERROR:11,HOSTNAME_ERROR:12,HASOHTERSAMECLIENTONLINE:13,IN_OTHER_CLUSTER:15,APP_AUTH_NOT_PASS:16,OTP_USED:17,PLATFORM_ERROR:18,USER_LOGOUT:19};!function(e){e.TextMessage="RC:TxtMsg",e.VOICE="RC:VcMsg",e.HQ_VOICE="RC:HQVCMsg",e.IMAGE="RC:ImgMsg",e.GIF="RC:GIFMsg",e.RICH_CONTENT="RC:ImgTextMsg",e.LOCATION="RC:LBSMsg",e.FILE="RC:FileMsg",e.SIGHT="RC:SightMsg",e.COMBINE="RC:CombineMsg",e.CHRM_KV_NOTIFY="RC:chrmKVNotiMsg",e.LOG_COMMAND="RC:LogCmdMsg",e.EXPANSION_NOTIFY="RC:MsgExMsg",e.REFERENCE="RC:ReferenceMsg",e.RECALL="RC:RcCmd",e.RECALL_NOTIFICATION_MESSAGE="RC:RcNtf",e.READ_RECEIPT="RC:ReadNtf",e.READ_RECEIPT_REQUEST="RC:RRReqMsg",e.READ_RECEIPT_RESPONSE="RC:RRRspMsg",e.SYNC_READ_STATUS="RC:SRSMsg",e.GROUP_READ_RECEIPT_REQUEST="RC:RRMsg",e.DELIVERED="RC:Delivered",e.DELIVERED_MSG="RC:DRMsg",e.CHATROOM_JOIN="RC:ChrmJoinNtf",e.CHATROOM_LEFT="RC:ChrmQuitNtf",e.CHATROOM_MERGE_CHANGE="RC:ChrmMemChange",e.TYPING_STATUS="RC:TypSts",e.INTERCEPT="RC:InterceptMsg"}(L||(L={}));var A,w=L;!function(e){e[e.OPEN=1]="OPEN",e[e.CLOSE=2]="CLOSE"}(A||(A={}));var b,P=A;!function(e){e[e.ALL_MESSAGE=-1]="ALL_MESSAGE",e[e.NOT_SET=0]="NOT_SET",e[e.AT_MESSAGE_NOTIFICATION=1]="AT_MESSAGE_NOTIFICATION",e[e.AT_USER_NOTIFICATION=2]="AT_USER_NOTIFICATION",e[e.AT_GROUP_ALL_USER_NOTIFICATION=4]="AT_GROUP_ALL_USER_NOTIFICATION",e[e.NOT_MESSAGE_NOTIFICATION=5]="NOT_MESSAGE_NOTIFICATION"}(b||(b={}));var D,x=b;!function(e){e[e.ALL=1]="ALL",e[e.SINGAL=2]="SINGAL"}(D||(D={}));var V,G=D;!function(e){e[e.QINIU=1]="QINIU",e[e.ALI=2]="ALI",e[e.AWS=3]="AWS",e[e.STC=4]="STC"}(V||(V={}));var k,B=V;!function(e){e[e.UPDATE=1]="UPDATE",e[e.DELETE=2]="DELETE"}(k||(k={}));var F,H,K,q,Y=k;exports.LogLevel=void 0,(F=exports.LogLevel||(exports.LogLevel={}))[F.LOG=0]="LOG",F[F.DEBUG=0]="DEBUG",F[F.INFO=1]="INFO",F[F.WARN=2]="WARN",F[F.ERROR=3]="ERROR",F[F.FATAL=4]="FATAL",F[F.STATISTICS=6]="STATISTICS",F[F.NONE=1e3]="NONE",exports.LogSource=void 0,(H=exports.LogSource||(exports.LogSource={})).IM="IM",H.RTC="RTC",exports.LogTagId=void 0,(K=exports.LogTagId||(exports.LogTagId={})).L_IMSDK_VER_O="L-imsdk_ver-O",K.A_INIT_O="A-init-O",K.A_INIT_REPEAT_O="A_INIT_REPEAT_O",K.L_INIT_O="L-init-O",K.A_DESTROY_O="A_DESTROY_O",K.L_DESTROY_O="L_DESTROY_O",K.A_CONNECT_T="A-connect-T",K.A_CONNECT_R="A-connect-R",K.A_DISCONNECT_O="A-disconnect-O",K.A_RECONNECT_T="A-reconnect-T",K.A_RECONNECT_R="A_RECONNECT_R",K.L_CONNECT_T="L-connect-T",K.L_CONNECT_R="L-connect-R",K.L_CONNECT_S="L-connect-S",K.L_NOTIFY_ULTRA_ONLINE_S="L-notify-ultra-online-S",K.L_ULTRA_SYNC_DONE_S="L-ultra-sync-done-S",K.L_BATCH_MESSAGE_O="L-BATCH_MESSAGE-O",K.A_MSG_LISTENER_E="A-MSG_LISTENER-E",K.O="L-original-O",K.T="L-TEST-O",K.L_INSTALL_PLUGIN_T="L-INSTALL_PLUGIN-T",K.L_INSTALL_PLUGIN_R="L-INSTALL_PLUGIN-R",K.L_NAVI_CONF_E="L-NAVI_CONF_ERROR-E",K.A_SEND_MSG_T="A-send_msg-T",K.A_SEND_MSG_R="A-send_msg-R",K.L_SEND_MSG_T="L-send_msg-T",K.L_SEND_MSG_R="L-send_msg-R",K.L_PULL_MSG_T="L-pull_msg-T",K.L_PULL_MSG_R="L-pull_msg-R",K.L_PULL_MSG_O="L-pull_msg-O",K.L_PULL_ULTRA_MSG_T="L-pull_ultra_msg-T",K.L_PULL_ULTRA_MSG_R="L-pull_ultra_msg-R",K.L_PULL_CHATROOM_KV_T="L-pull_chatroom_kv-T",K.L_PULL_CHATROOM_KV_R="L-pull_chatroom_kv-R",K.L_PULL_CHATROOM_MSG_T="L-pull_chatroom_msg-T",K.L_PULL_CHATROOM_MSG_R="L-pull_chatroom_msg-R",K.L_RECV_MULTI_SYNC_MSG_O="L-recv_multi_sync_msg-O",K.L_RECV_S_MSG_O="L-recv_s_msg-O",K.A_DELETE_MESSAGES_S="A-delete_messages-S",K.P_DELETE_MSG_S="P-delete_msg-S",K.L_PULL_CONVERSATION_S="L-pull_conversation-S",K.L_RECALL_ULTRA_MSG_S="L-recall_ultra_msg-S",K.A_REGTYP_O="A-regtyp-O",K.P_REGTYP_E="P-regtype-E",K.L_GET_NAVI_T="L-get_navi-T",K.L_GET_NAVI_R="L-get_navi-R",K.L_ENV_S="L-Env-S",K.L_GET_INDEX_NAVI_S="L-get_index_navi-S",K.A_JOIN_CHATROOM_T="A-join_chatroom-T",K.A_JOIN_CHATROOM_R="A-join_chatroom-R",K.L_JOIN_CHATROOM_T="L-join_chatroom-T",K.L_JOIN_CHATROOM_R="L-join_chatroom-R",K.A_QUIT_CHATROOM_T="A-quit_chatroom-T",K.A_QUIT_CHATROOM_R="A-quit_chatroom-R",K.L_REJOIN_CHATROOM_T="L-rejoin_chatroom-T",K.L_REJOIN_CHATROOM_R="L-rejoin_chatroom-R",K.L_MEDIA_S="L-media-S",K.L_MEDIA_UPLOAD_T="L-media_upload-T",K.L_MEDIA_UPLOAD_R="L-media_upload-R",K.G_UPLOAD_LOG_S="G-upload_log-S",K.G_REPORT_LOG_S="G-report_log-S",K.G_UPLOAD_LOG_E="G-upload_log-E",K.G_GET_REAL_TIMELOG_COMMAND_S="G-get_real_timelog_command-S",K.L_CHECK_ALIVE_IM_T="L-check_alive_im-T",K.L_CHECK_ALIVE_IM_R="L-check_alive_im-R",K.A_GET_HISTORY_MSG_T="A-get_history_msg-T",K.A_GET_HISTORY_MSG_R="A-get_history_msg-R",K.L_GET_HISTORY_MSG_T="L-get_history_msg-T",K.L_GET_HISTORY_MSG_R="L-get_history_msg-R",K.A_GET_PRIVATE_MESSAGE_DELIVER_TIME_E="A-get_privage_message_deliver_time-E",K.A_GET_GROUP_MESSAGE_DELIVER_LIST_E="A-get_group_message_deliver_list-E",K.A_CALLBACK_O="A-callback-O",K.A_CALLBACK_E="A-callback-E",K.L_CALLBACK_E="L-callback-E",K.A_GET_TOP_CONVERSATION_LIST_E="A-get_top_conversation_list-E",K.L_PB_ENCODE_E="L-pb-encode-E",K.L_PB_DECODE_E="L-pb-decode-E",K.L_NOTIFY_NAVI_CHANGE_E="L-notify_navi_change-E",K.L_REPORT_FULL_LOG_O="L-report_full_log-O",K.L_REPORT_FULL_LOG_T="L-report_full_log-T",K.L_REPORT_FULL_LOG_R="L-report_full_log-R",K.L_REPORT_LOG_POLICY_E="L-parse_navi_logpolicy-E",K.L_UNSUPPORT_INDEXDB_O="L-unsupport_IndexDB-O",K.L_LOGDB_OPEN_FAILED_E="L-logDB_open_failed-E",K.L_LOGDB_CLOSED_S="L-logDB_closed-S",K.L_LOGDB_ERROR_E="L-logDB_error-S",K.L_LOGDB_ABORT_S="L-logDB_abort-S",K.L_REALTIME_LOG_R="L_REALTIME_LOG_R",K.L_REALTIME_LOG_O="L_REALTIME_LOG_O",K.L_REALTIME_LOG_T="L_REALTIME_LOG_T",K.L_UNKNOWN_TOPIC_E="L_UNKNOWN_TOPIC_E",K.L_RECV_RMTP_O="L_RECV_RMTP_O",K.L_RECV_RMTP_E="L_RECV_RMTP_E",K.L_VER_REPORT_T="L-VER_REPORT-T",K.L_VER_REPORT_R="L-VER_REPORT-R",K.L_CALL_MAIN_SYNC_O="L_CALL_MAIN_SYNC_O",K.L_UNSUPPORT_NTF_FROM_MAIN_E="L_UNSUPPORT_NTF_FROM_MAIN_E",K.A_SET_MSG_CONTENT_O="A_SET_MSG_CONTENT_O",function(e){e[e.QUIT=0]="QUIT",e[e.JOIN=1]="JOIN"}(q||(q={}));var j,Q,J=q;!function(e){e[e.GLOBAL=1]="GLOBAL",e[e.CUSTOM=2]="CUSTOM",e[e.THIRD_PARTY=3]="THIRD_PARTY"}(j||(j={})),exports.MessageBlockSourceType=void 0,(Q=exports.MessageBlockSourceType||(exports.MessageBlockSourceType={}))[Q.MSG_ORIGINAL=0]="MSG_ORIGINAL",Q[Q.MSG_EXPANSION=1]="MSG_EXPANSION",Q[Q.MSG_MODIFY=2]="MSG_MODIFY";var W,X=j;!function(e){e[e.typing=0]="typing"}(W||(W={}));var z,Z,$,ee,te,ne,re,ie,oe=W;exports.StoreKeys=void 0,(z=exports.StoreKeys||(exports.StoreKeys={})).NAVI="rc-navi",z.REALTIME_LOG_TIMESTAMP="rc-realtime-log-timestamp",exports.UltraGroupChannelType=void 0,(Z=exports.UltraGroupChannelType||(exports.UltraGroupChannelType={}))[Z.PUBLIC=0]="PUBLIC",Z[Z.PRIVATE=1]="PRIVATE",exports.UltraGroupChannelChangeType=void 0,($=exports.UltraGroupChannelChangeType||(exports.UltraGroupChannelChangeType={}))[$.PUBLIC_TO_PRIVATE=2]="PUBLIC_TO_PRIVATE",$[$.PRIVATE_TO_PUBLIC=3]="PRIVATE_TO_PUBLIC",$[$.PUBLIC_TO_PRIVATE_USER_NOT_IN=6]="PUBLIC_TO_PRIVATE_USER_NOT_IN",exports.UltraMsgChangeType=void 0,(ee=exports.UltraMsgChangeType||(exports.UltraMsgChangeType={}))[ee.MSG_EXPANSION=1]="MSG_EXPANSION",ee[ee.MSG_MODIFY=2]="MSG_MODIFY",ee[ee.MSG_RECALL=3]="MSG_RECALL",ee[ee.CHANNEL_CHANGE=4]="CHANNEL_CHANGE",exports.UltraMsgSubChangeType=void 0,(te=exports.UltraMsgSubChangeType||(exports.UltraMsgSubChangeType={}))[te.CHANNEL_DELETE=1]="CHANNEL_DELETE",te[te.PUBLIC_TO_PRIVATE=2]="PUBLIC_TO_PRIVATE",te[te.PRIVATE_TO_PUBLIC=3]="PRIVATE_TO_PUBLIC",te[te.PRIVATE_CHANNEL_USER_JOIN_PUBLIC=4]="PRIVATE_CHANNEL_USER_JOIN_PUBLIC",te[te.CHANNEL_USER_KICKED=5]="CHANNEL_USER_KICKED",te[te.PUBLIC_TO_PRIVATE_USER_NOT_IN=6]="PUBLIC_TO_PRIVATE_USER_NOT_IN",exports.RTCMode=void 0,(ne=exports.RTCMode||(exports.RTCMode={}))[ne.RTC=0]="RTC",ne[ne.LIVE=2]="LIVE",ne[ne.SIP=4]="SIP",ne[ne.CALL=5]="CALL",ne[ne.MEETING=6]="MEETING",ne[ne.CROSS_MUTI=7]="CROSS_MUTI",ne[ne.CROSS_LIVE=8]="CROSS_LIVE",exports.LiveType=void 0,(re=exports.LiveType||(exports.LiveType={}))[re.AUDIO_AND_VIDEO=0]="AUDIO_AND_VIDEO",re[re.AUDIO=1]="AUDIO",exports.LiveRole=void 0,(ie=exports.LiveRole||(exports.LiveRole={}))[ie.ANCHOR=1]="ANCHOR",ie[ie.AUDIENCE=2]="AUDIENCE";var se,ae,ue,ce={"RC:VCAccept":"RC:VCAccept","RC:VCRinging":"RC:VCRinging","RC:VCSummary":"RC:VCSummary","RC:VCHangup":"RC:VCHangup","RC:VCInvite":"RC:VCInvite","RC:VCModifyMedia":"RC:VCModifyMedia","RC:VCModifyMem":"RC:VCModifyMem"};exports.RTCApiType=void 0,(se=exports.RTCApiType||(exports.RTCApiType={}))[se.ROOM=1]="ROOM",se[se.PERSON=2]="PERSON",exports.RTCIdentityChangeType=void 0,(ae=exports.RTCIdentityChangeType||(exports.RTCIdentityChangeType={}))[ae.AnchorToViewer=1]="AnchorToViewer",ae[ae.ViewerToAnchor=2]="ViewerToAnchor",exports.RTCJoinType=void 0,(ue=exports.RTCJoinType||(exports.RTCJoinType={}))[ue.KICK=0]="KICK",ue[ue.REFUSE=1]="REFUSE",ue[ue.COEXIST=2]="COEXIST";var le=function(e){return"string"==typeof e},he=function(e){return"number"==typeof e&&!Number.isNaN(e)},de=function(e){return-1!==Object.prototype.toString.call(e).indexOf("Array")},pe=function(e){return"[object ArrayBuffer]"===Object.prototype.toString.call(e)},ge=function(e){return le(e)&&e.length>0},fe=function(e){return"[object Object]"===Object.prototype.toString.call(e)},_e=function(e){return"[object Function]"===Object.prototype.toString.call(e)},Te=function(e){return void 0===e||"[object Undefined]"===Object.prototype.toString.call(e)},Ee=function(e){return"[object Null]"===Object.prototype.toString.call(e)},ye=function(e){return le(e)&&/https?:\/\//.test(e)},ve=function(e){for(var t in e)return!0;return!1},Ie=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(N,e)},me=function(e){var t=!1;return le(e)&&!/_/g.test(e)&&e.length<=20&&(t=!0),t},Ce=function(e){var t=!1,n=!1,r=!1;if(fe(e)){var i=Object.keys(e).length;for(var o in t=i>20,e)if(n||(n=le(o)&&!/^[A-Za-z0-9_=+-]+$/.test(o)),!r){var s=e[o];r=o.length>32||s.length>4096}}return{isExceedLimit:t,isIllgalEx:n,isExKeyOrValLengthExceedLimit:r}},Re=function(){function e(){this._map={}}return e.prototype.on=function(e,t,n){var r=this._map[e]||(this._map[e]=[]);r.some((function(e){return e.listener===t&&e.target===n}))||r.push({listener:t,target:n})},e.prototype.once=function(e,t,n){var r=this._map[e]||(this._map[e]=[]);r.some((function(e){return e.listener===t&&e.target===n}))||r.push({listener:t,target:n,once:!0})},e.prototype.off=function(e,t,n){var r=this._map[e];r&&((r=r.filter((function(e){return e.listener!==t||e.target!==n}))).length?this._map[e]=r:delete this._map[e])},e.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this._map[e];if(r)for(var i=r.length-1;i>=0;i-=1){var o=r[i],s=o.target,a=o.once,u=o.listener;a&&r.splice(i,1);try{u.call.apply(u,_([s],t,!1))}catch(e){null===console||void 0===console||console.error(e)}}},e.prototype.removeAll=function(e){delete this._map[e]},e.prototype.clear=function(){Object.keys(this._map).forEach(this.removeAll,this)},e}(),Se="undefined"!=typeof window&&window?(window.__RCVersionInfo||(window.__RCVersionInfo={}),window.__RCVersionInfo):{};Se.engine="5.6.1";var Oe=function(){function e(){}return e.add=function(e,t){Se[e]=t},e.validEngine=function(e){var t=e.match(/\d+\.\d+\.\d+/);if(!t)return!1;var n=t[0].split(".").map((function(e){return e.padStart(3,"0")})).join("");return Se.engine.match(/\d+\.\d+\.\d+/)[0].split(".").map((function(e){return e.padStart(3,"0")})).join("")>=n},e.getInfo=function(){return Se},e}();var Ne=Date.now(),Le=0;function Me(e,t,n,r){}var Ue,Ae,we=Me.bind(null,exports.LogLevel.DEBUG),be=Me.bind(null,exports.LogLevel.INFO),Pe=Me.bind(null,exports.LogLevel.WARN),De=Me.bind(null,exports.LogLevel.ERROR),xe=Me.bind(null,exports.LogLevel.FATAL),Ve=Object.freeze({__proto__:null,logLevelTransformer:function(e){return 4-e},ID:function(){var e=Date.now();return Ne!==e&&(Ne=e,Le=0),"".concat(Ne,"-").concat(Le++)},init:function(e){},log:Me,debug:we,info:be,warn:Pe,error:De,fatal:xe}),Ge=function(){function e(e,t,n){this.tagId=e,this.logSource=t,this.initiator=n,this.debug=this.log.bind(this,exports.LogLevel.DEBUG),this.info=this.log.bind(this,exports.LogLevel.INFO),this.warn=this.log.bind(this,exports.LogLevel.WARN),this.error=this.log.bind(this,exports.LogLevel.ERROR),this.fatal=this.log.bind(this,exports.LogLevel.FATAL)}return e.prototype.setLogLevel=function(e){},e.prototype.setLogStdout=function(e){},e.prototype.log=function(e){},e.prototype.set=function(e,t){},e.prototype.setStdout=function(e){},e}(),ke=new Ge("RC-E"),Be=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))},Fe=function(){var e=Be();if(e="".concat(e.replace(/-/g,""),"a"),e=function(e){var t="0123456789abcdefghigklmnopqrstuvwxyzABCDEFGHIGKLMNOPQRSTUVWXYZa0".split(""),n=t.length+1,r=+e,i=[];do{var o=r%n;r=(r-o)/n,i.unshift(t[o])}while(r);return i.join("")}(e=parseInt(e,16)),e.length>22&&(e=e.slice(0,22)),e.length<22)for(var t=22-e.length,n=0;n<t;n++)e+="0";return e};exports.AssertRules=void 0,(Ae=exports.AssertRules||(exports.AssertRules={}))[Ae.STRING=0]="STRING",Ae[Ae.ONLY_STRING=1]="ONLY_STRING",Ae[Ae.NUMBER=2]="NUMBER",Ae[Ae.BOOLEAN=3]="BOOLEAN",Ae[Ae.OBJECT=4]="OBJECT",Ae[Ae.ARRAY=5]="ARRAY",Ae[Ae.CALLBACK=6]="CALLBACK",Ae[Ae.CHANNEL_ID=7]="CHANNEL_ID",Ae[Ae.CONVERSATION=8]="CONVERSATION";var He,Ke,qe,Ye=((Ue={})[exports.AssertRules.STRING]=ge,Ue[exports.AssertRules.ONLY_STRING]=le,Ue[exports.AssertRules.NUMBER]=he,Ue[exports.AssertRules.BOOLEAN]=function(e){return"boolean"==typeof e},Ue[exports.AssertRules.OBJECT]=fe,Ue[exports.AssertRules.ARRAY]=de,Ue[exports.AssertRules.CALLBACK]=function(e){var t=!0;return fe(e)||(t=!1),(e=e||{}).onSuccess&&!_e(e.onSuccess)&&(t=!1),e.onError&&!_e(e.onError)&&(t=!1),t},Ue[exports.AssertRules.CHANNEL_ID]=me,Ue[exports.AssertRules.CONVERSATION]=function(e){var t=!0;return fe(e)||(t=!1),le(e.targetId)||(t=!1),Ie(e.conversationType)||(t=!1),Te(e.channelId)||me(e.channelId)||(t=!1),t},Ue),je=function(e){function t(t){var n=e.call(this,t)||this;return n.name="RCAssertError",n}return h(t,e),t}(Error),Qe=function(e,t,n,r){void 0===r&&(r=!1),n=Ye[n]||n;var i=r?n(t):Te(t)||null==t||n(t);return i||null===console||void 0===console||console.error("'".concat(e,"' is invalid: ").concat(JSON.stringify(t))),i},Je=function(e){if(!fe(e)||void 0===e.low||void 0===e.high)return e;var t=e.low;return t<0&&(t+=4294967296),t=t.toString(16),parseInt(e.high.toString(16)+"00000000".replace(new RegExp("0{".concat(t.length,"}$")),t),16)},We=function(e,t){var n=Math.floor(1e3*Math.random()%1e4),r=Be(),i=function(e){e=e||"-";var t=new Date,n=t.getFullYear(),r=t.getMonth()+1,i=t.getDate();return"".concat(n).concat(e).concat(r).concat(e).concat(i)}(),o=(new Date).getTime(),s="";if(t){var a=t.split(".");s=".".concat(a[a.length-1])}return"".concat(e,"__RC-").concat(i,"_").concat(n,"_").concat(o).concat(r).concat(s)},Xe=function(e,t){void 0===e&&(e={}),void 0===t&&(t={});var n=e.threadId,r=e.apnsCollapseId,i=e.category,o=e.richMediaUri,s=t.channelIdMi,a=t.channelIdHW,u=t.channelIdOPPO,c=t.typeVivo,l=t.googleConfig,h={};h["thread-id"]=n||"",h["apns-collapse-id"]=r||"",h.category=i||"",h.richMediaUri=o||"";var d={};d.collapse_key=null==l?void 0:l.collapseKey,d.imageUrl=null==l?void 0:l.imageUrl;var p=null==l?void 0:l.priority;p&&!["high","normal"].includes(p)&&(p="normal"),d.priority=p;var g=[{HW:{channelId:a||""}},{MI:{channelId:s||""}},{OPPO:{channelId:u||""}},{VIVO:{classification:c||""}},{APNS:h},{FCM:d}];return JSON.stringify(g)},ze=function(e,t,n){var r={},i={notificationId:n||""};if(!t)return{iOSConfig:r,androidConfig:i};try{var o=JSON.parse(t);null==o||o.forEach((function(e){var t,n,o,s,a=Object.keys(e);if(0!==a.length){var u=a[0];switch(u){case"HW":return void(i.channelIdHW=null===(t=e[u])||void 0===t?void 0:t.channelId);case"MI":return void(i.channelIdMi=null===(n=e[u])||void 0===n?void 0:n.channelId);case"OPPO":return void(i.channelIdOPPO=null===(o=e[u])||void 0===o?void 0:o.channelId);case"VIVO":return void(i.typeVivo=null===(s=e[u])||void 0===s?void 0:s.classification);case"APNS":return r.threadId=e[u]["thread-id"],r.apnsCollapseId=e[u]["apns-collapse-id"],r.category=e[u].category,void(r.richMediaUri=e[u].richMediaUri);case"FCM":i.googleConfig={collapseKey:e[u].collapse_key||"",imageUrl:e[u].imageUrl||"",priority:e[u].priority||""}}}}))}catch(n){e.error(exports.LogTagId.O,"Wrong format for pushConfigs field! content: ".concat(t))}return{iOSConfig:r,androidConfig:i}},Ze=function(e){var t=/^[A-Za-z0-9_=+-]+$/.test(e),n=e.length;return t&&(n<=128&&n>=1)},$e=function(e){var t=e.length;return t<=4096&&t>=1},et=(He=0,function(){var e=((4294967295&Date.now())>>>0).toString(2),t=Math.floor(Math.random()*(Math.pow(2,20)-1)),n=e+He.toString(2).padStart(11,"0")+t.toString(2).padStart(20,"0");return He=2047&++He,parseInt(n,2)}),tt=function(e,t,n){var r=null==n?void 0:n.isReverse;fe(e)&&function(){for(var n in e)t(e[n],n,e)}(),(de(e)||le(e))&&function(){if(r)for(var n=e.length-1;n>=0;n--)t(e[n],n);else for(var i=0,o=e.length;i<o;i++)t(e[i],i)}()},nt=function(e,t){return tt(e,(function(n,r){e[r]=t(n,r)})),e},rt=function(e,t){if(e.indexOf)return e.indexOf(t);var n=-1;return tt(e,(function(e,r){t===e&&(n=r)})),n},it=function(e,t){var n=[];return tt(e,(function(e){n.push(e)})),-1!==rt(n,t)},ot=function(e){return JSON.parse(JSON.stringify(e))},st=function(){return"undefined"!=typeof RCCppEngine},at=function(e){switch(e){case U.SERVER_UNAVAILABLE:return S.SERVER_UNAVAILABLE;case U.TOKEN_INCORRECT:return S.RC_CONN_USER_OR_PASSWD_ERROR;case U.REDIRECT:return S.RC_CONN_REDIRECTED;case U.APP_BLOCK_OR_DELETE:return S.RC_CONN_APP_BLOCKED_OR_DELETED;case U.BLOCK:return S.RC_CONN_USER_BLOCKED;case U.TOKEN_EXPIRE:return S.RC_CONN_USER_OR_PASSWD_ERROR;case U.HOSTNAME_ERROR:return S.HOSTNAME_ERROR;case U.HASOHTERSAMECLIENTONLINE:return S.HAS_OHTER_SAME_CLIENT_ON_LINE;case U.APP_AUTH_NOT_PASS:return S.RC_APP_AUTH_NOT_PASS;case U.OTP_USED:return S.RC_OTP_USED;case U.PLATFORM_ERROR:return S.RC_PLATFORM_ERROR;case U.USER_LOGOUT:return S.RC_CONN_USER_LOGOUT;default:return S.RC_NET_UNAVAILABLE}},ut=function(e){var t;if("object"==typeof e&&null!==e)if(Array.isArray(e))for(var n in t=[],e)t.push(ut(e[n]));else for(var n in t={},e)t[n]=ut(e[n]);else t=e;return t},ct=function(e){var t;try{t=ut(e)}catch(n){ke.error("clone err:",n),t=JSON.parse(JSON.stringify(e))}return t},lt=function(e){var t={},n=JSON.parse(e);return tt(n,(function(e,n){t[n]=e.v})),t},ht={_delayTime:0,setTime:function(e){var t=(new Date).getTime();ht._delayTime=t-e},getTime:function(){var e=ht._delayTime;return(new Date).getTime()-e}},dt=function(e,t){var n=0;return e.isAutoDelete&&(n|=1),e.isOverwrite&&(n|=2),2===t&&(n|=4),n};function pt(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2]}))}))}!function(e){e[e.PRIVATE=1]="PRIVATE",e[e.OPEN=0]="OPEN"}(Ke||(Ke={})),function(e){e[e.NAVI=1]="NAVI",e[e.TCP=2]="TCP",e[e.WS=3]="WS"}(qe||(qe={}));var gt,ft,_t,Tt,Et,yt,vt={},It={sdkPrivate:Ke.OPEN,serverPrivate:Ke.OPEN,bundleId:"lib-next"};function mt(){return It}function Ct(e){return vt[e]||{}}exports.HttpMethod=void 0,(gt=exports.HttpMethod||(exports.HttpMethod={})).GET="GET",gt.POST="POST",exports.NetworkType=void 0,(ft=exports.NetworkType||(exports.NetworkType={})).WIFI="wifi",ft.FOUR_G="4g",ft.THREE_G="3g",ft.TWO_G="2g",ft.FIVE_G="2g",ft.THREE_GENT="3gnet",ft.UNKONWN="unknown",function(e){e[e.AT_MOST_ONCE=0]="AT_MOST_ONCE",e[e.AT_LEAST_ONCE=1]="AT_LEAST_ONCE",e[e.EXACTLY_ONCE=2]="EXACTLY_ONCE",e[e.DEFAULT=3]="DEFAULT"}(_t||(_t={})),function(e){e[e.SYMMETRIC=0]="SYMMETRIC",e[e.CONNECT=1]="CONNECT",e[e.CONN_ACK=2]="CONN_ACK",e[e.PUBLISH=3]="PUBLISH",e[e.PUB_ACK=4]="PUB_ACK",e[e.QUERY=5]="QUERY",e[e.QUERY_ACK=6]="QUERY_ACK",e[e.QUERY_CONFIRM=7]="QUERY_CONFIRM",e[e.SUBSCRIBE=8]="SUBSCRIBE",e[e.SUB_ACK=9]="SUB_ACK",e[e.UNSUBSCRIBE=10]="UNSUBSCRIBE",e[e.UNSUB_ACK=11]="UNSUB_ACK",e[e.PING_REQ=12]="PING_REQ",e[e.PING_RESP=13]="PING_RESP",e[e.DISCONNECT=14]="DISCONNECT",e[e.RESERVER2=15]="RESERVER2"}(Tt||(Tt={})),function(e){e.PUB="pub",e.QUERY="qry"}(Et||(Et={})),function(e){e[e.V4=4]="V4",e[e.V3=3]="V3"}(yt||(yt={}));var Rt,St=function(){function e(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=_t.AT_LEAST_ONCE),void 0===r&&(r=!1),this._retain=!1,this.qos=_t.AT_LEAST_ONCE,this._dup=!1,this.syncMsg=!1;var i=e>0;e&&i&&1===arguments.length?(this._retain=(1&e)>0,this.qos=(6&e)>>1,this._dup=(8&e)>0,this.type=e>>4&15,this.syncMsg=8==(8&e)):(this.type=e,this._retain=t,this.qos=n,this._dup=r)}return e.prototype.encode=function(){var e=this.type<<4;return e|=this._retain?1:0,e|=this.qos<<1,e|=this._dup?8:0},e}(),Ot=function(){function e(){}return e.writeUTF=function(e,t){var n=[],r=0;if(le(e))for(var i=0,o=e.length;i<o;i++){var s=e.charCodeAt(i);s>=0&&s<=127?(r+=1,n.push(s)):s>=128&&s<=2047?(r+=2,n.push(192|31&s>>6),n.push(128|63&s)):s>=2048&&s<=65535&&(r+=3,n.push(224|15&s>>12),n.push(128|63&s>>6),n.push(128|63&s))}for(i=0,o=n.length;i<o;i++)n[i]>255&&(n[i]&=255);return t?n:r<=255?[0,r].concat(n):[r>>8,255&r].concat(n)},e.readUTF=function(e){for(var t,n,r=[],i=-1,o=e,s="";++i<o.length;){var a=Number(o[i]);if(a===(127&a)||(240==(240&a)?a=(a=(a=(a^=240)<<6|128^o[++i])<<6|128^o[++i])<<6|128^o[++i]:224==(224&a)?a=(a=(a^=224)<<6|128^o[++i])<<6|128^o[++i]:192==(192&a)&&(a=(a^=192)<<6|128^o[++i])),!Number.isFinite(a)||a<0||a>1114111||Math.floor(a)!==a)throw RangeError("Invalid code point: ".concat(a));a<=65535?r.push(a):(t=(a-=65536)>>10|55296,n=a%1024|56320,r.push(t,n)),(i+1===o.length||r.length>16384)&&(s+=String.fromCharCode.apply(null,r),r.length=0)}return s},e}(),Nt=function(){function e(e){this._position=0,this._poolLen=0,this._pool=e,this._poolLen=e.length}return e.prototype.check=function(){return this._position>=this._pool.length},e.prototype.read2Byte=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<2;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r.toString()}return parseInt(t,16)},e.prototype.readInt=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<4;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r.toString()}return parseInt(t,16)},e.prototype.readLong=function(){var e=this;if(e.check())return-1;for(var t="",n=0;n<8;n++){var r=e._pool[e._position++].toString(16);1===r.length&&(r="0".concat(r)),t+=r}return parseInt(t,16)},e.prototype.readByte=function(){if(this.check())return-1;var e=this._pool[this._position++];return e>255&&(e&=255),e},e.prototype.readUTF=function(){if(this.check())return"";var e=this.readByte()<<8|this.readByte(),t=this._pool.subarray(this._position,this._position+=e);return Ot.readUTF(t)},e.prototype.readAll=function(){return this._pool.subarray(this._position,this._poolLen)},e}(),Lt=function(){function e(){this._pool=[],this._position=0,this._writen=0}return e.prototype.write=function(e){return-1!==Object.prototype.toString.call(e).indexOf("Array")?this._pool=this._pool.concat(e):e>=0&&(e>255&&(e&=255),this._pool.push(e),this._writen++),e},e.prototype.writeArr=function(e){return this._pool=this._pool.concat(e),e},e.prototype.writeUTF=function(e){var t=Ot.writeUTF(e);this._pool=this._pool.concat(t),this._writen+=t.length},e.prototype.getBytesArray=function(){return this._pool},e}(),Mt=function(e,t){return e&&t?"".concat(t,"_").concat(e):e||Date.now()},Ut=function(){function e(e){this.header=e,this.messageId=0,this.timestamp=0,this.syncMsg=!1,this.identifier=""}return e.prototype.getIdentifier=function(){var e=this.messageId,t=this.identifier;return Mt(e,t)},e.prototype.read=function(e,t,n,r){this.readMessage(e,t,n,r)},e.prototype.readMessage=function(e,t,n,r){return{stream:t,length:n}},e}(),At=function(){function e(e){this.lengthSize=0,this.messageId=0,this.topic="",this.targetId="",this.identifier="",this._header=new St(e,!1,_t.AT_MOST_ONCE,!1)}return e.prototype.getIdentifier=function(){var e=this.messageId,t=this.identifier;return Mt(e,t)},e.prototype.write=function(e){var t=this.getHeaderFlag();e.write(t),this.writeMessage(e)},e.prototype.setHeaderQos=function(e){this._header.qos=e},e.prototype.getHeaderFlag=function(){return this._header.encode()},e.prototype.getLengthSize=function(){return this.lengthSize},e.prototype.getBufferData=function(){var e=new Lt;this.write(e);var t=e.getBytesArray();return new Int8Array(t)},e}(),wt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=null,t.userId=null,t.timestamp=0,t}return h(t,e),t.prototype.readMessage=function(e,n,r,i){if(n.readByte(),this.status=+n.readByte(),r<=t.MESSAGE_LENGTH)return{stream:n,length:r};if(i===yt.V4){var o=n.readByte();1&o&&(this.userId=n.readUTF()),2&o&&n.readUTF(),4&o&&(this.timestamp=n.readLong()),8&o&&(this.messageId=n.read2Byte())}else{this.userId=n.readUTF();var s=n.readUTF();e.debug(exports.LogTagId.O,"server sessionId -> ".concat(s)),this.timestamp=n.readLong()}return{stream:n,length:r}},t.MESSAGE_LENGTH=2,t}(Ut),bt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t}return h(t,e),t.prototype.readMessage=function(e,t,n){return t.readByte(),this.status=+t.readByte(),{stream:t,length:n}},t.MESSAGE_LENGTH=2,t}(Ut),Pt=function(e){function t(){return e.call(this,Tt.PING_REQ)||this}return h(t,e),t.prototype.writeMessage=function(e){},t}(At),Dt=function(e){function t(t){return e.call(this,t)||this}return h(t,e),t}(Ut),xt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.messageId=0,t}return h(t,e),t.prototype.readMessage=function(e,t,n){var r=256*t.readByte()+t.readByte();return this.messageId=parseInt(r.toString(),10),{stream:t,length:n}},t}(Ut),Vt=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.writeMessage=function(e){var t=this.messageId,n=255&t,r=(65280&t)>>8;e.write(r),e.write(n)},t}(At),Gt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.topic="",t.targetId="",t.syncMsg=!1,t.identifier=Et.PUB,t}return h(t,e),t.prototype.readMessage=function(t,n,r){return this.date=n.readInt(),this.topic=n.readUTF(),this.targetId=n.readUTF(),e.prototype.readMessage.call(this,t,n,r),this.data=n.readAll(),{stream:n,length:r}},t}(xt),kt=function(e){function t(t,n,r){var i=e.call(this,Tt.PUBLISH)||this;return i.syncMsg=!1,i.identifier=Et.PUB,i.topic=t,i.data=le(n)?Ot.writeUTF(n):n,i.targetId=r,i}return h(t,e),t.prototype.writeMessage=function(t){t.writeUTF(this.topic),t.writeUTF(this.targetId),e.prototype.writeMessage.call(this,t),t.write(this.data)},t}(Vt),Bt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t.date=0,t.millisecond=0,t.messageUId="",t.timestamp=0,t.identifier=Et.PUB,t.topic="",t.targetId="",t}return h(t,e),t.prototype.readMessage=function(t,n,r){return e.prototype.readMessage.call(this,t,n,r),this.date=n.readInt(),this.status=256*n.readByte()+n.readByte(),this.millisecond=256*n.readByte()+n.readByte(),this.timestamp=1e3*this.date+this.millisecond,this.messageUId=n.readUTF(),{stream:n,length:r}},t}(xt),Ft=function(e){function t(t){var n=e.call(this,Tt.PUB_ACK)||this;return n.status=0,n.date=0,n.millisecond=0,n.messageUId="",n.timestamp=0,n.messageId=t,n}return h(t,e),t.prototype.writeMessage=function(t){e.prototype.writeMessage.call(this,t)},t}(Vt),Ht=function(e){function t(t,n,r){var i=e.call(this,Tt.QUERY)||this;return i.identifier=Et.QUERY,i.topic=t,i.data=le(n)?Ot.writeUTF(n):n,i.targetId=r,i}return h(t,e),t.prototype.writeMessage=function(t){t.writeUTF(this.topic),t.writeUTF(this.targetId),e.prototype.writeMessage.call(this,t),t.write(this.data)},t}(Vt),Kt=function(e){function t(t){var n=e.call(this,Tt.QUERY_CONFIRM)||this;return n.messageId=t,n}return h(t,e),t}(Vt),qt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.status=0,t.identifier=Et.QUERY,t.topic="",t.targetId="",t}return h(t,e),t.prototype.readMessage=function(t,n,r){return e.prototype.readMessage.call(this,t,n,r),this.date=n.readInt(),this.status=256*n.readByte()+n.readByte(),this.data=n.readAll(),{stream:n,length:r}},t}(xt),Yt=function(e,t,n){var r=new Uint8Array(t),i=new Nt(r),o=i.readByte(),s=function(e,t){var n,r=e.type;switch(r){case Tt.CONN_ACK:n=new wt(e);break;case Tt.PUBLISH:(n=new Gt(e)).syncMsg=e.syncMsg;break;case Tt.PUB_ACK:n=new Bt(e);break;case Tt.QUERY_ACK:n=new qt(e);break;case Tt.SUB_ACK:case Tt.UNSUB_ACK:case Tt.PING_RESP:n=new Dt(e);break;case Tt.DISCONNECT:n=new bt(e);break;default:n=new Ut(e),t.error(exports.LogTagId.O,"No support for deserializing ".concat(r," messages"))}return n}(new St(o),e);return s.read(e,i,r.length-1,n),s};!function(e){e[e.ppMsgP=1]="ppMsgP",e[e.ppMsgN=2]="ppMsgN",e[e.ppMsgS=3]="ppMsgS",e[e.pgMsgP=4]="pgMsgP",e[e.chatMsg=5]="chatMsg",e[e.pcMsgP=6]="pcMsgP",e[e.qryPMsg=7]="qryPMsg",e[e.qryGMsg=8]="qryGMsg",e[e.qryCHMsg=9]="qryCHMsg",e[e.qryCMsg=10]="qryCMsg",e[e.qrySMsg=11]="qrySMsg",e[e.recallMsg=12]="recallMsg",e[e.prMsgS=13]="prMsgS",e[e.rrMsg=14]="rrMsg",e[e.rrList=15]="rrList",e[e.s_ntf=16]="s_ntf",e[e.s_msg=17]="s_msg",e[e.s_stat=18]="s_stat",e[e.s_cmd=19]="s_cmd",e[e.s_us=20]="s_us",e[e.pullUS=21]="pullUS",e[e.pgMsgS=22]="pgMsgS",e[e.chatMsgS=23]="chatMsgS",e[e.qrySessionsAtt=24]="qrySessionsAtt",e[e.pullMsg=25]="pullMsg",e[e.qrySessions=26]="qrySessions",e[e.delSessions=27]="delSessions",e[e.delMsg=28]="delMsg",e[e.updRRTime=29]="updRRTime",e[e.chrmPull=30]="chrmPull",e[e.joinChrm=31]="joinChrm",e[e.joinChrmR=32]="joinChrmR",e[e.exitChrm=33]="exitChrm",e[e.queryChrmI=34]="queryChrmI",e[e.setKV=35]="setKV",e[e.delKV=36]="delKV",e[e.pullKV=37]="pullKV",e[e.qryRelation=38]="qryRelation",e[e.delRelation=39]="delRelation",e[e.pullSeAtts=40]="pullSeAtts",e[e.setSeAtt=41]="setSeAtt",e[e.qnTkn=42]="qnTkn",e[e.qnUrl=43]="qnUrl",e[e.aliUrl=44]="aliUrl",e[e.s3Url=45]="s3Url",e[e.stcUrl=46]="stcUrl",e[e.cleanPMsg=47]="cleanPMsg",e[e.cleanGMsg=48]="cleanGMsg",e[e.cleanCMsg=49]="cleanCMsg",e[e.cleanSMsg=50]="cleanSMsg",e[e.rtcPing=51]="rtcPing",e[e.rtc_ntf=52]="rtc_ntf",e[e.rtcSetOutData=53]="rtcSetOutData",e[e.rtcQryUserOutData=54]="rtcQryUserOutData",e[e.addSeTag=55]="addSeTag",e[e.delSeTag=56]="delSeTag",e[e.addTag=57]="addTag",e[e.delTag=58]="delTag",e[e.disTag=59]="disTag",e[e.reportsdk=60]="reportsdk",e[e.pullUgSes=61]="pullUgSes",e[e.pullUgMsg=62]="pullUgMsg",e[e.ugMsg=63]="ugMsg",e[e.qryUgMsg=64]="qryUgMsg",e[e.updUgRTime=65]="updUgRTime",e[e.upMsgEx=66]="upMsgEx",e[e.modifyMsg=67]="modifyMsg",e[e.qryMsgChange=68]="qryMsgChange",e[e.qryMsg=69]="qryMsg",e[e.operate=70]="operate",e[e.s_opNtf=71]="s_opNtf",e[e.ugUnpushQuery=72]="ugUnpushQuery",e[e.ugUnpushSet=73]="ugUnpushSet",e[e.setRtcRoomId=74]="setRtcRoomId",e[e.qryUgUal=75]="qryUgUal"}(Rt||(Rt={}));var jt,Qt,Jt,Wt=Rt;!function(e){e[e.REDIRECT=0]="REDIRECT",e[e.OTHER_DEVICE_LOGIN=1]="OTHER_DEVICE_LOGIN",e[e.BLOCK=2]="BLOCK",e[e.REMOTE_CLOSE=3]="REMOTE_CLOSE",e[e.LOGOUT=4]="LOGOUT",e[e.BLOCK_NEW=5]="BLOCK_NEW",e[e.REDIRECT_NEW=6]="REDIRECT_NEW",e[e.USER_LOGOUT=9]="USER_LOGOUT"}(jt||(jt={})),function(e){e.IM_NAVI="IM-stats_navi-S",e.IM_WEBSOCKET="IM-stats_websocket-S",e.IM_CONNECTION_DURATION="IM-stats_con_dur-S"}(Qt||(Qt={}));var Xt,zt="rtcRJoin_data",Zt="rtcRExit",$t="rtcRInfo",en="rtcUData",tn="rtcUPut",nn="rtcUDel",rn="rtcSetData",on="userSetData",sn="rtcQryData",an="rtcDelData",un="rtcToken",cn="rtcUserState",ln="rtcUList",hn="viewerJoinR",dn="viewerExitR",pn="rtcPullKv",gn="rtcIdentityChange",fn="rtcInvite",_n="rtcCancelInvite",Tn="rtcInviteAnswer",En="rtcEndInvite",yn="rtcQueryJoined";!function(e){e.RtcInput="RtcInput",e.RtcUserListOutput="RtcUserListOutput",e.SetUserStatusInput="SetUserStatusInput",e.RtcSetDataInput="RtcSetDataInput",e.RtcUserSetDataInput="RtcUserSetDataInput",e.RtcDataInput="RtcDataInput",e.RtcSetOutDataInput="RtcSetOutDataInput",e.MCFollowInput="MCFollowInput",e.RtcTokenOutput="RtcTokenOutput",e.RtcQryOutput="RtcQryOutput",e.RtcQryUserOutDataInput="RtcQryUserOutDataInput",e.RtcUserOutDataOutput="RtcUserOutDataOutput",e.RtcQueryListInput="RtcQueryListInput",e.RtcRoomInfoOutput="RtcRoomInfoOutput",e.RtcValueInfo="RtcValueInfo",e.RtcKeyDeleteInput="RtcKeyDeleteInput",e.RtcNotifyMsg="RtcNotifyMsg",e.RtcPullKV="RtcPullKV",e.RtcKVOutput="RtcKVOutput",e.RtcQueryUserJoinedInput="RtcQueryUserJoinedInput",e.RtcQueryUserJoinedOutput="RtcQueryUserJoinedOutput",e.RtcViewerJoinedOutput="RtcViewerJoinedOutput",e.RtcInviteInput="RtcInviteInput",e.RtcCancelInviteInput="RtcCancelInviteInput",e.RtcInviteAnswerInput="RtcInviteAnswerInput",e.RtcEndInviteInput="RtcEndInviteInput",e.RtcOutput="RtcOutput"}(Xt||(Xt={}));var vn,In,mn,Cn=((Jt={})[Xt.RtcInput]=["roomType","broadcastType","extraInnerData","needSysChatroom","identityChangeType","joinType","innerDatas","outerDatas"],Jt[Xt.RtcUserListOutput]=["users","token","sessionId","roomInfo"],Jt[Xt.SetUserStatusInput]=["status"],Jt[Xt.RtcSetDataInput]=["interior","target","key","value","objectName","content"],Jt[Xt.RtcUserSetDataInput]=["valueInfo","objectName","content"],Jt[Xt.RtcDataInput]=["interior","target","key","objectName","content"],Jt[Xt.RtcSetOutDataInput]=["target","valueInfo","objectName","content"],Jt[Xt.MCFollowInput]=["state"],Jt[Xt.RtcTokenOutput]=["rtcToken"],Jt[Xt.RtcQryOutput]=["outInfo"],Jt[Xt.RtcQryUserOutDataInput]=["userId"],Jt[Xt.RtcUserOutDataOutput]=["user"],Jt[Xt.RtcQueryListInput]=["order"],Jt[Xt.RtcRoomInfoOutput]=["roomId","roomData","userCount","list"],Jt[Xt.RtcValueInfo]=["key","value"],Jt[Xt.RtcKeyDeleteInput]=["key"],Jt[Xt.RtcNotifyMsg]=["type","time","roomId"],Jt[Xt.RtcPullKV]=["timestamp","roomId"],Jt[Xt.RtcKVOutput]=["entries","bFullUpdate","syncTime"],Jt[Xt.RtcQueryUserJoinedInput]=["userId"],Jt[Xt.RtcQueryUserJoinedOutput]=["info"],Jt[Xt.RtcInviteInput]=["invitedUserId","timeoutTime","invitedRoomId","inviteInfo","inviteSessionId"],Jt[Xt.RtcCancelInviteInput]=["invitedUserId","invitedRoomId","inviteInfo","inviteSessionId"],Jt[Xt.RtcInviteAnswerInput]=["inviteUserId","answerCode","inviteRoomId","inviteSessionId","content","key","value"],Jt[Xt.RtcEndInviteInput]=["inviteRoomId","inviteSessionId","inviteContent","inviteRoomKeys"],Jt),Rn="\npackage Modules;\nmessage probuf {\n enum JoinType {\n KICK = 0; //踢前一个设备\n REFUSE = 1; //当前加入拒绝\n COEXIST = 2; //两个设备共存\n }\n enum targetType {\n ROOM =1 ;\n PERSON = 2;\n }\n message ".concat(Xt.SetUserStatusInput,"\n {\n optional int32 status=1;\n }\n message ").concat(Xt.MCFollowInput,"\n {\n required string state = 1;\n }\n message ").concat(Xt.RtcQueryListInput,"{\n optional int32 order=1;\n }\n message ").concat(Xt.RtcKeyDeleteInput,"{\n repeated string key=1;\n }\n message ").concat(Xt.RtcValueInfo,"{\n required string key=1;\n required string value=2;\n }\n message RtcUserInfo{\n required string userId=1;\n repeated ").concat(Xt.RtcValueInfo," userData=2; //用户资源信息\n }\n message ").concat(Xt.RtcUserListOutput,"{\n repeated RtcUserInfo users=1;\n optional string token=2;\n optional string sessionId=3;\n repeated RtcValueInfo roomInfo = 4; //房间key value\n repeated RtcKVEntity entries = 5;//直播KV属性对象集合\n optional int64 syncTime = 6;//所有属性的最大时间戳(下次拉取KV时用)。\n optional int32 offlineKickTime = 7;//server超时踢人时间,默认60s\n }\n message RtcRoomInfoOutput{\n optional string roomId = 1;\n repeated ").concat(Xt.RtcValueInfo," roomData = 2;\n optional int32 userCount = 3;\n repeated RtcUserInfo list=4;\n }\n message ").concat(Xt.RtcInput,"{\n required int32 roomType=1;\n optional int32 broadcastType=2;\n optional RtcValueInfo extraInnerData = 3;\n optional bool needSysChatroom = 4; //是否需要同步聊天室\n optional IdentityChangeType identityChangeType = 5; //身份变更类型\n optional JoinType joinType = 6; // 加入房间类型\n repeated ").concat(Xt.RtcValueInfo," innerDatas = 7; //用户内部inner数据,角色或者连麦信息等\n repeated ").concat(Xt.RtcValueInfo," outerDatas = 8; //用户内部outer数据,自定义数据结构RtcInput。\n }\n message ").concat(Xt.RtcQryOutput,"{\n repeated ").concat(Xt.RtcValueInfo," outInfo=1;\n }\n message ").concat(Xt.RtcDataInput,"{\n required bool interior=1;\n required targetType target=2;\n repeated string key=3;\n optional string objectName=4;\n optional string content=5;\n }\n message ").concat(Xt.RtcSetDataInput,"{\n required bool interior=1;\n required targetType target=2;\n required string key=3;\n required string value=4;\n optional string objectName=5;\n optional string content=6;\n }\n message ").concat(Xt.RtcUserSetDataInput," {\n repeated ").concat(Xt.RtcValueInfo," valueInfo = 1;\n required string objectName = 2;\n repeated ").concat(Xt.RtcValueInfo," content = 3;\n }\n message RtcQryInput{\n required bool isInterior=1;\n required targetType target=2;\n repeated string key=3;\n }\n message RtcDelDataInput{\n repeated string key=1;\n required bool isInterior=2;\n required targetType target=3;\n }\n message RtcOutput\n {\n optional int32 nothing=1;\n optional int64 version=2;\n }\n message ").concat(Xt.RtcTokenOutput,"{\n required string rtcToken=1;\n }\n message ").concat(Xt.RtcSetOutDataInput,"{\n required targetType target=1;\n repeated ").concat(Xt.RtcValueInfo," valueInfo=2;\n optional string objectName=3;\n optional string content=4;\n }\n message ").concat(Xt.RtcQryUserOutDataInput,"{\n repeated string userId = 1;\n }\n message ").concat(Xt.RtcUserOutDataOutput,"{\n repeated RtcUserInfo user = 1;\n }\n message ").concat(Xt.RtcNotifyMsg," \n {\n required int32 type= 1; //(通知类型 1:rtc房间状态KV变更通知)\n optional int64 time= 2; //消息产生时间\n optional string roomId=3; //主播房间id\n }\n message ").concat(Xt.RtcPullKV,"\n {\n required int64 timestamp = 1;\n required string roomId = 2;\n }\n message RtcKVEntity \n {\n required string key = 1;\n required string value = 2;\n optional int32 status = 3;\n optional int64 timestamp = 4;\n optional string uid = 5;\n }\n message ").concat(Xt.RtcKVOutput,"\n {\n repeated RtcKVEntity entries = 1;\n optional bool bFullUpdate = 2;\n optional int64 syncTime = 3; \n }\n enum IdentityChangeType \n {\n AnchorToViewer = 1; //1为主播变观众\n ViewerToAnchor = 2; //2为观众变主播\n }\n message ").concat(Xt.RtcQueryUserJoinedInput,"\n {\n required string userId = 1;\n }\n message RtcJoinedInfo\n {\n required string deviceId = 1; //设备ID\n required string roomId = 2; //加入的房间ID\n optional int64 joinTime = 3; //加入的时间\n }\n message ").concat(Xt.RtcQueryUserJoinedOutput,"\n {\n repeated RtcJoinedInfo info = 1;\n }\n message ").concat(Xt.RtcViewerJoinedOutput,"\n {\n required string rtcToken=1;\n repeated RtcKVEntity entries = 2;//KV属性对象集合\n optional int64 syncTime = 3;//所有属性的最大时间戳(下次拉取KV时用)。\n }\n message ").concat(Xt.RtcInviteInput,"\n {\n required string invitedUserId=1; //被邀请的人的uid\n optional int32 timeoutTime=2; //邀请超时时间(秒),默认三十秒\n required string invitedRoomId=3; //被邀请的房间\n required string inviteInfo=4; //邀请的信息(包含邀请人,被邀请人,各自userid)客户端定义好.协议栈和server透传\n required string inviteSessionId= 5; //客户端保证唯一性(建议roomid_userid_时间戳_随机数)\n }\n message ").concat(Xt.RtcCancelInviteInput,"\n {\n required string invitedUserId=1; //被邀请的人的uid\n required string invitedRoomId=2; //被邀请的房间\n required string inviteInfo=3; //取消邀请的信息(包含邀请人,被邀请人,各自userid)客户端定义好.协议栈和server透传\n required string inviteSessionId=4; //邀请的sessionId,客户端发起邀请时产生\n }\n message ").concat(Xt.RtcInviteAnswerInput,"\n {\n required string inviteUserId=1; //邀请的人的uid\n required int32 answerCode=2; //是否接受连麦邀请.0为拒绝,1为接受\n required string inviteRoomId=3; //邀请的房间\n required string inviteSessionId=4; //邀请的sessionId\n required string content=5; //需要转发的content\n optional string key=6; //如果接受的话,需要加这个字段,放在room级别的k和v,新加入房间的能拉取到\n optional string value=7; //如果接受的话,需要加这个字段,放在room级别的k和v,新加入房间的能拉取到\n }\n message ").concat(Xt.RtcEndInviteInput,"\n {\n required string inviteRoomId=1; //邀请的房间\n required string inviteSessionId=2; //邀请的sessionId\n required string inviteContent=3; //结束连麦的信息(需要透传给房间内其他人)\n repeated string inviteRoomKeys=4; //需要删除连麦的信息的key\n }\n}\n");function Sn(e){var t=function(){function e(e,t,n){this.low=0|e,this.high=0|t,this.unsigned=!!n}function t(e){return!0===(e&&e.__isLong__)}function n(e,t){var n,r,o;return t?(o=(e>>>=0)>=0&&e<256)&&(r=u[e])?r:(n=i(e,(0|e)<0?-1:0,!0),o&&(u[e]=n),n):(o=(e|=0)>=-128&&e<128)&&(r=a[e])?r:(n=i(e,e<0?-1:0,!1),o&&(a[e]=n),n)}function r(e,t){if(isNaN(e)||!isFinite(e))return t?f:g;if(t){if(e<0)return f;if(e>=h)return v}else{if(-d>=e)return I;if(e+1>=d)return y}return e<0?r(-e,t).neg():i(0|e%l,0|e/l,t)}function i(t,n,r){return new e(t,n,r)}function o(e,t,n){var i,s,a,u,l,h,d;if(0===e.length)throw Error("empty string");if("NaN"===e||"Infinity"===e||"+Infinity"===e||"-Infinity"===e)return g;if("number"==typeof t?(n=t,t=!1):t=!!t,(n=n||10)<2||n>36)throw RangeError("radix");if((i=e.indexOf("-"))>0)throw Error("interior hyphen");if(0===i)return o(e.substring(1),t,n).neg();for(s=r(c(n,8)),a=g,u=0;u<e.length;u+=8)l=Math.min(8,e.length-u),h=parseInt(e.substring(u,u+l),n),l<8?(d=r(c(n,l)),a=a.mul(d).add(r(h))):a=(a=a.mul(s)).add(r(h));return a.unsigned=t,a}function s(t){return t instanceof e?t:"number"==typeof t?r(t):"string"==typeof t?o(t):i(t.low,t.high,t.unsigned)}var a,u,c,l,h,d,p,g,f,_,T,E,y,v,I,m;return e.prototype.__isLong__,Object.defineProperty(e.prototype,"__isLong__",{value:!0,enumerable:!1,configurable:!1}),e.isLong=t,a={},u={},e.fromInt=n,e.fromNumber=r,e.fromBits=i,c=Math.pow,e.fromString=o,e.fromValue=s,65536,1<<24,d=(h=(l=4294967296)*l)/2,p=n(16777216),g=n(0),e.ZERO=g,f=n(0,!0),e.UZERO=f,_=n(1),e.ONE=_,T=n(1,!0),e.UONE=T,E=n(-1),e.NEG_ONE=E,y=i(-1,2147483647,!1),e.MAX_VALUE=y,v=i(-1,-1,!0),e.MAX_UNSIGNED_VALUE=v,I=i(0,-2147483648,!1),e.MIN_VALUE=I,(m=e.prototype).toInt=function(){return this.unsigned?this.low>>>0:this.low},m.toNumber=function(){return this.unsigned?(this.high>>>0)*l+(this.low>>>0):this.high*l+(this.low>>>0)},m.toString=function(e){var t,n,i,o,s,a,u,l;if((e=e||10)<2||e>36)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())return this.eq(I)?(t=r(e),i=(n=this.div(t)).mul(t).sub(this),n.toString(e)+i.toInt().toString(e)):"-"+this.neg().toString(e);for(o=r(c(e,6),this.unsigned),s=this,a="";;){if(u=s.div(o),l=(s.sub(u.mul(o)).toInt()>>>0).toString(e),(s=u).isZero())return l+a;for(;l.length<6;)l="0"+l;a=""+l+a}},m.getHighBits=function(){return this.high},m.getHighBitsUnsigned=function(){return this.high>>>0},m.getLowBits=function(){return this.low},m.getLowBitsUnsigned=function(){return this.low>>>0},m.getNumBitsAbs=function(){var e,t;if(this.isNegative())return this.eq(I)?64:this.neg().getNumBitsAbs();for(e=0!=this.high?this.high:this.low,t=31;t>0&&0==(e&1<<t);t--);return 0!=this.high?t+33:t+1},m.isZero=function(){return 0===this.high&&0===this.low},m.isNegative=function(){return!this.unsigned&&this.high<0},m.isPositive=function(){return this.unsigned||this.high>=0},m.isOdd=function(){return 1==(1&this.low)},m.isEven=function(){return 0==(1&this.low)},m.equals=function(e){return t(e)||(e=s(e)),(this.unsigned===e.unsigned||this.high>>>31!=1||e.high>>>31!=1)&&(this.high===e.high&&this.low===e.low)},m.eq=m.equals,m.notEquals=function(e){return!this.eq(e)},m.neq=m.notEquals,m.lessThan=function(e){return this.comp(e)<0},m.lt=m.lessThan,m.lessThanOrEqual=function(e){return this.comp(e)<=0},m.lte=m.lessThanOrEqual,m.greaterThan=function(e){return this.comp(e)>0},m.gt=m.greaterThan,m.greaterThanOrEqual=function(e){return this.comp(e)>=0},m.gte=m.greaterThanOrEqual,m.compare=function(e){if(t(e)||(e=s(e)),this.eq(e))return 0;var n=this.isNegative(),r=e.isNegative();return n&&!r?-1:!n&&r?1:this.unsigned?e.high>>>0>this.high>>>0||e.high===this.high&&e.low>>>0>this.low>>>0?-1:1:this.sub(e).isNegative()?-1:1},m.comp=m.compare,m.negate=function(){return!this.unsigned&&this.eq(I)?I:this.not().add(_)},m.neg=m.negate,m.add=function(e){var n,r,o,a,u,c,l,h,d,p,g;return t(e)||(e=s(e)),n=this.high>>>16,r=65535&this.high,o=this.low>>>16,a=65535&this.low,u=e.high>>>16,c=65535&e.high,l=e.low>>>16,h=0,d=0,p=0,g=0,p+=(g+=a+(65535&e.low))>>>16,d+=(p+=o+l)>>>16,h+=(d+=r+c)>>>16,h+=n+u,i((p&=65535)<<16|(g&=65535),(h&=65535)<<16|(d&=65535),this.unsigned)},m.subtract=function(e){return t(e)||(e=s(e)),this.add(e.neg())},m.sub=m.subtract,m.multiply=function(e){var n,o,a,u,c,l,h,d,f,_,T,E;return this.isZero()?g:(t(e)||(e=s(e)),e.isZero()?g:this.eq(I)?e.isOdd()?I:g:e.eq(I)?this.isOdd()?I:g:this.isNegative()?e.isNegative()?this.neg().mul(e.neg()):this.neg().mul(e).neg():e.isNegative()?this.mul(e.neg()).neg():this.lt(p)&&e.lt(p)?r(this.toNumber()*e.toNumber(),this.unsigned):(n=this.high>>>16,o=65535&this.high,a=this.low>>>16,u=65535&this.low,c=e.high>>>16,l=65535&e.high,h=e.low>>>16,f=0,_=0,T=0,E=0,T+=(E+=u*(d=65535&e.low))>>>16,_+=(T+=a*d)>>>16,T&=65535,_+=(T+=u*h)>>>16,f+=(_+=o*d)>>>16,_&=65535,f+=(_+=a*h)>>>16,_&=65535,f+=(_+=u*l)>>>16,f+=n*d+o*h+a*l+u*c,i((T&=65535)<<16|(E&=65535),(f&=65535)<<16|(_&=65535),this.unsigned)))},m.mul=m.multiply,m.divide=function(e){var n,i,o,a,u,l,h;if(t(e)||(e=s(e)),e.isZero())throw Error("division by zero");if(this.isZero())return this.unsigned?f:g;if(this.unsigned){if(e.unsigned||(e=e.toUnsigned()),e.gt(this))return f;if(e.gt(this.shru(1)))return T;o=f}else{if(this.eq(I))return e.eq(_)||e.eq(E)?I:e.eq(I)?_:(n=this.shr(1).div(e).shl(1)).eq(g)?e.isNegative()?_:E:(i=this.sub(e.mul(n)),o=n.add(i.div(e)));if(e.eq(I))return this.unsigned?f:g;if(this.isNegative())return e.isNegative()?this.neg().div(e.neg()):this.neg().div(e).neg();if(e.isNegative())return this.div(e.neg()).neg();o=g}for(i=this;i.gte(e);){for(n=Math.max(1,Math.floor(i.toNumber()/e.toNumber())),u=(a=Math.ceil(Math.log(n)/Math.LN2))<=48?1:c(2,a-48),h=(l=r(n)).mul(e);h.isNegative()||h.gt(i);)h=(l=r(n-=u,this.unsigned)).mul(e);l.isZero()&&(l=_),o=o.add(l),i=i.sub(h)}return o},m.div=m.divide,m.modulo=function(e){return t(e)||(e=s(e)),this.sub(this.div(e).mul(e))},m.mod=m.modulo,m.not=function(){return i(~this.low,~this.high,this.unsigned)},m.and=function(e){return t(e)||(e=s(e)),i(this.low&e.low,this.high&e.high,this.unsigned)},m.or=function(e){return t(e)||(e=s(e)),i(this.low|e.low,this.high|e.high,this.unsigned)},m.xor=function(e){return t(e)||(e=s(e)),i(this.low^e.low,this.high^e.high,this.unsigned)},m.shiftLeft=function(e){return t(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?i(this.low<<e,this.high<<e|this.low>>>32-e,this.unsigned):i(0,this.low<<e-32,this.unsigned)},m.shl=m.shiftLeft,m.shiftRight=function(e){return t(e)&&(e=e.toInt()),0==(e&=63)?this:e<32?i(this.low>>>e|this.high<<32-e,this.high>>e,this.unsigned):i(this.high>>e-32,this.high>=0?0:-1,this.unsigned)},m.shr=m.shiftRight,m.shiftRightUnsigned=function(e){var n;return t(e)&&(e=e.toInt()),0===(e&=63)?this:(n=this.high,e<32?i(this.low>>>e|n<<32-e,n>>>e,this.unsigned):i(32===e?n:n>>>e-32,0,this.unsigned))},m.shru=m.shiftRightUnsigned,m.toSigned=function(){return this.unsigned?i(this.low,this.high,!1):this},m.toUnsigned=function(){return this.unsigned?this:i(this.low,this.high,!0)},m.toBytes=function(e){return e?this.toBytesLE():this.toBytesBE()},m.toBytesLE=function(){var e=this.high,t=this.low;return[255&t,255&t>>>8,255&t>>>16,255&t>>>24,255&e,255&e>>>8,255&e>>>16,255&e>>>24]},m.toBytesBE=function(){var e=this.high,t=this.low;return[255&e>>>24,255&e>>>16,255&e>>>8,255&e,255&t>>>24,255&t>>>16,255&t>>>8,255&t]},e}(),n=function(e){function t(e){var t=0;return function(){return t<e.length?e.charCodeAt(t++):null}}function n(){var e=[],t=[];return function(){return 0===arguments.length?t.join("")+a.apply(String,e):(e.length+arguments.length>1024&&(t.push(a.apply(String,e)),e.length=0),void Array.prototype.push.apply(e,arguments))}}function r(e,t,n,r,i){var o,s,a=8*i-r-1,u=(1<<a)-1,c=u>>1,l=-7,h=n?i-1:0,d=n?-1:1,p=e[t+h];for(h+=d,o=p&(1<<-l)-1,p>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=d,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=r;l>0;s=256*s+e[t+h],h+=d,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(p?-1:1);s+=Math.pow(2,r),o-=c}return(p?-1:1)*s*Math.pow(2,o-r)}function i(e,t,n,r,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:o-1,g=r?1:-1,f=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||1/0===t?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?d/u:d*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+p]=255&a,p+=g,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[n+p]=255&s,p+=g,s/=256,c-=8);e[n+p-g]|=128*f}var o,s,a,u,c,l=function(e,t,n){if(void 0===e&&(e=l.DEFAULT_CAPACITY),void 0===t&&(t=l.DEFAULT_ENDIAN),void 0===n&&(n=l.DEFAULT_NOASSERT),!n){if((e|=0)<0)throw RangeError("Illegal capacity");t=!!t,n=!!n}this.buffer=0===e?s:new ArrayBuffer(e),this.view=0===e?null:new Uint8Array(this.buffer),this.offset=0,this.markedOffset=-1,this.limit=e,this.littleEndian=t,this.noAssert=n};return l.VERSION="5.0.1",l.LITTLE_ENDIAN=!0,l.BIG_ENDIAN=!1,l.DEFAULT_CAPACITY=16,l.DEFAULT_ENDIAN=l.BIG_ENDIAN,l.DEFAULT_NOASSERT=!1,l.Long=e||null,(o=l.prototype).__isByteBuffer__,Object.defineProperty(o,"__isByteBuffer__",{value:!0,enumerable:!1,configurable:!1}),s=new ArrayBuffer(0),a=String.fromCharCode,l.accessor=function(){return Uint8Array},l.allocate=function(e,t,n){return new l(e,t,n)},l.concat=function(e,t,n,r){var i,o,s,a,u,c;for(("boolean"==typeof t||"string"!=typeof t)&&(r=n,n=t,t=void 0),i=0,s=0,a=e.length;a>s;++s)l.isByteBuffer(e[s])||(e[s]=l.wrap(e[s],t)),(o=e[s].limit-e[s].offset)>0&&(i+=o);if(0===i)return new l(0,n,r);for(c=new l(i,n,r),s=0;a>s;)(o=(u=e[s++]).limit-u.offset)<=0||(c.view.set(u.view.subarray(u.offset,u.limit),c.offset),c.offset+=o);return c.limit=c.offset,c.offset=0,c},l.isByteBuffer=function(e){return!0===(e&&e.__isByteBuffer__)},l.type=function(){return ArrayBuffer},l.wrap=function(e,t,n,r){var i,s;if("string"!=typeof t&&(r=n,n=t,t=void 0),"string"==typeof e)switch(void 0===t&&(t="utf8"),t){case"base64":return l.fromBase64(e,n);case"hex":return l.fromHex(e,n);case"binary":return l.fromBinary(e,n);case"utf8":return l.fromUTF8(e,n);case"debug":return l.fromDebug(e,n);default:throw Error("Unsupported encoding: "+t)}if(null===e||"object"!=typeof e)throw TypeError("Illegal buffer");if(l.isByteBuffer(e))return(i=o.clone.call(e)).markedOffset=-1,i;if(e instanceof Uint8Array)i=new l(0,n,r),e.length>0&&(i.buffer=e.buffer,i.offset=e.byteOffset,i.limit=e.byteOffset+e.byteLength,i.view=new Uint8Array(e.buffer));else if(e instanceof ArrayBuffer)i=new l(0,n,r),e.byteLength>0&&(i.buffer=e,i.offset=0,i.limit=e.byteLength,i.view=e.byteLength>0?new Uint8Array(e):null);else{if("[object Array]"!==Object.prototype.toString.call(e))throw TypeError("Illegal buffer");for((i=new l(e.length,n,r)).limit=e.length,s=0;s<e.length;++s)i.view[s]=e[s]}return i},o.writeBitSet=function(e,t){var n,r,i,o,s,a,u=void 0===t;if(u&&(t=this.offset),!this.noAssert){if(!(e instanceof Array))throw TypeError("Illegal BitSet: Not an array");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}for(r=t,o=(i=e.length)>>3,s=0,t+=this.writeVarint32(i,t);o--;)n=1&!!e[s++]|(1&!!e[s++])<<1|(1&!!e[s++])<<2|(1&!!e[s++])<<3|(1&!!e[s++])<<4|(1&!!e[s++])<<5|(1&!!e[s++])<<6|(1&!!e[s++])<<7,this.writeByte(n,t++);if(i>s){for(a=0,n=0;i>s;)n|=(1&!!e[s++])<<a++;this.writeByte(n,t++)}return u?(this.offset=t,this):t-r},o.readBitSet=function(e){var t,n,r,i,o,s,a,u=void 0===e;for(u&&(e=this.offset),i=(r=(n=this.readVarint32(e)).value)>>3,o=0,s=[],e+=n.length;i--;)t=this.readByte(e++),s[o++]=!!(1&t),s[o++]=!!(2&t),s[o++]=!!(4&t),s[o++]=!!(8&t),s[o++]=!!(16&t),s[o++]=!!(32&t),s[o++]=!!(64&t),s[o++]=!!(128&t);if(r>o)for(a=0,t=this.readByte(e++);r>o;)s[o++]=!!(1&t>>a++);return u&&(this.offset=e),s},o.readBytes=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+e>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+"+e+") <= "+this.buffer.byteLength)}return n=this.slice(t,t+e),r&&(this.offset+=e),n},o.writeBytes=o.append,o.writeInt8=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=1)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=1,this.view[t]=e,r&&(this.offset+=1),this},o.writeByte=o.writeInt8,o.readInt8=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return 128==(128&(t=this.view[e]))&&(t=-(255-t+1)),n&&(this.offset+=1),t},o.readByte=o.readInt8,o.writeUint8=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=1)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=1,this.view[t]=e,r&&(this.offset+=1),this},o.writeUInt8=o.writeUint8,o.readUint8=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=this.view[e],n&&(this.offset+=1),t},o.readUInt8=o.readUint8,o.writeInt16=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=2)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=2,this.littleEndian?(this.view[t+1]=(65280&e)>>>8,this.view[t]=255&e):(this.view[t]=(65280&e)>>>8,this.view[t+1]=255&e),r&&(this.offset+=2),this},o.writeShort=o.writeInt16,o.readInt16=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+2>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+2) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e],t|=this.view[e+1]<<8):(t=this.view[e]<<8,t|=this.view[e+1]),32768==(32768&t)&&(t=-(65535-t+1)),n&&(this.offset+=2),t},o.readShort=o.readInt16,o.writeUint16=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=2)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=2,this.littleEndian?(this.view[t+1]=(65280&e)>>>8,this.view[t]=255&e):(this.view[t]=(65280&e)>>>8,this.view[t+1]=255&e),r&&(this.offset+=2),this},o.writeUInt16=o.writeUint16,o.readUint16=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+2>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+2) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e],t|=this.view[e+1]<<8):(t=this.view[e]<<8,t|=this.view[e+1]),n&&(this.offset+=2),t},o.readUInt16=o.readUint16,o.writeInt32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,this.littleEndian?(this.view[t+3]=255&e>>>24,this.view[t+2]=255&e>>>16,this.view[t+1]=255&e>>>8,this.view[t]=255&e):(this.view[t]=255&e>>>24,this.view[t+1]=255&e>>>16,this.view[t+2]=255&e>>>8,this.view[t+3]=255&e),r&&(this.offset+=4),this},o.writeInt=o.writeInt32,o.readInt32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e+2]<<16,t|=this.view[e+1]<<8,t|=this.view[e],t+=this.view[e+3]<<24>>>0):(t=this.view[e+1]<<16,t|=this.view[e+2]<<8,t|=this.view[e+3],t+=this.view[e]<<24>>>0),t|=0,n&&(this.offset+=4),t},o.readInt=o.readInt32,o.writeUint32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,this.littleEndian?(this.view[t+3]=255&e>>>24,this.view[t+2]=255&e>>>16,this.view[t+1]=255&e>>>8,this.view[t]=255&e):(this.view[t]=255&e>>>24,this.view[t+1]=255&e>>>16,this.view[t+2]=255&e>>>8,this.view[t+3]=255&e),r&&(this.offset+=4),this},o.writeUInt32=o.writeUint32,o.readUint32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=0,this.littleEndian?(t=this.view[e+2]<<16,t|=this.view[e+1]<<8,t|=this.view[e],t+=this.view[e+3]<<24>>>0):(t=this.view[e+1]<<16,t|=this.view[e+2]<<8,t|=this.view[e+3],t+=this.view[e]<<24>>>0),n&&(this.offset+=4),t},o.readUInt32=o.readUint32,e&&(o.writeInt64=function(t,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t)),(n+=8)>(r=this.buffer.byteLength)&&this.resize((r*=2)>n?r:n),n-=8,i=t.low,o=t.high,this.littleEndian?(this.view[n+3]=255&i>>>24,this.view[n+2]=255&i>>>16,this.view[n+1]=255&i>>>8,this.view[n]=255&i,n+=4,this.view[n+3]=255&o>>>24,this.view[n+2]=255&o>>>16,this.view[n+1]=255&o>>>8,this.view[n]=255&o):(this.view[n]=255&o>>>24,this.view[n+1]=255&o>>>16,this.view[n+2]=255&o>>>8,this.view[n+3]=255&o,n+=4,this.view[n]=255&i>>>24,this.view[n+1]=255&i>>>16,this.view[n+2]=255&i>>>8,this.view[n+3]=255&i),s&&(this.offset+=8),this},o.writeLong=o.writeInt64,o.readInt64=function(t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+8) <= "+this.buffer.byteLength)}return n=0,r=0,this.littleEndian?(n=this.view[t+2]<<16,n|=this.view[t+1]<<8,n|=this.view[t],n+=this.view[t+3]<<24>>>0,t+=4,r=this.view[t+2]<<16,r|=this.view[t+1]<<8,r|=this.view[t],r+=this.view[t+3]<<24>>>0):(r=this.view[t+1]<<16,r|=this.view[t+2]<<8,r|=this.view[t+3],r+=this.view[t]<<24>>>0,t+=4,n=this.view[t+1]<<16,n|=this.view[t+2]<<8,n|=this.view[t+3],n+=this.view[t]<<24>>>0),i=new e(n,r,!1),o&&(this.offset+=8),i},o.readLong=o.readInt64,o.writeUint64=function(t,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t)),(n+=8)>(r=this.buffer.byteLength)&&this.resize((r*=2)>n?r:n),n-=8,i=t.low,o=t.high,this.littleEndian?(this.view[n+3]=255&i>>>24,this.view[n+2]=255&i>>>16,this.view[n+1]=255&i>>>8,this.view[n]=255&i,n+=4,this.view[n+3]=255&o>>>24,this.view[n+2]=255&o>>>16,this.view[n+1]=255&o>>>8,this.view[n]=255&o):(this.view[n]=255&o>>>24,this.view[n+1]=255&o>>>16,this.view[n+2]=255&o>>>8,this.view[n+3]=255&o,n+=4,this.view[n]=255&i>>>24,this.view[n+1]=255&i>>>16,this.view[n+2]=255&i>>>8,this.view[n+3]=255&i),s&&(this.offset+=8),this},o.writeUInt64=o.writeUint64,o.readUint64=function(t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+8) <= "+this.buffer.byteLength)}return n=0,r=0,this.littleEndian?(n=this.view[t+2]<<16,n|=this.view[t+1]<<8,n|=this.view[t],n+=this.view[t+3]<<24>>>0,t+=4,r=this.view[t+2]<<16,r|=this.view[t+1]<<8,r|=this.view[t],r+=this.view[t+3]<<24>>>0):(r=this.view[t+1]<<16,r|=this.view[t+2]<<8,r|=this.view[t+3],r+=this.view[t]<<24>>>0,t+=4,n=this.view[t+1]<<16,n|=this.view[t+2]<<8,n|=this.view[t+3],n+=this.view[t]<<24>>>0),i=new e(n,r,!0),o&&(this.offset+=8),i},o.readUInt64=o.readUint64),o.writeFloat32=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e)throw TypeError("Illegal value: "+e+" (not a number)");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=4)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=4,i(this.view,e,t,this.littleEndian,23,4),r&&(this.offset+=4),this},o.writeFloat=o.writeFloat32,o.readFloat32=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=r(this.view,e,this.littleEndian,23,4),n&&(this.offset+=4),t},o.readFloat=o.readFloat32,o.writeFloat64=function(e,t){var n,r=void 0===t;if(r&&(t=this.offset),!this.noAssert){if("number"!=typeof e)throw TypeError("Illegal value: "+e+" (not a number)");if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}return(t+=8)>(n=this.buffer.byteLength)&&this.resize((n*=2)>t?n:t),t-=8,i(this.view,e,t,this.littleEndian,52,8),r&&(this.offset+=8),this},o.writeDouble=o.writeFloat64,o.readFloat64=function(e){var t,n=void 0===e;if(n&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+8>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+8) <= "+this.buffer.byteLength)}return t=r(this.view,e,this.littleEndian,52,8),n&&(this.offset+=8),t},o.readDouble=o.readFloat64,l.MAX_VARINT32_BYTES=5,l.calculateVarint32=function(e){return(e>>>=0)<128?1:e<16384?2:1<<21>e?3:1<<28>e?4:5},l.zigZagEncode32=function(e){return((e|=0)<<1^e>>31)>>>0},l.zigZagDecode32=function(e){return 0|e>>>1^-(1&e)},o.writeVarint32=function(e,t){var n,r,i,o=void 0===t;if(o&&(t=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+0) <= "+this.buffer.byteLength)}for((t+=r=l.calculateVarint32(e))>(i=this.buffer.byteLength)&&this.resize((i*=2)>t?i:t),t-=r,e>>>=0;e>=128;)n=128|127&e,this.view[t++]=n,e>>>=7;return this.view[t++]=e,o?(this.offset=t,this):r},o.writeVarint32ZigZag=function(e,t){return this.writeVarint32(l.zigZagEncode32(e),t)},o.readVarint32=function(e){var t,n,r,i,o=void 0===e;if(o&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}n=0,r=0;do{if(!this.noAssert&&e>this.limit)throw(i=Error("Truncated")).truncated=!0,i;t=this.view[e++],n<5&&(r|=(127&t)<<7*n),++n}while(0!=(128&t));return r|=0,o?(this.offset=e,r):{value:r,length:n}},o.readVarint32ZigZag=function(e){var t=this.readVarint32(e);return"object"==typeof t?t.value=l.zigZagDecode32(t.value):t=l.zigZagDecode32(t),t},e&&(l.MAX_VARINT64_BYTES=10,l.calculateVarint64=function(t){"number"==typeof t?t=e.fromNumber(t):"string"==typeof t&&(t=e.fromString(t));var n=t.toInt()>>>0,r=t.shiftRightUnsigned(28).toInt()>>>0,i=t.shiftRightUnsigned(56).toInt()>>>0;return 0==i?0==r?n<16384?n<128?1:2:1<<21>n?3:4:r<16384?r<128?5:6:1<<21>r?7:8:i<128?9:10},l.zigZagEncode64=function(t){return"number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),t.shiftLeft(1).xor(t.shiftRight(63)).toUnsigned()},l.zigZagDecode64=function(t){return"number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),t.shiftRightUnsigned(1).xor(t.and(e.ONE).toSigned().negate()).toSigned()},o.writeVarint64=function(t,n){var r,i,o,s,a,u=void 0===n;if(u&&(n=this.offset),!this.noAssert){if("number"==typeof t)t=e.fromNumber(t);else if("string"==typeof t)t=e.fromString(t);else if(!(t&&t instanceof e))throw TypeError("Illegal value: "+t+" (not an integer or Long)");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}switch("number"==typeof t?t=e.fromNumber(t,!1):"string"==typeof t?t=e.fromString(t,!1):!1!==t.unsigned&&(t=t.toSigned()),r=l.calculateVarint64(t),i=t.toInt()>>>0,o=t.shiftRightUnsigned(28).toInt()>>>0,s=t.shiftRightUnsigned(56).toInt()>>>0,(n+=r)>(a=this.buffer.byteLength)&&this.resize((a*=2)>n?a:n),n-=r,r){case 10:this.view[n+9]=1&s>>>7;case 9:this.view[n+8]=9!==r?128|s:127&s;case 8:this.view[n+7]=8!==r?128|o>>>21:127&o>>>21;case 7:this.view[n+6]=7!==r?128|o>>>14:127&o>>>14;case 6:this.view[n+5]=6!==r?128|o>>>7:127&o>>>7;case 5:this.view[n+4]=5!==r?128|o:127&o;case 4:this.view[n+3]=4!==r?128|i>>>21:127&i>>>21;case 3:this.view[n+2]=3!==r?128|i>>>14:127&i>>>14;case 2:this.view[n+1]=2!==r?128|i>>>7:127&i>>>7;case 1:this.view[n]=1!==r?128|i:127&i}return u?(this.offset+=r,this):r},o.writeVarint64ZigZag=function(e,t){return this.writeVarint64(l.zigZagEncode64(e),t)},o.readVarint64=function(t){var n,r,i,o,s,a,u=void 0===t;if(u&&(t=this.offset),!this.noAssert){if("number"!=typeof t||t%1!=0)throw TypeError("Illegal offset: "+t+" (not an integer)");if((t>>>=0)<0||t+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+t+" (+1) <= "+this.buffer.byteLength)}if(n=t,r=0,i=0,o=0,s=0,r=127&(s=this.view[t++]),128&s&&(r|=(127&(s=this.view[t++]))<<7,(128&s||this.noAssert&&void 0===s)&&(r|=(127&(s=this.view[t++]))<<14,(128&s||this.noAssert&&void 0===s)&&(r|=(127&(s=this.view[t++]))<<21,(128&s||this.noAssert&&void 0===s)&&(i=127&(s=this.view[t++]),(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<7,(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<14,(128&s||this.noAssert&&void 0===s)&&(i|=(127&(s=this.view[t++]))<<21,(128&s||this.noAssert&&void 0===s)&&(o=127&(s=this.view[t++]),(128&s||this.noAssert&&void 0===s)&&(o|=(127&(s=this.view[t++]))<<7,128&s||this.noAssert&&void 0===s))))))))))throw Error("Buffer overrun");return a=e.fromBits(r|i<<28,i>>>4|o<<24,!1),u?(this.offset=t,a):{value:a,length:t-n}},o.readVarint64ZigZag=function(t){var n=this.readVarint64(t);return n&&n.value instanceof e?n.value=l.zigZagDecode64(n.value):n=l.zigZagDecode64(n),n}),o.writeCString=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),i=e.length,!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");for(r=0;i>r;++r)if(0===e.charCodeAt(r))throw RangeError("Illegal str: Contains NULL-characters");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return i=c.calculateUTF16asUTF8(t(e))[1],n+=i+1,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=i+1,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),this.view[n++]=0,s?(this.offset=n,this):i},o.readCString=function(e){var t,r,i,o=void 0===e;if(o&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=e,i=-1,c.decodeUTF8toUTF16(function(){if(0===i)return null;if(e>=this.limit)throw RangeError("Illegal range: Truncated data, "+e+" < "+this.limit);return 0===(i=this.view[e++])?null:i}.bind(this),r=n(),!0),o?(this.offset=e,r()):{string:r(),length:e-t}},o.writeIString=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}if(i=n,r=c.calculateUTF16asUTF8(t(e),this.noAssert)[1],n+=4+r,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=4+r,this.littleEndian?(this.view[n+3]=255&r>>>24,this.view[n+2]=255&r>>>16,this.view[n+1]=255&r>>>8,this.view[n]=255&r):(this.view[n]=255&r>>>24,this.view[n+1]=255&r>>>16,this.view[n+2]=255&r>>>8,this.view[n+3]=255&r),n+=4,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),n!==i+4+r)throw RangeError("Illegal range: Truncated data, "+n+" == "+(n+4+r));return s?(this.offset=n,this):n-i},o.readIString=function(e){var t,n,r,i=void 0===e;if(i&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+4>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+4) <= "+this.buffer.byteLength)}return t=e,n=this.readUint32(e),r=this.readUTF8String(n,l.METRICS_BYTES,e+=4),e+=r.length,i?(this.offset=e,r.string):{string:r.string,length:e-t}},l.METRICS_CHARS="c",l.METRICS_BYTES="b",o.writeUTF8String=function(e,n){var r,i,o,s=void 0===n;if(s&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return i=n,r=c.calculateUTF16asUTF8(t(e))[1],n+=r,o=this.buffer.byteLength,n>o&&this.resize((o*=2)>n?o:n),n-=r,c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),s?(this.offset=n,this):n-i},o.writeString=o.writeUTF8String,l.calculateUTF8Chars=function(e){return c.calculateUTF16asUTF8(t(e))[0]},l.calculateUTF8Bytes=function(e){return c.calculateUTF16asUTF8(t(e))[1]},l.calculateString=l.calculateUTF8Bytes,o.readUTF8String=function(e,t,r){var i,o,s,a,u;if("number"==typeof t&&(r=t,t=void 0),(i=void 0===r)&&(r=this.offset),void 0===t&&(t=l.METRICS_CHARS),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal length: "+e+" (not an integer)");if(e|=0,"number"!=typeof r||r%1!=0)throw TypeError("Illegal offset: "+r+" (not an integer)");if((r>>>=0)<0||r+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+r+" (+0) <= "+this.buffer.byteLength)}if(s=0,a=r,t===l.METRICS_CHARS){if(o=n(),c.decodeUTF8(function(){return e>s&&r<this.limit?this.view[r++]:null}.bind(this),(function(e){++s,c.UTF8toUTF16(e,o)})),s!==e)throw RangeError("Illegal range: Truncated data, "+s+" == "+e);return i?(this.offset=r,o()):{string:o(),length:r-a}}if(t===l.METRICS_BYTES){if(!this.noAssert){if("number"!=typeof r||r%1!=0)throw TypeError("Illegal offset: "+r+" (not an integer)");if((r>>>=0)<0||r+e>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+r+" (+"+e+") <= "+this.buffer.byteLength)}if(u=r+e,c.decodeUTF8toUTF16(function(){return u>r?this.view[r++]:null}.bind(this),o=n(),this.noAssert),r!==u)throw RangeError("Illegal range: Truncated data, "+r+" == "+u);return i?(this.offset=r,o()):{string:o(),length:r-a}}throw TypeError("Unsupported metrics: "+t)},o.readString=o.readUTF8String,o.writeVString=function(e,n){var r,i,o,s,a=void 0===n;if(a&&(n=this.offset),!this.noAssert){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}if(o=n,r=c.calculateUTF16asUTF8(t(e),this.noAssert)[1],i=l.calculateVarint32(r),n+=i+r,s=this.buffer.byteLength,n>s&&this.resize((s*=2)>n?s:n),n-=i+r,n+=this.writeVarint32(r,n),c.encodeUTF16toUTF8(t(e),function(e){this.view[n++]=e}.bind(this)),n!==o+r+i)throw RangeError("Illegal range: Truncated data, "+n+" == "+(n+r+i));return a?(this.offset=n,this):n-o},o.readVString=function(e){var t,n,r,i=void 0===e;if(i&&(e=this.offset),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+1>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+1) <= "+this.buffer.byteLength)}return t=e,n=this.readVarint32(e),r=this.readUTF8String(n.value,l.METRICS_BYTES,e+=n.length),e+=r.length,i?(this.offset=e,r.string):{string:r.string,length:e-t}},o.append=function(e,t,n){var r,i,o;if(("number"==typeof t||"string"!=typeof t)&&(n=t,t=void 0),(r=void 0===n)&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return e instanceof l||(e=l.wrap(e,t)),(i=e.limit-e.offset)<=0||((n+=i)>(o=this.buffer.byteLength)&&this.resize((o*=2)>n?o:n),n-=i,this.view.set(e.view.subarray(e.offset,e.limit),n),e.offset+=i,r&&(this.offset+=i)),this},o.appendTo=function(e,t){return e.append(this,t),this},o.assert=function(e){return this.noAssert=!e,this},o.capacity=function(){return this.buffer.byteLength},o.clear=function(){return this.offset=0,this.limit=this.buffer.byteLength,this.markedOffset=-1,this},o.clone=function(e){var t=new l(0,this.littleEndian,this.noAssert);return e?(t.buffer=new ArrayBuffer(this.buffer.byteLength),t.view=new Uint8Array(t.buffer)):(t.buffer=this.buffer,t.view=this.view),t.offset=this.offset,t.markedOffset=this.markedOffset,t.limit=this.limit,t},o.compact=function(e,t){var n,r,i;if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}return 0===e&&t===this.buffer.byteLength?this:0===(n=t-e)?(this.buffer=s,this.view=null,this.markedOffset>=0&&(this.markedOffset-=e),this.offset=0,this.limit=0,this):(r=new ArrayBuffer(n),(i=new Uint8Array(r)).set(this.view.subarray(e,t)),this.buffer=r,this.view=i,this.markedOffset>=0&&(this.markedOffset-=e),this.offset=0,this.limit=n,this)},o.copy=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}if(e===t)return new l(0,this.littleEndian,this.noAssert);var n=t-e,r=new l(n,this.littleEndian,this.noAssert);return r.offset=0,r.limit=n,r.markedOffset>=0&&(r.markedOffset-=e),this.copyTo(r,0,e,t),r},o.copyTo=function(e,t,n,r){var i,o,s;if(!this.noAssert&&!l.isByteBuffer(e))throw TypeError("Illegal target: Not a ByteBuffer");if(t=(o=void 0===t)?e.offset:0|t,n=(i=void 0===n)?this.offset:0|n,r=void 0===r?this.limit:0|r,t<0||t>e.buffer.byteLength)throw RangeError("Illegal target range: 0 <= "+t+" <= "+e.buffer.byteLength);if(n<0||r>this.buffer.byteLength)throw RangeError("Illegal source range: 0 <= "+n+" <= "+this.buffer.byteLength);return 0===(s=r-n)?e:(e.ensureCapacity(t+s),e.view.set(this.view.subarray(n,r),t),i&&(this.offset+=s),o&&(e.offset+=s),this)},o.ensureCapacity=function(e){var t=this.buffer.byteLength;return e>t?this.resize((t*=2)>e?t:e):this},o.fill=function(e,t,n){var r=void 0===t;if(r&&(t=this.offset),"string"==typeof e&&e.length>0&&(e=e.charCodeAt(0)),void 0===t&&(t=this.offset),void 0===n&&(n=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal value: "+e+" (not an integer)");if(e|=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal begin: Not an integer");if(t>>>=0,"number"!=typeof n||n%1!=0)throw TypeError("Illegal end: Not an integer");if(n>>>=0,t<0||t>n||n>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+t+" <= "+n+" <= "+this.buffer.byteLength)}if(t>=n)return this;for(;n>t;)this.view[t++]=e;return r&&(this.offset=t),this},o.flip=function(){return this.limit=this.offset,this.offset=0,this},o.mark=function(e){if(e=void 0===e?this.offset:e,!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal offset: "+e+" (not an integer)");if((e>>>=0)<0||e+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+e+" (+0) <= "+this.buffer.byteLength)}return this.markedOffset=e,this},o.order=function(e){if(!this.noAssert&&"boolean"!=typeof e)throw TypeError("Illegal littleEndian: Not a boolean");return this.littleEndian=!!e,this},o.LE=function(e){return this.littleEndian=void 0===e||!!e,this},o.BE=function(e){return this.littleEndian=void 0!==e&&!e,this},o.prepend=function(e,t,n){var r,i,o,s,a;if(("number"==typeof t||"string"!=typeof t)&&(n=t,t=void 0),(r=void 0===n)&&(n=this.offset),!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: "+n+" (not an integer)");if((n>>>=0)<0||n+0>this.buffer.byteLength)throw RangeError("Illegal offset: 0 <= "+n+" (+0) <= "+this.buffer.byteLength)}return e instanceof l||(e=l.wrap(e,t)),(i=e.limit-e.offset)<=0||((o=i-n)>0?(s=new ArrayBuffer(this.buffer.byteLength+o),(a=new Uint8Array(s)).set(this.view.subarray(n,this.buffer.byteLength),i),this.buffer=s,this.view=a,this.offset+=o,this.markedOffset>=0&&(this.markedOffset+=o),this.limit+=o,n+=o):new Uint8Array(this.buffer),this.view.set(e.view.subarray(e.offset,e.limit),n-i),e.offset=e.limit,r&&(this.offset-=i)),this},o.prependTo=function(e,t){return e.prepend(this,t),this},o.printDebug=function(e){"function"!=typeof e&&(e=console.log.bind(console)),e(this.toString()+"\n-------------------------------------------------------------------\n"+this.toDebug(!0))},o.remaining=function(){return this.limit-this.offset},o.reset=function(){return this.markedOffset>=0?(this.offset=this.markedOffset,this.markedOffset=-1):this.offset=0,this},o.resize=function(e){var t,n;if(!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal capacity: "+e+" (not an integer)");if((e|=0)<0)throw RangeError("Illegal capacity: 0 <= "+e)}return this.buffer.byteLength<e&&(t=new ArrayBuffer(e),(n=new Uint8Array(t)).set(this.view),this.buffer=t,this.view=n),this},o.reverse=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}return e===t||Array.prototype.reverse.call(this.view.subarray(e,t)),this},o.skip=function(e){if(!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal length: "+e+" (not an integer)");e|=0}var t=this.offset+e;if(!this.noAssert&&(t<0||t>this.buffer.byteLength))throw RangeError("Illegal length: 0 <= "+this.offset+" + "+e+" <= "+this.buffer.byteLength);return this.offset=t,this},o.slice=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}var n=this.clone();return n.offset=e,n.limit=t,n},o.toBuffer=function(e){var t,n=this.offset,r=this.limit;if(!this.noAssert){if("number"!=typeof n||n%1!=0)throw TypeError("Illegal offset: Not an integer");if(n>>>=0,"number"!=typeof r||r%1!=0)throw TypeError("Illegal limit: Not an integer");if(r>>>=0,n<0||n>r||r>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+n+" <= "+r+" <= "+this.buffer.byteLength)}return e||0!==n||r!==this.buffer.byteLength?n===r?s:(t=new ArrayBuffer(r-n),new Uint8Array(t).set(new Uint8Array(this.buffer).subarray(n,r),0),t):this.buffer},o.toArrayBuffer=o.toBuffer,o.toString=function(e,t,n){if(void 0===e)return"ByteBufferAB(offset="+this.offset+",markedOffset="+this.markedOffset+",limit="+this.limit+",capacity="+this.capacity()+")";switch("number"==typeof e&&(n=t=e="utf8"),e){case"utf8":return this.toUTF8(t,n);case"base64":return this.toBase64(t,n);case"hex":return this.toHex(t,n);case"binary":return this.toBinary(t,n);case"debug":return this.toDebug();case"columns":return this.toColumns();default:throw Error("Unsupported encoding: "+e)}},u=function(){var e,t,n={},r=[65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57,43,47],i=[];for(e=0,t=r.length;t>e;++e)i[r[e]]=e;return n.encode=function(e,t){for(var n,i;null!==(n=e());)t(r[63&n>>2]),i=(3&n)<<4,null!==(n=e())?(t(r[63&((i|=15&n>>4)|15&n>>4)]),i=(15&n)<<2,null!==(n=e())?(t(r[63&(i|3&n>>6)]),t(r[63&n])):(t(r[63&i]),t(61))):(t(r[63&i]),t(61),t(61))},n.decode=function(e,t){function n(e){throw Error("Illegal character code: "+e)}for(var r,o,s;null!==(r=e());)if(void 0===(o=i[r])&&n(r),null!==(r=e())&&(void 0===(s=i[r])&&n(r),t(o<<2>>>0|(48&s)>>4),null!==(r=e()))){if(void 0===(o=i[r])){if(61===r)break;n(r)}if(t((15&s)<<4>>>0|(60&o)>>2),null!==(r=e())){if(void 0===(s=i[r])){if(61===r)break;n(r)}t((3&o)<<6>>>0|s)}}},n.test=function(e){return/^(?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/.test(e)},n}(),o.toBase64=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),t|=0,(e|=0)<0||t>this.capacity||e>t)throw RangeError("begin, end");var r;return u.encode(function(){return t>e?this.view[e++]:null}.bind(this),r=n()),r()},l.fromBase64=function(e,n){if("string"!=typeof e)throw TypeError("str");var r=new l(e.length/4*3,n),i=0;return u.decode(t(e),(function(e){r.view[i++]=e})),r.limit=i,r},l.btoa=function(e){return l.fromBinary(e).toBase64()},l.atob=function(e){return l.fromBase64(e).toBinary()},o.toBinary=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),t|=0,(e|=0)<0||t>this.capacity()||e>t)throw RangeError("begin, end");if(e===t)return"";for(var n=[],r=[];t>e;)n.push(this.view[e++]),n.length>=1024&&(r.push(String.fromCharCode.apply(String,n)),n=[]);return r.join("")+String.fromCharCode.apply(String,n)},l.fromBinary=function(e,t){if("string"!=typeof e)throw TypeError("str");for(var n,r=0,i=e.length,o=new l(i,t);i>r;){if((n=e.charCodeAt(r))>255)throw RangeError("illegal char code: "+n);o.view[r++]=n}return o.limit=i,o},o.toDebug=function(e){for(var t,n=-1,r=this.buffer.byteLength,i="",o="",s="";r>n;){if(-1!==n&&(i+=(t=this.view[n])<16?"0"+t.toString(16).toUpperCase():t.toString(16).toUpperCase(),e&&(o+=t>32&&t<127?String.fromCharCode(t):".")),++n,e&&n>0&&n%16==0&&n!==r){for(;i.length<51;)i+=" ";s+=i+o+"\n",i=o=""}i+=n===this.offset&&n===this.limit?n===this.markedOffset?"!":"|":n===this.offset?n===this.markedOffset?"[":"<":n===this.limit?n===this.markedOffset?"]":">":n===this.markedOffset?"'":e||0!==n&&n!==r?" ":""}if(e&&" "!==i){for(;i.length<51;)i+=" ";s+=i+o+"\n"}return e?s:i},l.fromDebug=function(e,t,n){for(var r,i,o=e.length,s=new l(0|(o+1)/3,t,n),a=0,u=0,c=!1,h=!1,d=!1,p=!1,g=!1;o>a;){switch(r=e.charAt(a++)){case"!":if(!n){if(h||d||p){g=!0;break}h=d=p=!0}s.offset=s.markedOffset=s.limit=u,c=!1;break;case"|":if(!n){if(h||p){g=!0;break}h=p=!0}s.offset=s.limit=u,c=!1;break;case"[":if(!n){if(h||d){g=!0;break}h=d=!0}s.offset=s.markedOffset=u,c=!1;break;case"<":if(!n){if(h){g=!0;break}h=!0}s.offset=u,c=!1;break;case"]":if(!n){if(p||d){g=!0;break}p=d=!0}s.limit=s.markedOffset=u,c=!1;break;case">":if(!n){if(p){g=!0;break}p=!0}s.limit=u,c=!1;break;case"'":if(!n){if(d){g=!0;break}d=!0}s.markedOffset=u,c=!1;break;case" ":c=!1;break;default:if(!n&&c){g=!0;break}if(i=parseInt(r+e.charAt(a++),16),!n&&(isNaN(i)||i<0||i>255))throw TypeError("Illegal str: Not a debug encoded string");s.view[u++]=i,c=!0}if(g)throw TypeError("Illegal str: Invalid symbol at "+a)}if(!n){if(!h||!p)throw TypeError("Illegal str: Missing offset or limit");if(u<s.buffer.byteLength)throw TypeError("Illegal str: Not a debug encoded string (is it hex?) "+u+" < "+o)}return s},o.toHex=function(e,t){if(e=void 0===e?this.offset:e,t=void 0===t?this.limit:t,!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}for(var n,r=new Array(t-e);t>e;)(n=this.view[e++])<16?r.push("0",n.toString(16)):r.push(n.toString(16));return r.join("")},l.fromHex=function(e,t,n){var r,i,o,s,a;if(!n){if("string"!=typeof e)throw TypeError("Illegal str: Not a string");if(e.length%2!=0)throw TypeError("Illegal str: Length not a multiple of 2")}for(i=e.length,o=new l(0|i/2,t),s=0,a=0;i>s;s+=2){if(r=parseInt(e.substring(s,s+2),16),!n&&(!isFinite(r)||r<0||r>255))throw TypeError("Illegal str: Contains non-hex characters");o.view[a++]=r}return o.limit=a,o},c=function(){var e={MAX_CODEPOINT:1114111,encodeUTF8:function(e,t){var n=null;for("number"==typeof e&&(n=e,e=function(){return null});null!==n||null!==(n=e());)n<128?t(127&n):n<2048?(t(192|31&n>>6),t(128|63&n)):n<65536?(t(224|15&n>>12),t(128|63&n>>6),t(128|63&n)):(t(240|7&n>>18),t(128|63&n>>12),t(128|63&n>>6),t(128|63&n)),n=null},decodeUTF8:function(e,t){for(var n,r,i,o,s=function(e){e=e.slice(0,e.indexOf(null));var t=Error(e.toString());throw t.name="TruncatedError",t.bytes=e,t};null!==(n=e());)if(0==(128&n))t(n);else if(192==(224&n))null===(r=e())&&s([n,r]),t((31&n)<<6|63&r);else if(224==(240&n))(null===(r=e())||null===(i=e()))&&s([n,r,i]),t((15&n)<<12|(63&r)<<6|63&i);else{if(240!=(248&n))throw RangeError("Illegal starting byte: "+n);(null===(r=e())||null===(i=e())||null===(o=e()))&&s([n,r,i,o]),t((7&n)<<18|(63&r)<<12|(63&i)<<6|63&o)}},UTF16toUTF8:function(e,t){for(var n,r=null;null!==(n=null!==r?r:e());)n>=55296&&n<=57343&&null!==(r=e())&&r>=56320&&r<=57343?(t(1024*(n-55296)+r-56320+65536),r=null):t(n);null!==r&&t(r)},UTF8toUTF16:function(e,t){var n=null;for("number"==typeof e&&(n=e,e=function(){return null});null!==n||null!==(n=e());)n<=65535?t(n):(t(55296+((n-=65536)>>10)),t(n%1024+56320)),n=null},encodeUTF16toUTF8:function(t,n){e.UTF16toUTF8(t,(function(t){e.encodeUTF8(t,n)}))},decodeUTF8toUTF16:function(t,n){e.decodeUTF8(t,(function(t){e.UTF8toUTF16(t,n)}))},calculateCodePoint:function(e){return e<128?1:e<2048?2:e<65536?3:4},calculateUTF8:function(e){for(var t,n=0;null!==(t=e());)n+=t<128?1:t<2048?2:t<65536?3:4;return n},calculateUTF16asUTF8:function(t){var n=0,r=0;return e.UTF16toUTF8(t,(function(e){++n,r+=e<128?1:e<2048?2:e<65536?3:4})),[n,r]}};return e}(),o.toUTF8=function(e,t){if(void 0===e&&(e=this.offset),void 0===t&&(t=this.limit),!this.noAssert){if("number"!=typeof e||e%1!=0)throw TypeError("Illegal begin: Not an integer");if(e>>>=0,"number"!=typeof t||t%1!=0)throw TypeError("Illegal end: Not an integer");if(t>>>=0,e<0||e>t||t>this.buffer.byteLength)throw RangeError("Illegal range: 0 <= "+e+" <= "+t+" <= "+this.buffer.byteLength)}var r;try{c.decodeUTF8toUTF16(function(){return t>e?this.view[e++]:null}.bind(this),r=n())}catch(n){if(e!==t)throw RangeError("Illegal range: Truncated data, "+e+" != "+t)}return r()},l.fromUTF8=function(e,n,r){if(!r&&"string"!=typeof e)throw TypeError("Illegal str: Not a string");var i=new l(c.calculateUTF16asUTF8(t(e),!0)[1],n,r),o=0;return c.encodeUTF16toUTF8(t(e),(function(e){i.view[o++]=e})),i.limit=o,i},l}(t),r=function(t,n){var r,i,o={};return o.ByteBuffer=t,o.c=t,r=t,o.Long=n||null,o.VERSION="5.0.1",o.WIRE_TYPES={},o.WIRE_TYPES.VARINT=0,o.WIRE_TYPES.BITS64=1,o.WIRE_TYPES.LDELIM=2,o.WIRE_TYPES.STARTGROUP=3,o.WIRE_TYPES.ENDGROUP=4,o.WIRE_TYPES.BITS32=5,o.PACKABLE_WIRE_TYPES=[o.WIRE_TYPES.VARINT,o.WIRE_TYPES.BITS64,o.WIRE_TYPES.BITS32],o.TYPES={int32:{name:"int32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},uint32:{name:"uint32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},sint32:{name:"sint32",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},int64:{name:"int64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.ZERO:void 0},uint64:{name:"uint64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.UZERO:void 0},sint64:{name:"sint64",wireType:o.WIRE_TYPES.VARINT,defaultValue:o.Long?o.Long.ZERO:void 0},bool:{name:"bool",wireType:o.WIRE_TYPES.VARINT,defaultValue:!1},double:{name:"double",wireType:o.WIRE_TYPES.BITS64,defaultValue:0},string:{name:"string",wireType:o.WIRE_TYPES.LDELIM,defaultValue:""},bytes:{name:"bytes",wireType:o.WIRE_TYPES.LDELIM,defaultValue:null},fixed32:{name:"fixed32",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},sfixed32:{name:"sfixed32",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},fixed64:{name:"fixed64",wireType:o.WIRE_TYPES.BITS64,defaultValue:o.Long?o.Long.UZERO:void 0},sfixed64:{name:"sfixed64",wireType:o.WIRE_TYPES.BITS64,defaultValue:o.Long?o.Long.ZERO:void 0},float:{name:"float",wireType:o.WIRE_TYPES.BITS32,defaultValue:0},enum:{name:"enum",wireType:o.WIRE_TYPES.VARINT,defaultValue:0},message:{name:"message",wireType:o.WIRE_TYPES.LDELIM,defaultValue:null},group:{name:"group",wireType:o.WIRE_TYPES.STARTGROUP,defaultValue:null}},o.MAP_KEY_TYPES=[o.TYPES.int32,o.TYPES.sint32,o.TYPES.sfixed32,o.TYPES.uint32,o.TYPES.fixed32,o.TYPES.int64,o.TYPES.sint64,o.TYPES.sfixed64,o.TYPES.uint64,o.TYPES.fixed64,o.TYPES.bool,o.TYPES.string,o.TYPES.bytes],o.ID_MIN=1,o.ID_MAX=536870911,o.convertFieldsToCamelCase=!1,o.populateAccessors=!0,o.populateDefaults=!0,o.Util=function(){var e={};return e.IS_NODE=!("object"!=typeof process||process+""!="[object process]"||process.browser),e.XHR=function(){var e,t=[function(){return new XMLHttpRequest},function(){return new ActiveXObject("Msxml2.XMLHTTP")},function(){return new ActiveXObject("Msxml3.XMLHTTP")},function(){return new ActiveXObject("Microsoft.XMLHTTP")}],n=null;for(e=0;e<t.length;e++){try{n=t[e]()}catch(e){continue}break}if(!n)throw Error("XMLHttpRequest is not supported");return n},e.fetch=function(t,n){if(n&&"function"!=typeof n&&(n=null),e.IS_NODE)if(n)g.readFile(t,(function(e,t){n(e?null:""+t)}));else try{return g.readFileSync(t)}catch(e){return null}else{var r=e.XHR();if(r.open("GET",t,!!n),r.setRequestHeader("Accept","text/plain"),"function"==typeof r.overrideMimeType&&r.overrideMimeType("text/plain"),!n)return r.send(null),200==r.status||0==r.status&&"string"==typeof r.responseText?r.responseText:null;if(r.onreadystatechange=function(){4==r.readyState&&(200==r.status||0==r.status&&"string"==typeof r.responseText?n(r.responseText):n(null))},4==r.readyState)return;r.send(null)}},e.toCamelCase=function(e){return e.replace(/_([a-zA-Z])/g,(function(e,t){return t.toUpperCase()}))},e}(),o.Lang={DELIM:/[\s\{\}=;:\[\],'"\(\)<>]/g,RULE:/^(?:required|optional|repeated|map)$/,TYPE:/^(?:double|float|int32|uint32|sint32|int64|uint64|sint64|fixed32|sfixed32|fixed64|sfixed64|bool|string|bytes)$/,NAME:/^[a-zA-Z_][a-zA-Z_0-9]*$/,TYPEDEF:/^[a-zA-Z][a-zA-Z_0-9]*$/,TYPEREF:/^(?:\.?[a-zA-Z_][a-zA-Z_0-9]*)+$/,FQTYPEREF:/^(?:\.[a-zA-Z][a-zA-Z_0-9]*)+$/,NUMBER:/^-?(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+|([0-9]*(\.[0-9]*)?([Ee][+-]?[0-9]+)?)|inf|nan)$/,NUMBER_DEC:/^(?:[1-9][0-9]*|0)$/,NUMBER_HEX:/^0[xX][0-9a-fA-F]+$/,NUMBER_OCT:/^0[0-7]+$/,NUMBER_FLT:/^([0-9]*(\.[0-9]*)?([Ee][+-]?[0-9]+)?|inf|nan)$/,BOOL:/^(?:true|false)$/i,ID:/^(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+)$/,NEGID:/^\-?(?:[1-9][0-9]*|0|0[xX][0-9a-fA-F]+|0[0-7]+)$/,WHITESPACE:/\s/,STRING:/(?:"([^"\\]*(?:\\.[^"\\]*)*)")|(?:'([^'\\]*(?:\\.[^'\\]*)*)')/g,STRING_DQ:/(?:"([^"\\]*(?:\\.[^"\\]*)*)")/g,STRING_SQ:/(?:'([^'\\]*(?:\\.[^'\\]*)*)')/g},o.DotProto=function(e,t){function n(e,n){var r=-1,i=1;if("-"==e.charAt(0)&&(i=-1,e=e.substring(1)),t.NUMBER_DEC.test(e))r=parseInt(e);else if(t.NUMBER_HEX.test(e))r=parseInt(e.substring(2),16);else{if(!t.NUMBER_OCT.test(e))throw Error("illegal id value: "+(i<0?"-":"")+e);r=parseInt(e.substring(1),8)}if(r=0|i*r,!n&&r<0)throw Error("illegal id value: "+(i<0?"-":"")+e);return r}function r(e){var n=1;if("-"==e.charAt(0)&&(n=-1,e=e.substring(1)),t.NUMBER_DEC.test(e))return n*parseInt(e,10);if(t.NUMBER_HEX.test(e))return n*parseInt(e.substring(2),16);if(t.NUMBER_OCT.test(e))return n*parseInt(e.substring(1),8);if("inf"===e)return 1/0*n;if("nan"===e)return NaN;if(t.NUMBER_FLT.test(e))return n*parseFloat(e);throw Error("illegal number value: "+(n<0?"-":"")+e)}function i(e,t,n){void 0===e[t]?e[t]=n:(Array.isArray(e[t])||(e[t]=[e[t]]),e[t].push(n))}var o,s,a={},u=function(e){this.source=e+"",this.index=0,this.line=1,this.stack=[],this._stringOpen=null},c=u.prototype;return c._readString=function(){var e,n='"'===this._stringOpen?t.STRING_DQ:t.STRING_SQ;if(n.lastIndex=this.index-1,!(e=n.exec(this.source)))throw Error("unterminated string");return this.index=n.lastIndex,this.stack.push(this._stringOpen),this._stringOpen=null,e[1]},c.next=function(){var e,n,r,i,o;if(this.stack.length>0)return this.stack.shift();if(this.index>=this.source.length)return null;if(null!==this._stringOpen)return this._readString();do{for(e=!1;t.WHITESPACE.test(r=this.source.charAt(this.index));)if("\n"===r&&++this.line,++this.index===this.source.length)return null;if("/"===this.source.charAt(this.index))if(++this.index,"/"===this.source.charAt(this.index)){for(;"\n"!==this.source.charAt(++this.index);)if(this.index==this.source.length)return null;++this.index,++this.line,e=!0}else{if("*"!==(r=this.source.charAt(this.index)))return"/";do{if("\n"===r&&++this.line,++this.index===this.source.length)return null;n=r,r=this.source.charAt(this.index)}while("*"!==n||"/"!==r);++this.index,e=!0}}while(e);if(this.index===this.source.length)return null;if(i=this.index,t.DELIM.lastIndex=0,!t.DELIM.test(this.source.charAt(i++)))for(;i<this.source.length&&!t.DELIM.test(this.source.charAt(i));)++i;return('"'===(o=this.source.substring(this.index,this.index=i))||"'"===o)&&(this._stringOpen=o),o},c.peek=function(){if(0===this.stack.length){var e=this.next();if(null===e)return null;this.stack.push(e)}return this.stack[0]},c.skip=function(e){var t=this.next();if(t!==e)throw Error("illegal '"+t+"', '"+e+"' expected")},c.omit=function(e){return this.peek()===e&&(this.next(),!0)},c.toString=function(){return"Tokenizer ("+this.index+"/"+this.source.length+" at line "+this.line+")"},a.Tokenizer=u,o=function(e){this.tn=new u(e),this.proto3=!1},(s=o.prototype).parse=function(){var e,n={name:"[ROOT]",package:null,messages:[],enums:[],imports:[],options:{},services:[]},r=!0;try{for(;e=this.tn.next();)switch(e){case"package":if(!r||null!==n.package)throw Error("unexpected 'package'");if(e=this.tn.next(),!t.TYPEREF.test(e))throw Error("illegal package name: "+e);this.tn.skip(";"),n.package=e;break;case"import":if(!r)throw Error("unexpected 'import'");"public"===(e=this.tn.peek())&&this.tn.next(),e=this._readString(),this.tn.skip(";"),n.imports.push(e);break;case"syntax":if(!r)throw Error("unexpected 'syntax'");this.tn.skip("="),"proto3"===(n.syntax=this._readString())&&(this.proto3=!0),this.tn.skip(";");break;case"message":this._parseMessage(n,null),r=!1;break;case"enum":this._parseEnum(n),r=!1;break;case"option":this._parseOption(n);break;case"service":this._parseService(n);break;case"extend":this._parseExtend(n);break;default:throw Error("unexpected '"+e+"'")}}catch(e){throw e.message="Parse error at line "+this.tn.line+": "+e.message,e}return delete n.name,n},o.parse=function(e){return new o(e).parse()},s._readString=function(){var e,t,n="";do{if("'"!==(t=this.tn.next())&&'"'!==t)throw Error("illegal string delimiter: "+t);n+=this.tn.next(),this.tn.skip(t),e=this.tn.peek()}while('"'===e||'"'===e);return n},s._readValue=function(e){var n=this.tn.peek();if('"'===n||"'"===n)return this._readString();if(this.tn.next(),t.NUMBER.test(n))return r(n);if(t.BOOL.test(n))return"true"===n.toLowerCase();if(e&&t.TYPEREF.test(n))return n;throw Error("illegal value: "+n)},s._parseOption=function(e,n){var r,i=this.tn.next(),o=!1;if("("===i&&(o=!0,i=this.tn.next()),!t.TYPEREF.test(i))throw Error("illegal option name: "+i);r=i,o&&(this.tn.skip(")"),r="("+r+")",i=this.tn.peek(),t.FQTYPEREF.test(i)&&(r+=i,this.tn.next())),this.tn.skip("="),this._parseOptionValue(e,r),n||this.tn.skip(";")},s._parseOptionValue=function(e,n){var r=this.tn.peek();if("{"!==r)i(e.options,n,this._readValue(!0));else for(this.tn.skip("{");"}"!==(r=this.tn.next());){if(!t.NAME.test(r))throw Error("illegal option name: "+n+"."+r);this.tn.omit(":")?i(e.options,n+"."+r,this._readValue(!0)):this._parseOptionValue(e,n+"."+r)}},s._parseService=function(e){var n,r=this.tn.next();if(!t.NAME.test(r))throw Error("illegal service name at line "+this.tn.line+": "+r);for(n={name:r,rpc:{},options:{}},this.tn.skip("{");"}"!==(r=this.tn.next());)if("option"===r)this._parseOption(n);else{if("rpc"!==r)throw Error("illegal service token: "+r);this._parseServiceRPC(n)}this.tn.omit(";"),e.services.push(n)},s._parseServiceRPC=function(e){var n,r,i="rpc",o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal rpc service method name: "+o);if(n=o,r={request:null,response:null,request_stream:!1,response_stream:!1,options:{}},this.tn.skip("("),"stream"===(o=this.tn.next()).toLowerCase()&&(r.request_stream=!0,o=this.tn.next()),!t.TYPEREF.test(o))throw Error("illegal rpc service request type: "+o);if(r.request=o,this.tn.skip(")"),"returns"!==(o=this.tn.next()).toLowerCase())throw Error("illegal rpc service request type delimiter: "+o);if(this.tn.skip("("),"stream"===(o=this.tn.next()).toLowerCase()&&(r.response_stream=!0,o=this.tn.next()),r.response=o,this.tn.skip(")"),"{"===(o=this.tn.peek())){for(this.tn.next();"}"!==(o=this.tn.next());){if("option"!==o)throw Error("illegal rpc service token: "+o);this._parseOption(r)}this.tn.omit(";")}else this.tn.skip(";");void 0===e[i]&&(e[i]={}),e[i][n]=r},s._parseMessage=function(e,r){var i=!!r,o=this.tn.next(),s={name:"",fields:[],enums:[],messages:[],options:{},services:[],oneofs:{}};if(!t.NAME.test(o))throw Error("illegal "+(i?"group":"message")+" name: "+o);for(s.name=o,i&&(this.tn.skip("="),r.id=n(this.tn.next()),s.isGroup=!0),"["===(o=this.tn.peek())&&r&&this._parseFieldOptions(r),this.tn.skip("{");"}"!==(o=this.tn.next());)if(t.RULE.test(o))this._parseMessageField(s,o);else if("oneof"===o)this._parseMessageOneOf(s);else if("enum"===o)this._parseEnum(s);else if("message"===o)this._parseMessage(s);else if("option"===o)this._parseOption(s);else if("service"===o)this._parseService(s);else if("extensions"===o)s.extensions=this._parseExtensionRanges();else if("reserved"===o)this._parseIgnored();else if("extend"===o)this._parseExtend(s);else{if(!t.TYPEREF.test(o))throw Error("illegal message token: "+o);if(!this.proto3)throw Error("illegal field rule: "+o);this._parseMessageField(s,"optional",o)}return this.tn.omit(";"),e.messages.push(s),s},s._parseIgnored=function(){for(;";"!==this.tn.peek();)this.tn.next();this.tn.skip(";")},s._parseMessageField=function(e,r,i){var o,s,a;if(!t.RULE.test(r))throw Error("illegal message field rule: "+r);if(o={rule:r,type:"",name:"",options:{},id:0},"map"===r){if(i)throw Error("illegal type: "+i);if(this.tn.skip("<"),s=this.tn.next(),!t.TYPE.test(s)&&!t.TYPEREF.test(s))throw Error("illegal message field type: "+s);if(o.keytype=s,this.tn.skip(","),s=this.tn.next(),!t.TYPE.test(s)&&!t.TYPEREF.test(s))throw Error("illegal message field: "+s);if(o.type=s,this.tn.skip(">"),s=this.tn.next(),!t.NAME.test(s))throw Error("illegal message field name: "+s);o.name=s,this.tn.skip("="),o.id=n(this.tn.next()),"["===(s=this.tn.peek())&&this._parseFieldOptions(o),this.tn.skip(";")}else if("group"===(i=void 0!==i?i:this.tn.next())){if(a=this._parseMessage(e,o),!/^[A-Z]/.test(a.name))throw Error("illegal group name: "+a.name);o.type=a.name,o.name=a.name.toLowerCase(),this.tn.omit(";")}else{if(!t.TYPE.test(i)&&!t.TYPEREF.test(i))throw Error("illegal message field type: "+i);if(o.type=i,s=this.tn.next(),!t.NAME.test(s))throw Error("illegal message field name: "+s);o.name=s,this.tn.skip("="),o.id=n(this.tn.next()),"["===(s=this.tn.peek())&&this._parseFieldOptions(o),this.tn.skip(";")}return e.fields.push(o),o},s._parseMessageOneOf=function(e){var n,r,i,o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal oneof name: "+o);for(r=o,i=[],this.tn.skip("{");"}"!==(o=this.tn.next());)(n=this._parseMessageField(e,"optional",o)).oneof=r,i.push(n.id);this.tn.omit(";"),e.oneofs[r]=i},s._parseFieldOptions=function(e){this.tn.skip("[");for(var t=!0;"]"!==this.tn.peek();)t||this.tn.skip(","),this._parseOption(e,!0),t=!1;this.tn.next()},s._parseEnum=function(e){var r,i={name:"",values:[],options:{}},o=this.tn.next();if(!t.NAME.test(o))throw Error("illegal name: "+o);for(i.name=o,this.tn.skip("{");"}"!==(o=this.tn.next());)if("option"===o)this._parseOption(i);else{if(!t.NAME.test(o))throw Error("illegal name: "+o);this.tn.skip("="),r={name:o,id:n(this.tn.next(),!0)},"["===(o=this.tn.peek())&&this._parseFieldOptions({options:{}}),this.tn.skip(";"),i.values.push(r)}this.tn.omit(";"),e.enums.push(i)},s._parseExtensionRanges=function(){var t,n,i,o=[];do{for(n=[];;){switch(t=this.tn.next()){case"min":i=e.ID_MIN;break;case"max":i=e.ID_MAX;break;default:i=r(t)}if(n.push(i),2===n.length)break;if("to"!==this.tn.peek()){n.push(i);break}this.tn.next()}o.push(n)}while(this.tn.omit(","));return this.tn.skip(";"),o},s._parseExtend=function(e){var n,r=this.tn.next();if(!t.TYPEREF.test(r))throw Error("illegal extend reference: "+r);for(n={ref:r,fields:[]},this.tn.skip("{");"}"!==(r=this.tn.next());)if(t.RULE.test(r))this._parseMessageField(n,r);else{if(!t.TYPEREF.test(r))throw Error("illegal extend token: "+r);if(!this.proto3)throw Error("illegal field rule: "+r);this._parseMessageField(n,"optional",r)}return this.tn.omit(";"),e.messages.push(n),n},s.toString=function(){return"Parser at line "+this.tn.line},a.Parser=o,a}(o,o.Lang),o.Reflect=function(e){function n(t,n){if(t&&"number"==typeof t.low&&"number"==typeof t.high&&"boolean"==typeof t.unsigned&&t.low==t.low&&t.high==t.high)return new e.Long(t.low,t.high,void 0===n?t.unsigned:n);if("string"==typeof t)return e.Long.fromString(t,n||!1,10);if("number"==typeof t)return e.Long.fromNumber(t,n||!1);throw Error("not convertible to Long")}function i(t,n){var r=n.readVarint32(),o=7&r,s=r>>>3;switch(o){case e.WIRE_TYPES.VARINT:do{r=n.readUint8()}while(128==(128&r));break;case e.WIRE_TYPES.BITS64:n.offset+=8;break;case e.WIRE_TYPES.LDELIM:r=n.readVarint32(),n.offset+=r;break;case e.WIRE_TYPES.STARTGROUP:i(s,n);break;case e.WIRE_TYPES.ENDGROUP:if(s===t)return!1;throw Error("Illegal GROUPEND after unknown group: "+s+" ("+t+" expected)");case e.WIRE_TYPES.BITS32:n.offset+=4;break;default:throw Error("Illegal wire type in unknown group "+t+": "+o)}return!0}var o,s,a,u,c,l,h,d,p,g,f,_,T,E,y,v,I={},m=function(e,t,n){this.builder=e,this.parent=t,this.name=n,this.className},C=m.prototype;return C.fqn=function(){for(var e=this.name,t=this;null!=(t=t.parent);)e=t.name+"."+e;return e},C.toString=function(e){return(e?this.className+" ":"")+this.fqn()},C.build=function(){throw Error(this.toString(!0)+" cannot be built directly")},I.T=m,o=function(e,t,n,r,i){m.call(this,e,t,n),this.className="Namespace",this.children=[],this.options=r||{},this.syntax=i||"proto2"},(s=o.prototype=Object.create(m.prototype)).getChildren=function(e){var t,n,r;if(null==(e=e||null))return this.children.slice();for(t=[],n=0,r=this.children.length;r>n;++n)this.children[n]instanceof e&&t.push(this.children[n]);return t},s.addChild=function(e){var t;if(t=this.getChild(e.name))if(t instanceof c.Field&&t.name!==t.originalName&&null===this.getChild(t.originalName))t.name=t.originalName;else{if(!(e instanceof c.Field&&e.name!==e.originalName&&null===this.getChild(e.originalName)))throw Error("Duplicate name in namespace "+this.toString(!0)+": "+e.name);e.name=e.originalName}this.children.push(e)},s.getChild=function(e){var t,n,r="number"==typeof e?"id":"name";for(t=0,n=this.children.length;n>t;++t)if(this.children[t][r]===e)return this.children[t];return null},s.resolve=function(e,t){var n,r="string"==typeof e?e.split("."):e,i=this,o=0;if(""===r[o]){for(;null!==i.parent;)i=i.parent;o++}do{do{if(!(i instanceof I.Namespace)){i=null;break}if(!((n=i.getChild(r[o]))&&n instanceof I.T&&(!t||n instanceof I.Namespace))){i=null;break}i=n,o++}while(o<r.length);if(null!=i)break;if(null!==this.parent)return this.parent.resolve(e,t)}while(null!=i);return i},s.qn=function(e){var t,n,r=[],i=e;do{r.unshift(i.name),i=i.parent}while(null!==i);for(t=1;t<=r.length;t++)if(n=r.slice(r.length-t),e===this.resolve(n,e instanceof I.Namespace))return n.join(".");return e.fqn()},s.build=function(){var e,t,n,r={},i=this.children;for(t=0,n=i.length;n>t;++t)(e=i[t])instanceof o&&(r[e.name]=e.build());return Object.defineProperty&&Object.defineProperty(r,"$options",{value:this.buildOpt()}),r},s.buildOpt=function(){var e,t,n,r,i={},o=Object.keys(this.options);for(e=0,t=o.length;t>e;++e)n=o[e],r=this.options[o[e]],i[n]=r;return i},s.getOption=function(e){return void 0===e?this.options:void 0!==this.options[e]?this.options[e]:null},I.Namespace=o,a=function(t,n,r,i){if(this.type=t,this.resolvedType=n,this.isMapKey=r,this.syntax=i,r&&e.MAP_KEY_TYPES.indexOf(t)<0)throw Error("Invalid map key type: "+t.name)},u=a.prototype,a.defaultFieldValue=function(t){if("string"==typeof t&&(t=e.TYPES[t]),void 0===t.defaultValue)throw Error("default value for type "+t.name+" is not supported");return t==e.TYPES.bytes?new r(0):t.defaultValue},u.verifyValue=function(r){var i,o,s,a=function(e,t){throw Error("Illegal value for "+this.toString(!0)+" of type "+this.type.name+": "+e+" ("+t+")")}.bind(this);switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),r>4294967295?0|r:r;case e.TYPES.uint32:case e.TYPES.fixed32:return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),r<0?r>>>0:r;case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:if(e.Long)try{return n(r,!1)}catch(e){a(typeof r,e.message)}else a(typeof r,"requires Long.js");case e.TYPES.uint64:case e.TYPES.fixed64:if(e.Long)try{return n(r,!0)}catch(e){a(typeof r,e.message)}else a(typeof r,"requires Long.js");case e.TYPES.bool:return"boolean"!=typeof r&&a(typeof r,"not a boolean"),r;case e.TYPES.float:case e.TYPES.double:return"number"!=typeof r&&a(typeof r,"not a number"),r;case e.TYPES.string:return"string"==typeof r||r&&r instanceof String||a(typeof r,"not a string"),""+r;case e.TYPES.bytes:return t.isByteBuffer(r)?r:t.wrap(r);case e.TYPES.enum:for(i=this.resolvedType.getChildren(e.Reflect.Enum.Value),s=0;s<i.length;s++){if(i[s].name==r)return i[s].id;if(i[s].id==r)return i[s].id}if("proto3"===this.syntax)return("number"!=typeof r||r==r&&r%1!=0)&&a(typeof r,"not an integer"),(r>4294967295||r<0)&&a(typeof r,"not in range for uint32"),r;a(r,"not a valid enum value");case e.TYPES.group:case e.TYPES.message:if(r&&"object"==typeof r||a(typeof r,"object expected"),r instanceof this.resolvedType.clazz)return r;if(r instanceof e.Builder.Message){for(s in o={},r)r.hasOwnProperty(s)&&(o[s]=r[s]);r=o}return new this.resolvedType.clazz(r)}throw Error("[INTERNAL] Illegal value for "+this.toString(!0)+": "+r+" (undefined type "+this.type+")")},u.calculateLength=function(t,n){if(null===n)return 0;var i;switch(this.type){case e.TYPES.int32:return n<0?r.calculateVarint64(n):r.calculateVarint32(n);case e.TYPES.uint32:return r.calculateVarint32(n);case e.TYPES.sint32:return r.calculateVarint32(r.zigZagEncode32(n));case e.TYPES.fixed32:case e.TYPES.sfixed32:case e.TYPES.float:return 4;case e.TYPES.int64:case e.TYPES.uint64:return r.calculateVarint64(n);case e.TYPES.sint64:return r.calculateVarint64(r.zigZagEncode64(n));case e.TYPES.fixed64:case e.TYPES.sfixed64:return 8;case e.TYPES.bool:return 1;case e.TYPES.enum:return r.calculateVarint32(n);case e.TYPES.double:return 8;case e.TYPES.string:return i=r.calculateUTF8Bytes(n),r.calculateVarint32(i)+i;case e.TYPES.bytes:if(n.remaining()<0)throw Error("Illegal value for "+this.toString(!0)+": "+n.remaining()+" bytes remaining");return r.calculateVarint32(n.remaining())+n.remaining();case e.TYPES.message:return i=this.resolvedType.calculate(n),r.calculateVarint32(i)+i;case e.TYPES.group:return(i=this.resolvedType.calculate(n))+r.calculateVarint32(t<<3|e.WIRE_TYPES.ENDGROUP)}throw Error("[INTERNAL] Illegal value to encode in "+this.toString(!0)+": "+n+" (unknown type)")},u.encodeValue=function(t,n,i){var o,s;if(null===n)return i;switch(this.type){case e.TYPES.int32:n<0?i.writeVarint64(n):i.writeVarint32(n);break;case e.TYPES.uint32:i.writeVarint32(n);break;case e.TYPES.sint32:i.writeVarint32ZigZag(n);break;case e.TYPES.fixed32:i.writeUint32(n);break;case e.TYPES.sfixed32:i.writeInt32(n);break;case e.TYPES.int64:case e.TYPES.uint64:i.writeVarint64(n);break;case e.TYPES.sint64:i.writeVarint64ZigZag(n);break;case e.TYPES.fixed64:i.writeUint64(n);break;case e.TYPES.sfixed64:i.writeInt64(n);break;case e.TYPES.bool:"string"==typeof n?i.writeVarint32("false"===n.toLowerCase()?0:!!n):i.writeVarint32(n?1:0);break;case e.TYPES.enum:i.writeVarint32(n);break;case e.TYPES.float:i.writeFloat32(n);break;case e.TYPES.double:i.writeFloat64(n);break;case e.TYPES.string:i.writeVString(n);break;case e.TYPES.bytes:if(n.remaining()<0)throw Error("Illegal value for "+this.toString(!0)+": "+n.remaining()+" bytes remaining");o=n.offset,i.writeVarint32(n.remaining()),i.append(n),n.offset=o;break;case e.TYPES.message:s=(new r).LE(),this.resolvedType.encode(n,s),i.writeVarint32(s.offset),i.append(s.flip());break;case e.TYPES.group:this.resolvedType.encode(n,i),i.writeVarint32(t<<3|e.WIRE_TYPES.ENDGROUP);break;default:throw Error("[INTERNAL] Illegal value to encode in "+this.toString(!0)+": "+n+" (unknown type)")}return i},u.decode=function(t,n,r){if(n!=this.type.wireType)throw Error("Unexpected wire type for element");var i,o;switch(this.type){case e.TYPES.int32:return 0|t.readVarint32();case e.TYPES.uint32:return t.readVarint32()>>>0;case e.TYPES.sint32:return 0|t.readVarint32ZigZag();case e.TYPES.fixed32:return t.readUint32()>>>0;case e.TYPES.sfixed32:return 0|t.readInt32();case e.TYPES.int64:return t.readVarint64();case e.TYPES.uint64:return t.readVarint64().toUnsigned();case e.TYPES.sint64:return t.readVarint64ZigZag();case e.TYPES.fixed64:return t.readUint64();case e.TYPES.sfixed64:return t.readInt64();case e.TYPES.bool:return!!t.readVarint32();case e.TYPES.enum:return t.readVarint32();case e.TYPES.float:return t.readFloat();case e.TYPES.double:return t.readDouble();case e.TYPES.string:return t.readVString();case e.TYPES.bytes:if(o=t.readVarint32(),t.remaining()<o)throw Error("Illegal number of bytes for "+this.toString(!0)+": "+o+" required but got only "+t.remaining());return(i=t.clone()).limit=i.offset+o,t.offset+=o,i;case e.TYPES.message:return o=t.readVarint32(),this.resolvedType.decode(t,o);case e.TYPES.group:return this.resolvedType.decode(t,-1,r)}throw Error("[INTERNAL] Illegal decode type")},u.valueFromString=function(t){if(!this.isMapKey)throw Error("valueFromString() called on non-map-key element");switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:case e.TYPES.uint32:case e.TYPES.fixed32:return this.verifyValue(parseInt(t));case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:case e.TYPES.uint64:case e.TYPES.fixed64:return this.verifyValue(t);case e.TYPES.bool:return"true"===t;case e.TYPES.string:return this.verifyValue(t);case e.TYPES.bytes:return r.fromBinary(t)}},u.valueToString=function(t){if(!this.isMapKey)throw Error("valueToString() called on non-map-key element");return this.type===e.TYPES.bytes?t.toString("binary"):t.toString()},I.Element=a,c=function(e,t,n,r,i,s){o.call(this,e,t,n,r,s),this.className="Message",this.extensions=void 0,this.clazz=null,this.isGroup=!!i,this._fields=null,this._fieldsById=null,this._fieldsByName=null},(l=c.prototype=Object.create(o.prototype)).build=function(n){var i,o,s,a;if(this.clazz&&!n)return this.clazz;for(i=function(e,n){function i(t,n,o,s){var a,u,c,l,h,d,p;if(null===t||"object"!=typeof t)return s&&s instanceof e.Reflect.Enum&&null!==(a=e.Reflect.Enum.getName(s.object,t))?a:t;if(r.isByteBuffer(t))return n?t.toBase64():t.toBuffer();if(e.Long.isLong(t))return o?t.toString():e.Long.fromValue(t);if(Array.isArray(t))return u=[],t.forEach((function(e,t){u[t]=i(e,n,o,s)})),u;if(u={},t instanceof e.Map){for(l=(c=t.entries()).next();!l.done;l=c.next())u[t.keyElem.valueToString(l.value[0])]=i(l.value[1],n,o,t.valueElem.resolvedType);return u}for(p in h=t.$type,d=void 0,t)t.hasOwnProperty(p)&&(u[p]=h&&(d=h.getChild(p))?i(t[p],n,o,d.resolvedType):i(t[p],n,o));return u}var o,s,a=n.getChildren(e.Reflect.Message.Field),u=n.getChildren(e.Reflect.Message.OneOf),c=function(t){var i,o,s,l;for(e.Builder.Message.call(this),i=0,o=u.length;o>i;++i)this[u[i].name]=null;for(i=0,o=a.length;o>i;++i)this[(s=a[i]).name]=s.repeated?[]:s.map?new e.Map(s):null,!s.required&&"proto3"!==n.syntax||null===s.defaultValue||(this[s.name]=s.defaultValue);if(arguments.length>0)if(1!==arguments.length||null===t||"object"!=typeof t||!("function"!=typeof t.encode||t instanceof c)||Array.isArray(t)||t instanceof e.Map||r.isByteBuffer(t)||t instanceof ArrayBuffer||e.Long&&t instanceof e.Long)for(i=0,o=arguments.length;o>i;++i)void 0!==(l=arguments[i])&&this.$set(a[i].name,l);else this.$set(t)},l=c.prototype=Object.create(e.Builder.Message.prototype);for(l.add=function(t,r,i){var o=n._fieldsByName[t];if(!i){if(!o)throw Error(this+"#"+t+" is undefined");if(!(o instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+o.toString(!0));if(!o.repeated)throw Error(this+"#"+t+" is not a repeated field");r=o.verifyValue(r,!0)}return null===this[t]&&(this[t]=[]),this[t].push(r),this},l.$add=l.add,l.set=function(t,r,i){var o,s,a;if(t&&"object"==typeof t){for(o in i=r,t)t.hasOwnProperty(o)&&void 0!==(r=t[o])&&this.$set(o,r,i);return this}if(s=n._fieldsByName[t],i)this[t]=r;else{if(!s)throw Error(this+"#"+t+" is not a field: undefined");if(!(s instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+s.toString(!0));this[s.name]=r=s.verifyValue(r)}return s&&s.oneof&&(a=this[s.oneof.name],null!==r?(null!==a&&a!==s.name&&(this[a]=null),this[s.oneof.name]=s.name):a===t&&(this[s.oneof.name]=null)),this},l.$set=l.set,l.get=function(t,r){if(r)return this[t];var i=n._fieldsByName[t];if(!(i&&i instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: undefined");if(!(i instanceof e.Reflect.Message.Field))throw Error(this+"#"+t+" is not a field: "+i.toString(!0));return this[i.name]},l.$get=l.get,o=0;o<a.length;o++)(s=a[o])instanceof e.Reflect.Message.ExtensionField||n.builder.options.populateAccessors&&function(e){var t,r,i,o=e.originalName.replace(/(_[a-zA-Z])/g,(function(e){return e.toUpperCase().replace("_","")}));o=o.substring(0,1).toUpperCase()+o.substring(1),t=e.originalName.replace(/([A-Z])/g,(function(e){return"_"+e})),r=function(t,n){return this[e.name]=n?t:e.verifyValue(t),this},i=function(){return this[e.name]},null===n.getChild("set"+o)&&(l["set"+o]=r),null===n.getChild("set_"+t)&&(l["set_"+t]=r),null===n.getChild("get"+o)&&(l["get"+o]=i),null===n.getChild("get_"+t)&&(l["get_"+t]=i)}(s);return l.encode=function(e,r){var i,o;"boolean"==typeof e&&(r=e,e=void 0),i=!1,e||(e=new t,i=!0),o=e.littleEndian;try{return n.encode(this,e.LE(),r),(i?e.flip():e).LE(o)}catch(t){throw e.LE(o),t}},c.encode=function(e,t,n){return new c(e).encode(t,n)},l.calculate=function(){return n.calculate(this)},l.encodeDelimited=function(e){var t,i=!1;return e||(e=new r,i=!0),t=(new r).LE(),n.encode(this,t).flip(),e.writeVarint32(t.remaining()),e.append(t),i?e.flip():e},l.encodeAB=function(){try{return this.encode().toArrayBuffer()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toArrayBuffer()),e}},l.toArrayBuffer=l.encodeAB,l.encodeNB=function(){try{return this.encode().toBuffer()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toBuffer()),e}},l.toBuffer=l.encodeNB,l.encode64=function(){try{return this.encode().toBase64()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toBase64()),e}},l.toBase64=l.encode64,l.encodeHex=function(){try{return this.encode().toHex()}catch(e){throw e.encoded&&(e.encoded=e.encoded.toHex()),e}},l.toHex=l.encodeHex,l.toRaw=function(e,t){return i(this,!!e,!!t,this.$type)},l.encodeJSON=function(){return JSON.stringify(i(this,!0,!0,this.$type))},c.decode=function(e,t){var i,o;"string"==typeof e&&(e=r.wrap(e,t||"base64")),i=(e=r.isByteBuffer(e)?e:r.wrap(e)).littleEndian;try{return o=n.decode(e.LE()),e.LE(i),o}catch(t){throw e.LE(i),t}},c.decodeDelimited=function(e,t){var i,o,s;if("string"==typeof e&&(e=r.wrap(e,t||"base64")),(e=r.isByteBuffer(e)?e:r.wrap(e)).remaining()<1)return null;if(i=e.offset,o=e.readVarint32(),e.remaining()<o)return e.offset=i,null;try{return s=n.decode(e.slice(e.offset,e.offset+o).LE()),e.offset+=o,s}catch(t){throw e.offset+=o,t}},c.decode64=function(e){return c.decode(e,"base64")},c.decodeHex=function(e){return c.decode(e,"hex")},c.decodeJSON=function(e){return new c(JSON.parse(e))},l.toString=function(){return n.toString()},Object.defineProperty&&(Object.defineProperty(c,"$options",{value:n.buildOpt()}),Object.defineProperty(l,"$options",{value:c.$options}),Object.defineProperty(c,"$type",{value:n}),Object.defineProperty(l,"$type",{value:n})),c}(e,this),this._fields=[],this._fieldsById={},this._fieldsByName={},s=0,a=this.children.length;a>s;s++)if((o=this.children[s])instanceof f||o instanceof c||o instanceof E){if(i.hasOwnProperty(o.name))throw Error("Illegal reflect child of "+this.toString(!0)+": "+o.toString(!0)+" cannot override static property '"+o.name+"'");i[o.name]=o.build()}else if(o instanceof c.Field)o.build(),this._fields.push(o),this._fieldsById[o.id]=o,this._fieldsByName[o.name]=o;else if(!(o instanceof c.OneOf||o instanceof T))throw Error("Illegal reflect child of "+this.toString(!0)+": "+this.children[s].toString(!0));return this.clazz=i},l.encode=function(e,t,n){var r,i,o,s,a,u=null;for(o=0,s=this._fields.length;s>o;++o)i=e[(r=this._fields[o]).name],r.required&&null===i?null===u&&(u=r):r.encode(n?i:r.verifyValue(i),t,e);if(null!==u)throw(a=Error("Missing at least one required field for "+this.toString(!0)+": "+u)).encoded=t,a;return t},l.calculate=function(e){for(var t,n,r=0,i=0,o=this._fields.length;o>i;++i){if(n=e[(t=this._fields[i]).name],t.required&&null===n)throw Error("Missing at least one required field for "+this.toString(!0)+": "+t);r+=t.calculate(n,e)}return r},l.decode=function(t,n,r){var o,s,a,u,c,l,h,d,p,g,f,_;for(n="number"==typeof n?n:-1,c=t.offset,l=new this.clazz;t.offset<c+n||-1===n&&t.remaining()>0;){if(a=(o=t.readVarint32())>>>3,(s=7&o)===e.WIRE_TYPES.ENDGROUP){if(a!==r)throw Error("Illegal group end indicator for "+this.toString(!0)+": "+a+" ("+(r?r+" expected":"not a group")+")");break}if(u=this._fieldsById[a])u.repeated&&!u.options.packed?l[u.name].push(u.decode(s,t)):u.map?(d=u.decode(s,t),l[u.name].set(d[0],d[1])):(l[u.name]=u.decode(s,t),u.oneof&&(null!==(p=l[u.oneof.name])&&p!==u.name&&(l[p]=null),l[u.oneof.name]=u.name));else switch(s){case e.WIRE_TYPES.VARINT:t.readVarint32();break;case e.WIRE_TYPES.BITS32:t.offset+=4;break;case e.WIRE_TYPES.BITS64:t.offset+=8;break;case e.WIRE_TYPES.LDELIM:h=t.readVarint32(),t.offset+=h;break;case e.WIRE_TYPES.STARTGROUP:for(;i(a,t););break;default:throw Error("Illegal wire type for unknown field "+a+" in "+this.toString(!0)+"#decode: "+s)}}for(g=0,f=this._fields.length;f>g;++g)if(null===l[(u=this._fields[g]).name])if("proto3"===this.syntax)l[u.name]=u.defaultValue;else{if(u.required)throw(_=Error("Missing at least one required field for "+this.toString(!0)+": "+u.name)).decoded=l,_;e.populateDefaults&&null!==u.defaultValue&&(l[u.name]=u.defaultValue)}return l},I.Message=c,h=function(t,n,r,i,o,s,a,u,l,h){m.call(this,t,n,s),this.className="Message.Field",this.required="required"===r,this.repeated="repeated"===r,this.map="map"===r,this.keyType=i||null,this.type=o,this.resolvedType=null,this.id=a,this.options=u||{},this.defaultValue=null,this.oneof=l||null,this.syntax=h||"proto2",this.originalName=this.name,this.element=null,this.keyElement=null,!this.builder.options.convertFieldsToCamelCase||this instanceof c.ExtensionField||(this.name=e.Util.toCamelCase(this.name))},(d=h.prototype=Object.create(m.prototype)).build=function(){this.element=new a(this.type,this.resolvedType,!1,this.syntax),this.map&&(this.keyElement=new a(this.keyType,void 0,!0,this.syntax)),"proto3"!==this.syntax||this.repeated||this.map?void 0!==this.options.default&&(this.defaultValue=this.verifyValue(this.options.default)):this.defaultValue=a.defaultFieldValue(this.type)},d.verifyValue=function(t,n){var r,i,o;if(n=n||!1,r=function(e,t){throw Error("Illegal value for "+this.toString(!0)+" of type "+this.type.name+": "+e+" ("+t+")")}.bind(this),null===t)return this.required&&r(typeof t,"required"),"proto3"===this.syntax&&this.type!==e.TYPES.message&&r(typeof t,"proto3 field without field presence cannot be null"),null;if(this.repeated&&!n){for(Array.isArray(t)||(t=[t]),o=[],i=0;i<t.length;i++)o.push(this.element.verifyValue(t[i]));return o}return this.map&&!n?t instanceof e.Map?t:(t instanceof Object||r(typeof t,"expected ProtoBuf.Map or raw object for map field"),new e.Map(this,t)):(!this.repeated&&Array.isArray(t)&&r(typeof t,"no array expected"),this.element.verifyValue(t))},d.hasWirePresence=function(t,n){if("proto3"!==this.syntax)return null!==t;if(this.oneof&&n[this.oneof.name]===this.name)return!0;switch(this.type){case e.TYPES.int32:case e.TYPES.sint32:case e.TYPES.sfixed32:case e.TYPES.uint32:case e.TYPES.fixed32:return 0!==t;case e.TYPES.int64:case e.TYPES.sint64:case e.TYPES.sfixed64:case e.TYPES.uint64:case e.TYPES.fixed64:return 0!==t.low||0!==t.high;case e.TYPES.bool:return t;case e.TYPES.float:case e.TYPES.double:return 0!==t;case e.TYPES.string:return t.length>0;case e.TYPES.bytes:return t.remaining()>0;case e.TYPES.enum:return 0!==t;case e.TYPES.message:return null!==t;default:return!0}},d.encode=function(t,n,i){var o,s,a,u,c;if(null===this.type||"object"!=typeof this.type)throw Error("[INTERNAL] Unresolved type in "+this.toString(!0)+": "+this.type);if(null===t||this.repeated&&0==t.length)return n;try{if(this.repeated)if(this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0){for(n.writeVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),n.ensureCapacity(n.offset+=1),s=n.offset,o=0;o<t.length;o++)this.element.encodeValue(this.id,t[o],n);a=n.offset-s,(u=r.calculateVarint32(a))>1&&(c=n.slice(s,n.offset),s+=u-1,n.offset=s,n.append(c)),n.writeVarint32(a,s-u)}else for(o=0;o<t.length;o++)n.writeVarint32(this.id<<3|this.type.wireType),this.element.encodeValue(this.id,t[o],n);else this.map?t.forEach((function(t,i){var o=r.calculateVarint32(8|this.keyType.wireType)+this.keyElement.calculateLength(1,i)+r.calculateVarint32(16|this.type.wireType)+this.element.calculateLength(2,t);n.writeVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),n.writeVarint32(o),n.writeVarint32(8|this.keyType.wireType),this.keyElement.encodeValue(1,i,n),n.writeVarint32(16|this.type.wireType),this.element.encodeValue(2,t,n)}),this):this.hasWirePresence(t,i)&&(n.writeVarint32(this.id<<3|this.type.wireType),this.element.encodeValue(this.id,t,n))}catch(e){throw Error("Illegal value for "+this.toString(!0)+": "+t+" ("+e+")")}return n},d.calculate=function(t,n){var i,o,s;if(t=this.verifyValue(t),null===this.type||"object"!=typeof this.type)throw Error("[INTERNAL] Unresolved type in "+this.toString(!0)+": "+this.type);if(null===t||this.repeated&&0==t.length)return 0;i=0;try{if(this.repeated)if(this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0){for(i+=r.calculateVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),s=0,o=0;o<t.length;o++)s+=this.element.calculateLength(this.id,t[o]);i+=r.calculateVarint32(s),i+=s}else for(o=0;o<t.length;o++)i+=r.calculateVarint32(this.id<<3|this.type.wireType),i+=this.element.calculateLength(this.id,t[o]);else this.map?t.forEach((function(t,n){var o=r.calculateVarint32(8|this.keyType.wireType)+this.keyElement.calculateLength(1,n)+r.calculateVarint32(16|this.type.wireType)+this.element.calculateLength(2,t);i+=r.calculateVarint32(this.id<<3|e.WIRE_TYPES.LDELIM),i+=r.calculateVarint32(o),i+=o}),this):this.hasWirePresence(t,n)&&(i+=r.calculateVarint32(this.id<<3|this.type.wireType),i+=this.element.calculateLength(this.id,t))}catch(e){throw Error("Illegal value for "+this.toString(!0)+": "+t+" ("+e+")")}return i},d.decode=function(t,n,r){var i,o,s,u,c,l,h;if(!(!this.map&&t==this.type.wireType||!r&&this.repeated&&this.options.packed&&t==e.WIRE_TYPES.LDELIM||this.map&&t==e.WIRE_TYPES.LDELIM))throw Error("Illegal wire type for field "+this.toString(!0)+": "+t+" ("+this.type.wireType+" expected)");if(t==e.WIRE_TYPES.LDELIM&&this.repeated&&this.options.packed&&e.PACKABLE_WIRE_TYPES.indexOf(this.type.wireType)>=0&&!r){for(o=n.readVarint32(),o=n.offset+o,s=[];n.offset<o;)s.push(this.decode(this.type.wireType,n,!0));return s}if(this.map){if(u=a.defaultFieldValue(this.keyType),i=a.defaultFieldValue(this.type),o=n.readVarint32(),n.remaining()<o)throw Error("Illegal number of bytes for "+this.toString(!0)+": "+o+" required but got only "+n.remaining());for((c=n.clone()).limit=c.offset+o,n.offset+=o;c.remaining()>0;)if(t=7&(l=c.readVarint32()),1===(h=l>>>3))u=this.keyElement.decode(c,t,h);else{if(2!==h)throw Error("Unexpected tag in map field key/value submessage");i=this.element.decode(c,t,h)}return[u,i]}return this.element.decode(n,t,this.id)},I.Message.Field=h,p=function(e,t,n,r,i,o,s){h.call(this,e,t,n,null,r,i,o,s),this.extension},p.prototype=Object.create(h.prototype),I.Message.ExtensionField=p,g=function(e,t,n){m.call(this,e,t,n),this.fields=[]},I.Message.OneOf=g,f=function(e,t,n,r,i){o.call(this,e,t,n,r,i),this.className="Enum",this.object=null},f.getName=function(e,t){var n,r,i=Object.keys(e);for(r=0;r<i.length;++r)if(e[n=i[r]]===t)return n;return null},(f.prototype=Object.create(o.prototype)).build=function(t){var n,r,i,o;if(this.object&&!t)return this.object;for(n=new e.Builder.Enum,i=0,o=(r=this.getChildren(f.Value)).length;o>i;++i)n[r[i].name]=r[i].id;return Object.defineProperty&&Object.defineProperty(n,"$options",{value:this.buildOpt(),enumerable:!1}),this.object=n},I.Enum=f,_=function(e,t,n,r){m.call(this,e,t,n),this.className="Enum.Value",this.id=r},_.prototype=Object.create(m.prototype),I.Enum.Value=_,T=function(e,t,n,r){m.call(this,e,t,n),this.field=r},T.prototype=Object.create(m.prototype),I.Extension=T,E=function(e,t,n,r){o.call(this,e,t,n,r),this.className="Service",this.clazz=null},(E.prototype=Object.create(o.prototype)).build=function(t){return this.clazz&&!t?this.clazz:this.clazz=function(e,t){var n,i=function(t){e.Builder.Service.call(this),this.rpcImpl=t||function(e,t,n){setTimeout(n.bind(this,Error("Not implemented, see: https://github.com/dcodeIO/ProtoBuf.js/wiki/Services")),0)}},o=i.prototype=Object.create(e.Builder.Service.prototype),s=t.getChildren(e.Reflect.Service.RPCMethod);for(n=0;n<s.length;n++)!function(e){o[e.name]=function(n,i){try{try{n=e.resolvedRequestType.clazz.decode(r.wrap(n))}catch(e){if(!(e instanceof TypeError))throw e}if(null===n||"object"!=typeof n)throw Error("Illegal arguments");n instanceof e.resolvedRequestType.clazz||(n=new e.resolvedRequestType.clazz(n)),this.rpcImpl(e.fqn(),n,(function(n,r){if(!n){try{r=e.resolvedResponseType.clazz.decode(r)}catch(e){}return r&&r instanceof e.resolvedResponseType.clazz?void i(null,r):void i(Error("Illegal response type received in service method "+t.name+"#"+e.name))}i(n)}))}catch(e){setTimeout(i.bind(this,e),0)}},i[e.name]=function(t,n,r){new i(t)[e.name](n,r)},Object.defineProperty&&(Object.defineProperty(i[e.name],"$options",{value:e.buildOpt()}),Object.defineProperty(o[e.name],"$options",{value:i[e.name].$options}))}(s[n]);return Object.defineProperty&&(Object.defineProperty(i,"$options",{value:t.buildOpt()}),Object.defineProperty(o,"$options",{value:i.$options}),Object.defineProperty(i,"$type",{value:t}),Object.defineProperty(o,"$type",{value:t})),i}(e,this)},I.Service=E,y=function(e,t,n,r){m.call(this,e,t,n),this.className="Service.Method",this.options=r||{}},(y.prototype=Object.create(m.prototype)).buildOpt=s.buildOpt,I.Service.Method=y,v=function(e,t,n,r,i,o,s,a){y.call(this,e,t,n,a),this.className="Service.RPCMethod",this.requestName=r,this.responseName=i,this.requestStream=o,this.responseStream=s,this.resolvedRequestType=null,this.resolvedResponseType=null},v.prototype=Object.create(y.prototype),I.Service.RPCMethod=v,I}(o),o.Builder=function(e,t,n){function r(e){e.messages&&e.messages.forEach((function(t){t.syntax=e.syntax,r(t)})),e.enums&&e.enums.forEach((function(t){t.syntax=e.syntax}))}var i=function(e){this.ns=new n.Namespace(this,null,""),this.ptr=this.ns,this.resolved=!1,this.result=null,this.files={},this.importRoot=null,this.options=e||{}},o=i.prototype;return i.isMessage=function(e){return"string"==typeof e.name&&(void 0===e.values&&void 0===e.rpc)},i.isMessageField=function(e){return"string"==typeof e.rule&&"string"==typeof e.name&&"string"==typeof e.type&&void 0!==e.id},i.isEnum=function(e){return"string"==typeof e.name&&!(void 0===e.values||!Array.isArray(e.values)||0===e.values.length)},i.isService=function(e){return!("string"!=typeof e.name||"object"!=typeof e.rpc||!e.rpc)},i.isExtend=function(e){return"string"==typeof e.ref},o.reset=function(){return this.ptr=this.ns,this},o.define=function(e){if("string"!=typeof e||!t.TYPEREF.test(e))throw Error("illegal namespace: "+e);return e.split(".").forEach((function(e){var t=this.ptr.getChild(e);null===t&&this.ptr.addChild(t=new n.Namespace(this,this.ptr,e)),this.ptr=t}),this),this},o.create=function(t){var r,o,s,a,u;if(!t)return this;if(Array.isArray(t)){if(0===t.length)return this;t=t.slice()}else t=[t];for(r=[t];r.length>0;){if(t=r.pop(),!Array.isArray(t))throw Error("not a valid namespace: "+JSON.stringify(t));for(;t.length>0;){if(o=t.shift(),i.isMessage(o)){if(s=new n.Message(this,this.ptr,o.name,o.options,o.isGroup,o.syntax),a={},o.oneofs&&Object.keys(o.oneofs).forEach((function(e){s.addChild(a[e]=new n.Message.OneOf(this,s,e))}),this),o.fields&&o.fields.forEach((function(e){if(null!==s.getChild(0|e.id))throw Error("duplicate or invalid field id in "+s.name+": "+e.id);if(e.options&&"object"!=typeof e.options)throw Error("illegal field options in "+s.name+"#"+e.name);var t=null;if("string"==typeof e.oneof&&!(t=a[e.oneof]))throw Error("illegal oneof in "+s.name+"#"+e.name+": "+e.oneof);e=new n.Message.Field(this,s,e.rule,e.keytype,e.type,e.name,e.id,e.options,t,o.syntax),t&&t.fields.push(e),s.addChild(e)}),this),u=[],o.enums&&o.enums.forEach((function(e){u.push(e)})),o.messages&&o.messages.forEach((function(e){u.push(e)})),o.services&&o.services.forEach((function(e){u.push(e)})),o.extensions&&(s.extensions="number"==typeof o.extensions[0]?[o.extensions]:o.extensions),this.ptr.addChild(s),u.length>0){r.push(t),t=u,u=null,this.ptr=s,s=null;continue}u=null}else if(i.isEnum(o))s=new n.Enum(this,this.ptr,o.name,o.options,o.syntax),o.values.forEach((function(e){s.addChild(new n.Enum.Value(this,s,e.name,e.id))}),this),this.ptr.addChild(s);else if(i.isService(o))s=new n.Service(this,this.ptr,o.name,o.options),Object.keys(o.rpc).forEach((function(e){var t=o.rpc[e];s.addChild(new n.Service.RPCMethod(this,s,e,t.request,t.response,!!t.request_stream,!!t.response_stream,t.options))}),this),this.ptr.addChild(s);else{if(!i.isExtend(o))throw Error("not a valid definition: "+JSON.stringify(o));if(s=this.ptr.resolve(o.ref,!0))o.fields.forEach((function(t){var r,i,o,a;if(null!==s.getChild(0|t.id))throw Error("duplicate extended field id in "+s.name+": "+t.id);if(s.extensions&&(r=!1,s.extensions.forEach((function(e){t.id>=e[0]&&t.id<=e[1]&&(r=!0)})),!r))throw Error("illegal extended field id in "+s.name+": "+t.id+" (not within valid ranges)");i=t.name,this.options.convertFieldsToCamelCase&&(i=e.Util.toCamelCase(i)),o=new n.Message.ExtensionField(this,s,t.rule,t.type,this.ptr.fqn()+"."+i,t.id,t.options),a=new n.Extension(this,this.ptr,t.name,o),o.extension=a,this.ptr.addChild(a),s.addChild(o)}),this);else if(!/\.?google\.protobuf\./.test(o.ref))throw Error("extended message "+o.ref+" is not defined")}o=null,s=null}t=null,this.ptr=this.ptr.parent}return this.resolved=!1,this.result=null,this},o.import=function(t,n){var i,o,s,a,u,c,l,h,d="/";if("string"==typeof n){if(e.Util.IS_NODE,!0===this.files[n])return this.reset();this.files[n]=!0}else if("object"==typeof n){if(i=n.root,e.Util.IS_NODE,(i.indexOf("\\")>=0||n.file.indexOf("\\")>=0)&&(d="\\"),o=i+d+n.file,!0===this.files[o])return this.reset();this.files[o]=!0}if(t.imports&&t.imports.length>0){for(a=!1,"object"==typeof n?(this.importRoot=n.root,a=!0,s=this.importRoot,n=n.file,(s.indexOf("\\")>=0||n.indexOf("\\")>=0)&&(d="\\")):"string"==typeof n?this.importRoot?s=this.importRoot:n.indexOf("/")>=0?""===(s=n.replace(/\/[^\/]*$/,""))&&(s="/"):n.indexOf("\\")>=0?(s=n.replace(/\\[^\\]*$/,""),d="\\"):s=".":s=null,u=0;u<t.imports.length;u++)if("string"==typeof t.imports[u]){if(!s)throw Error("cannot determine import root");if("google/protobuf/descriptor.proto"===(c=t.imports[u]))continue;if(c=s+d+c,!0===this.files[c])continue;if(/\.proto$/i.test(c)&&!e.DotProto&&(c=c.replace(/\.proto$/,".json")),null===(l=e.Util.fetch(c)))throw Error("failed to import '"+c+"' in '"+n+"': file not found");/\.json$/i.test(c)?this.import(JSON.parse(l+""),c):this.import(e.DotProto.Parser.parse(l),c)}else n?/\.(\w+)$/.test(n)?this.import(t.imports[u],n.replace(/^(.+)\.(\w+)$/,(function(e,t,n){return t+"_import"+u+"."+n}))):this.import(t.imports[u],n+"_import"+u):this.import(t.imports[u]);a&&(this.importRoot=null)}return t.package&&this.define(t.package),t.syntax&&r(t),h=this.ptr,t.options&&Object.keys(t.options).forEach((function(e){h.options[e]=t.options[e]})),t.messages&&(this.create(t.messages),this.ptr=h),t.enums&&(this.create(t.enums),this.ptr=h),t.services&&(this.create(t.services),this.ptr=h),t.extends&&this.create(t.extends),this.reset()},o.resolveAll=function(){var r;if(null==this.ptr||"object"==typeof this.ptr.type)return this;if(this.ptr instanceof n.Namespace)this.ptr.children.forEach((function(e){this.ptr=e,this.resolveAll()}),this);else if(this.ptr instanceof n.Message.Field){if(t.TYPE.test(this.ptr.type))this.ptr.type=e.TYPES[this.ptr.type];else{if(!t.TYPEREF.test(this.ptr.type))throw Error("illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);if(!(r=(this.ptr instanceof n.Message.ExtensionField?this.ptr.extension.parent:this.ptr.parent).resolve(this.ptr.type,!0)))throw Error("unresolvable type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);if(this.ptr.resolvedType=r,r instanceof n.Enum){if(this.ptr.type=e.TYPES.enum,"proto3"===this.ptr.syntax&&"proto3"!==r.syntax)throw Error("proto3 message cannot reference proto2 enum")}else{if(!(r instanceof n.Message))throw Error("illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.type);this.ptr.type=r.isGroup?e.TYPES.group:e.TYPES.message}}if(this.ptr.map){if(!t.TYPE.test(this.ptr.keyType))throw Error("illegal key type for map field in "+this.ptr.toString(!0)+": "+this.ptr.keyType);this.ptr.keyType=e.TYPES[this.ptr.keyType]}}else if(this.ptr instanceof e.Reflect.Service.Method){if(!(this.ptr instanceof e.Reflect.Service.RPCMethod))throw Error("illegal service type in "+this.ptr.toString(!0));if(!((r=this.ptr.parent.resolve(this.ptr.requestName,!0))&&r instanceof e.Reflect.Message))throw Error("Illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.requestName);if(this.ptr.resolvedRequestType=r,!((r=this.ptr.parent.resolve(this.ptr.responseName,!0))&&r instanceof e.Reflect.Message))throw Error("Illegal type reference in "+this.ptr.toString(!0)+": "+this.ptr.responseName);this.ptr.resolvedResponseType=r}else if(!(this.ptr instanceof e.Reflect.Message.OneOf||this.ptr instanceof e.Reflect.Extension||this.ptr instanceof e.Reflect.Enum.Value))throw Error("illegal object in namespace: "+typeof this.ptr+": "+this.ptr);return this.reset()},o.build=function(e){var t,n,r;if(this.reset(),this.resolved||(this.resolveAll(),this.resolved=!0,this.result=null),null===this.result&&(this.result=this.ns.build()),!e)return this.result;for(t="string"==typeof e?e.split("."):e,n=this.result,r=0;r<t.length;r++){if(!n[t[r]]){n=null;break}n=n[t[r]]}return n},o.lookup=function(e,t){return e?this.ns.resolve(e,t):this.ns},o.toString=function(){return"Builder"},i.Message=function(){},i.Enum=function(){},i.Service=function(){},i}(o,o.Lang,o.Reflect),o.Map=function(e,t){function n(e){var t=0;return{next:function(){return t<e.length?{done:!1,value:e[t++]}:{done:!0}}}}var r=function(e,n){var r,i,o,s;if(!e.map)throw Error("field is not a map");if(this.field=e,this.keyElem=new t.Element(e.keyType,null,!0,e.syntax),this.valueElem=new t.Element(e.type,e.resolvedType,!1,e.syntax),this.map={},Object.defineProperty(this,"size",{get:function(){return Object.keys(this.map).length}}),n)for(r=Object.keys(n),i=0;i<r.length;i++)o=this.keyElem.valueFromString(r[i]),s=this.valueElem.verifyValue(n[r[i]]),this.map[this.keyElem.valueToString(o)]={key:o,value:s}},i=r.prototype;return i.clear=function(){this.map={}},i.delete=function(e){var t=this.keyElem.valueToString(this.keyElem.verifyValue(e)),n=t in this.map;return delete this.map[t],n},i.entries=function(){var e,t,r=[],i=Object.keys(this.map);for(t=0;t<i.length;t++)r.push([(e=this.map[i[t]]).key,e.value]);return n(r)},i.keys=function(){var e,t=[],r=Object.keys(this.map);for(e=0;e<r.length;e++)t.push(this.map[r[e]].key);return n(t)},i.values=function(){var e,t=[],r=Object.keys(this.map);for(e=0;e<r.length;e++)t.push(this.map[r[e]].value);return n(t)},i.forEach=function(e,t){var n,r,i=Object.keys(this.map);for(r=0;r<i.length;r++)e.call(t,(n=this.map[i[r]]).value,n.key,this)},i.set=function(e,t){var n=this.keyElem.verifyValue(e),r=this.valueElem.verifyValue(t);return this.map[this.keyElem.valueToString(n)]={key:n,value:r},this},i.get=function(e){var t=this.keyElem.valueToString(this.keyElem.verifyValue(e));return t in this.map?this.map[t].value:void 0},i.has=function(e){return this.keyElem.valueToString(this.keyElem.verifyValue(e))in this.map},r}(0,o.Reflect),o.loadProto=function(e,t,n){return("string"==typeof t||t&&"string"==typeof t.file&&"string"==typeof t.root)&&(n=t,t=void 0),o.loadJson(o.DotProto.Parser.parse(e),t,n)},o.protoFromString=o.loadProto,o.loadProtoFile=function(e,t,n){if(t&&"object"==typeof t?(n=t,t=null):t&&"function"==typeof t||(t=null),t)return o.Util.fetch("string"==typeof e?e:e.root+"/"+e.file,(function(r){if(null!==r)try{t(null,o.loadProto(r,n,e))}catch(e){t(e)}else t(Error("Failed to fetch file"))}));var r=o.Util.fetch("object"==typeof e?e.root+"/"+e.file:e);return null===r?null:o.loadProto(r,n,e)},o.protoFromFile=o.loadProtoFile,o.newBuilder=function(e){return void 0===(e=e||{}).convertFieldsToCamelCase&&(e.convertFieldsToCamelCase=o.convertFieldsToCamelCase),void 0===e.populateAccessors&&(e.populateAccessors=o.populateAccessors),new o.Builder(e)},o.loadJson=function(e,t,n){return("string"==typeof t||t&&"string"==typeof t.file&&"string"==typeof t.root)&&(n=t,t=null),t&&"object"==typeof t||(t=o.newBuilder()),"string"==typeof e&&(e=JSON.parse(e)),t.import(e,n),t.resolveAll(),t},o.loadJsonFile=function(e,t,n){if(t&&"object"==typeof t?(n=t,t=null):t&&"function"==typeof t||(t=null),t)return o.Util.fetch("string"==typeof e?e:e.root+"/"+e.file,(function(r){if(null!==r)try{t(null,o.loadJson(JSON.parse(r),n,e))}catch(e){t(e)}else t(Error("Failed to fetch file"))}));var r=o.Util.fetch("object"==typeof e?e.root+"/"+e.file:e);return null===r?null:o.loadJson(JSON.parse(r),n,e)},i=e,o.loadProto(i,void 0,"").build("Modules").probuf}(n,t);return r}var On,Nn="pgMsgP",Ln="chatMsg",Mn="pcMsgP",Un={PRIVATE:"ppMsgS",GROUP:"pgMsgS",CHATROOM:"chatMsgS"},An="delMsg",wn="joinChrm",bn="joinChrmR",Pn="exitChrm",Dn="setKV",xn="delKV",Vn="setKVS",Gn="delKVS",kn="qryRelationR",Bn="delRelation",Fn="setSeAtt",Hn={PRIVATE:"cleanPMsg",GROUP:"cleanGMsg",ULTRA_GROUP:"cleanGMsg",CUSTOMER_SERVICE:"cleanCMsg",SYSTEM:"cleanSMsg"},Kn="qryPMsg",qn="qryGMsg",Yn="qryCHMsg",jn="qryCMsg",Qn="qrySMsg",Jn=((vn={})["ppMsgP"]=N.PRIVATE,vn[Nn]=N.GROUP,vn[Ln]=N.CHATROOM,vn[Mn]=N.CUSTOMER_SERVICE,vn),Wn=((In={})[N.PRIVATE]=Kn,In[N.GROUP]=qn,In[N.CHATROOM]=Yn,In[N.CUSTOMER_SERVICE]=jn,In[N.SYSTEM]=Qn,In),Xn=((mn={})[N.PRIVATE]=Hn.PRIVATE,mn[N.GROUP]=Hn.GROUP,mn[N.ULTRA_GROUP]=Hn.ULTRA_GROUP,mn[N.CUSTOMER_SERVICE]=Hn.CUSTOMER_SERVICE,mn[N.SYSTEM]=Hn.SYSTEM,mn),zn="1",Zn="0",$n=1,er=2,tr=3,nr="UpStreamMessage",rr="PushExtra",ir="DownStreamMessage",or="DownStreamMessages",sr="SessionsAttQryInput",ar="SessionsAttOutput",ur="SyncRequestMsg",cr="ChrmPullMsg",lr="NotifyMsg",hr="HistoryMsgInput",dr="HistoryMsgOuput",pr="RelationQryInput",gr="RelationsOutput",fr="UnreadMsgInfo",_r="DeleteSessionsInput",Tr="SessionInfo",Er="DeleteSessionsOutput",yr="RelationsInput",vr="DeleteMsgInput",Ir="CleanHisMsgInput",mr="SessionMsgReadInput",Cr="ChrmInput",Rr="ChrmOutput",Sr="QueryChatRoomInfoInput",Or="QueryChatRoomInfoOutput",Nr="GetQNupTokenInput",Lr="GetQNupTokenOutput",Mr="GetQNdownloadUrlInput",Ur="GetDownloadUrlInput",Ar="GetQNdownloadUrlOutput",wr="GetDownloadUrlOutput",br="ChrmKVEntity",Pr="SetChrmKV",Dr="SetChrmKVS",xr="DeleteChrmKVS",Vr="ChrmKVOutput",Gr="ChrmKVSOutput",kr="ChrmKVSVersionEntity",Br="ChrmKVSOutputEntity",Fr="QueryChrmKV",Hr="SetUserSettingInput",Kr="SetUserSettingOutput",qr="PullUserSettingInput",Yr="PullUserSettingOutput",jr="UserSettingNotification",Qr="SessionReq",Jr="SessionStates",Wr="SessionState",Xr="SessionStateItem",zr="SessionStateModifyReq",Zr="SessionStateModifyResp",$r="GroupUnpushQuery",ei="GroupUnpushSet",ti="QryRemindListReq",ni="QryRemindListResp",ri="GroupUnpushResult",ii="GrpReadReceiptMsg",oi="GrpReadReceiptQryReq",si="GrpReadReceiptQryResp",ai="GrpMsgReadUser",ui="SessionTagAddInput",ci="SessionTagItem",li="SessionTagDelInput",hi="SessionDisTagReq",di="ReportSDKInput",pi="ReportSDKOutput",gi="UltraGrpPullSes",fi="UltraGrpPullMsg",_i="MsgChangeReq",Ti="QueryMsgChange",Ei="MsgChange",yi="MsgChangeList",vi="MsgQuery",Ii="MessageQueryInfo",mi="MsgQueryAck",Ci="OperateStatus",Ri="OperateStatusNotify",Si="OperateInfo",Oi="OperateSummary",Ni="SetRtcRoomIdInput",Li="SetRtcRoomIdOutput";(On={})[nr]=["sessionId","classname","content","pushText","userId","configFlag","clientUniqueId","appData","extraContent","pushExt","busChannel"],On[or]=["list","syncTime","finished","broadcastSyncTime"],On[ir]=["fromUserId","type","groupId","classname","content","dataTime","status","msgId","extraContent","pushContent","configFlag","pushExt","busChannel","extStatus","toUserId","groupUnpush"],On[rr]=["title","templateIdNoUse","pushId","pushConfigs","templateId"],On[sr]=["nothing"],On[ar]=["inboxTime","sendboxTime","totalUnreadCount"],On[ur]=["syncTime","ispolling","isweb","isPullSend","isKeeping","sendBoxSyncTime","broadcastSyncTime"],On[cr]=["syncTime","count"],On[lr]=["type","time","chrmId"],On[hr]=["targetId","time","count","order","busChannel"],On[dr]=["list","syncTime","hasMsg"],On[pr]=["type","count","startTime","order"],On[gr]=["info","isFinished"],On[fr]=["msgId","msgTime","remindType"],On[_r]=["sessions"],On[Tr]=["type","channelId","busChannel"],On[Er]=["nothing"],On[yr]=["type","msg","count","busChannel","startTime","endTime"],On[vr]=["type","conversationId","msgs","busChannel"],On[Ir]=["targetId","dataTime","conversationType","busChannel"],On[mr]=["type","msgTime","channelId","busChannel"],On[Cr]=["nothing"],On[Rr]=["nothing","sessionId","joinTime"],On[Sr]=["count","order"],On[Or]=["userTotalNums","userInfos"],On[Nr]=["type","key","httpMethod","queryString"],On[Mr]=["type","key","fileName"],On[Ur]=["type","key","fileName"],On[Lr]=["deadline","token","bosToken","bosDate","path","osskeyId","ossPolicy","ossSign","ossBucketName"],On[Ar]=["downloadUrl"],On[wr]=["downloadUrl"],On[br]=["key","value","status","timestamp","uid","version"],On[Pr]=["entry","bNotify","notification","type"],On[Dr]=["entry","bNotify","notification","type"],On[xr]=["entry","bNotify","notification","type"],On[Vr]=["entries","bFullUpdate","syncTime"],On[Gr]=["timestamp","errorKeys","keysVersion"],On[kr]=["version","key"],On[Br]=["key","errorCode"],On[Fr]=["timestamp"],On[Hr]=["version","value"],On[Kr]=["version","reserve"],On[qr]=["version","reserve"],On[Yr]=["items","version"],On.UserSettingItem=["targetId","type","key","value","version","status","tags"],On[Qr]=["time"],On[Jr]=["version","state"],On[Wr]=["type","channelId","time","stateItem","busChannel"],On[Xr]=["sessionStateType","value","tags"],On[zr]=["version","state"],On[Zr]=["version"],On[ei]=["busChannel","unpushLevel"],On[ti]=["groupId","busChannel","msgTime","size"],On[$r]=["busChannel"],On[ri]=["groupId","busChannel","unpushLevel"],On[ii]=["msgId","busChannel"],On[oi]=["msgId","busChannel"],On[si]=["totalMemberNum","list"],On[ai]=["readTime","userId"],On[ui]=["version","tags"],On[ci]=["tagId","name","createdTime","isTop"],On[li]=["version","tags"],On[hi]=["tagId"],On[jr]=["version","reserve"],On[di]=["sdkInfo"],On[pi]=["nothing"],On[gi]=["syncTime","isEraseMsgContent"],On[fi]=["syncTime"],On[_i]=["fromUserId","targetId","type","busChannel","msgUID","msgTime","content"],On[Ti]=["syncTime"],On[yi]=["list","syncTime","hasNext"],On[Ei]=["targetId","type","time","changeType","msgUID","msgTime","busChannel","isAdmin","isDel","operatorId","subChangeType"],On[vi]=["targetId","type","query"],On[Ii]=["msgTime","msgUID","busChannel"],On[mi]=["list"],On[Ci]=["targetId","type","opType","busChannel"],On[Ri]=["type","notifyType","info","summary"],On[Si]=["targetId","busChannel","userId","opType","optime"],On[Oi]=["targetId","busChannel","count","opType"],On[Ni]=["rtcRoomId"],On[Li]=["nothing"];var Mi="\npackage Modules;\nmessage probuf {\n message SetUserStatusOutput\n {\n optional int32 nothing=1;\n }\n\n message GetUserStatusInput\n {\n optional int32 nothing=1;\n }\n\n message GetUserStatusOutput\n {\n optional string status=1;\n optional string subUserId=2;\n }\n\n message SubUserStatusInput\n {\n repeated string userid =1;\n }\n\n message SubUserStatusOutput\n {\n optional int32 nothing=1;\n }\n message VoipDynamicInput\n {\n required int32 engineType = 1;\n required string channelName = 2;\n optional string channelExtra = 3;\n }\n\n message VoipDynamicOutput\n {\n required string dynamicKey=1;\n }\n message ".concat(lr," {\n required int32 type = 1;\n optional int64 time = 2;\n optional string chrmId=3;\n }\n message ").concat(ur," {\n required int64 syncTime = 1;\n required bool ispolling = 2;\n optional bool isweb=3;\n optional bool isPullSend=4;\n optional bool isKeeping=5;\n optional int64 sendBoxSyncTime=6;\n optional int64 broadcastSyncTime=7;\n }\n message ").concat(nr," {\n required int32 sessionId = 1;\n required string classname = 2;\n required bytes content = 3;\n optional string pushText = 4;\n optional string appData = 5;\n repeated string userId = 6;\n optional int64 delMsgTime = 7;\n optional string delMsgId = 8;\n optional int32 configFlag = 9;\n optional int64 clientUniqueId = 10;\n optional string extraContent = 11;\n optional PushExtra pushExt = 12;\n optional string busChannel = 13; // 该消息所属会话的业务标识\n }\n message ").concat(rr," {\n optional string title = 1;\n optional int32 templateIdNoUse= 2;\n optional string pushId = 3;\n optional string pushConfigs = 4;\n optional string templateId = 5;\n }\n message ").concat(or," {\n repeated DownStreamMessage list = 1;\n required int64 syncTime = 2;\n optional bool finished = 3;\n optional int64 broadcastSyncTime = 4;\n }\n message ").concat(ir," {\n required string fromUserId = 1;\n required ChannelType type = 2;\n optional string groupId = 3;\n required string classname = 4;\n required bytes content = 5;\n required int64 dataTime = 6;\n required int64 status = 7;\n optional int64 extra = 8;\n optional string msgId = 9;\n optional int32 direction = 10;\n optional int32 plantform =11;\n optional int32 isRemoved = 12;\n optional string source = 13;\n optional int64 clientUniqueId = 14;\n optional string extraContent = 15;\n optional string pushContent = 16;\n optional int32 configFlag = 17;\n optional PushExtra pushExt = 18;\n optional string busChannel = 19; // 该消息所属会话的业务标识,限制20字符以内\n // 消息的扩展标记\n // 第0位,表示送达状态: 0x01 表示已送达;\n // 断档: 0x02 表示是否需要执行断档策略;\n // 消息修改: 0x04 拉取历史消息时表示该消息是否修改过\n // 0x08 每条消息携带的频道类型\n optional int64 extStatus = 20;\n repeated string toUserId = 21; //指定接收者(限定群和讨论组)//增加聊天室定向成员\n optional int32 groupUnpush = 22; //群聊默认免打扰级别\n }\n enum ChannelType {\n PERSON = 1;\n PERSONS = 2;\n GROUP = 3;\n TEMPGROUP = 4;\n CUSTOMERSERVICE = 5;\n NOTIFY = 6;\n MC=7;\n MP=8;\n ULTRAGROUP = 10;\n }\n message CreateDiscussionInput {\n optional string name = 1;\n }\n message CreateDiscussionOutput {\n required string id = 1;\n }\n message ChannelInvitationInput {\n repeated string users = 1;\n }\n message LeaveChannelInput {\n required int32 nothing = 1;\n }\n message ChannelEvictionInput {\n required string user = 1;\n }\n message RenameChannelInput {\n required string name = 1;\n }\n message ChannelInfoInput {\n required int32 nothing = 1;\n }\n message ChannelInfoOutput {\n required ChannelType type = 1;\n required string channelId = 2;\n required string channelName = 3;\n required string adminUserId = 4;\n repeated string firstTenUserIds = 5;\n required int32 openStatus = 6;\n }\n message ChannelInfosInput {\n required int32 page = 1;\n optional int32 number = 2;\n }\n message ChannelInfosOutput {\n repeated ChannelInfoOutput channels = 1;\n required int32 total = 2;\n }\n message MemberInfo {\n required string userId = 1;\n required string userName = 2;\n required string userPortrait = 3;\n required string extension = 4;\n }\n message GroupMembersInput {\n required int32 page = 1;\n optional int32 number = 2;\n }\n message GroupMembersOutput {\n repeated MemberInfo members = 1;\n required int32 total = 2;\n }\n message GetUserInfoInput {\n required int32 nothing = 1;\n }\n message GetUserInfoOutput {\n required string userId = 1;\n required string userName = 2;\n required string userPortrait = 3;\n }\n message GetSessionIdInput {\n required int32 nothing = 1;\n }\n message GetSessionIdOutput {\n required int32 sessionId = 1;\n }\n enum FileType {\n image = ").concat(I.IMAGE,";\n audio = ").concat(I.AUDIO,";\n video = ").concat(I.VIDEO,";\n file = ").concat(I.FILE,";\n }\n message ").concat(Nr," {\n required FileType type = 1;\n optional string key = 2;\n optional string httpMethod = 3;\n optional string queryString = 4;\n }\n message ").concat(Mr," {\n required FileType type = 1;\n required string key = 2;\n optional string fileName = 3;\n }\n message ").concat(Ur," {\n required FileType type = 1;\n required string key = 2;\n optional string fileName = 3;\n }\n message ").concat(Lr," {\n required int64 deadline = 1;\n required string token = 2;\n optional string bosToken = 3;\n optional string bosDate = 4;\n optional string path = 5;\n optional string osskeyId = 6;\n optional string ossPolicy = 7;\n optional string ossSign = 8;\n optional string ossBucketName = 9;\n optional string s3Credential = 10;\n optional string s3Algorithm = 11;\n optional string s3Date = 12;\n optional string s3Policy = 13;\n optional string s3Signature = 14;\n optional string s3BucketName = 15;\n optional string stcAuthorization = 16;\n optional string stcContentSha256 = 17;\n optional string stcDate = 18;\n optional string stcBucketName = 19;\n }\n message ").concat(Ar," {\n required string downloadUrl = 1;\n }\n message ").concat(wr," {\n required string downloadUrl = 1;\n }\n message Add2BlackListInput {\n required string userId = 1;\n }\n message RemoveFromBlackListInput {\n required string userId = 1;\n }\n message QueryBlackListInput {\n required int32 nothing = 1;\n }\n message QueryBlackListOutput {\n repeated string userIds = 1;\n }\n message BlackListStatusInput {\n required string userId = 1;\n }\n message BlockPushInput {\n required string blockeeId = 1;\n }\n message ModifyPermissionInput {\n required int32 openStatus = 1;\n }\n message GroupInput {\n repeated GroupInfo groupInfo = 1;\n }\n message GroupOutput {\n required int32 nothing = 1;\n }\n message GroupInfo {\n required string id = 1;\n required string name = 2;\n }\n message GroupHashInput {\n required string userId = 1;\n required string groupHashCode = 2;\n }\n message GroupHashOutput {\n required GroupHashType result = 1;\n }\n enum GroupHashType {\n group_success = 0x00;\n group_failure = 0x01;\n }\n message ").concat(Cr," {\n required int32 nothing = 1;\n }\n message ").concat(Rr," {\n required int32 nothing = 1;\n optional string sessionId = 2;\n optional int64 joinTime = 3;\n }\n message ").concat(cr," {\n required int64 syncTime = 1;\n required int32 count = 2;\n }\n\n message ChrmPullMsgNew\n {\n required int32 count = 1;\n required int64 syncTime = 2;\n optional string chrmId=3;\n }\n message ").concat(pr,"\n {\n optional ChannelType type = 1;\n optional int32 count = 2;\n optional int64 startTime = 3;\n optional int32 order = 4;\n }\n message ").concat(yr,"\n {\n required ChannelType type = 1;\n optional DownStreamMessage msg =2;\n optional int32 count = 3;\n repeated string busChannel = 4;\n optional int64 startTime = 5;\n optional int64 endTime = 6;\n }\n message ").concat(gr,"\n {\n repeated RelationInfo info = 1;\n optional bool isFinished = 2;//是否结束\n }\n message RelationInfo\n {\n required ChannelType type = 1;\n required string userId = 2;\n optional DownStreamMessage msg =3;\n optional int64 readMsgTime= 4;\n optional int64 unreadCount= 5;\n optional string busChannel = 6;//该消息所属会话的业务标识\n optional int64 versionTime = 7;//会话项变更时间戳,注意:非排序时间戳\n optional int64 remindCount = 8;//被@的未读数\n optional int32 busChannelType = 9; // 0: 公有频道; 1: 私有频道;\n optional ").concat(fr," msgInfo = 10;// 新增 首条未读消息信息,可为空\n }\n message ").concat(fr," //未读消息摘要信息\n {\n required string msgId = 1; //消息唯一标示\n required int64 msgTime= 2;//消息时间\n optional int32 remindType= 3;//@类型。查询会话时无此字段。查询未读@列表时返回\n }\n message ").concat(ti," // 新增 查询未读@列表入参\n {\n required string groupId = 1; // 群 ID\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional int64 msgTime = 3; // 消息时间戳\n optional int32 size = 4; // 单页长度,默认20,最大20\n }\n message ").concat(ni," //查询未读@列表出参\n {\n repeated ").concat(fr," msgInfo = 1; //未读@消息摘要列表\n }\n message RelationInfoReadTime\n {\n required ChannelType type = 1;\n required int64 readMsgTime= 2;\n required string targetId = 3;\n }\n message ").concat(Ir,"\n {\n required string targetId = 1;\n required int64 dataTime = 2;\n optional int32 conversationType= 3;\n optional string busChannel = 4; //该消息所属会话的业务标识,限制20字符以内\n }\n message HistoryMessageInput\n {\n required string targetId = 1;\n required int64 dataTime =2;\n required int32 size = 3;\n }\n\n message HistoryMessagesOuput\n {\n repeated DownStreamMessage list = 1;\n required int64 syncTime = 2;\n required int32 hasMsg = 3;\n }\n message ").concat(Sr,"\n {\n required int32 count= 1;\n optional int32 order= 2;\n }\n\n message ").concat(Or,"\n {\n optional int32 userTotalNums = 1;\n repeated ChrmMember userInfos = 2;\n }\n message ChrmMember\n {\n required int64 time = 1;\n required string id = 2;\n }\n message MPFollowInput\n {\n required string id = 1;\n }\n\n message MPFollowOutput\n {\n required int32 nothing = 1;\n optional MpInfo info =2;\n }\n\n message MCFollowOutput\n {\n required int32 nothing = 1;\n optional MpInfo info =2;\n }\n\n message MpInfo\n {\n required string mpid=1;\n required string name = 2;\n required string type = 3;\n required int64 time=4;\n optional string portraitUrl=5;\n optional string extra =6;\n }\n\n message SearchMpInput\n {\n required int32 type=1;\n required string id=2;\n }\n\n message SearchMpOutput\n {\n required int32 nothing=1;\n repeated MpInfo info = 2;\n }\n\n message PullMpInput\n {\n required int64 time=1;\n required string mpid=2;\n }\n\n message PullMpOutput\n {\n required int32 status=1;\n repeated MpInfo info = 2;\n }\n message ").concat(hr,"\n {\n optional string targetId = 1;\n optional int64 time = 2;\n optional int32 count = 3;\n optional int32 order = 4;\n optional string busChannel = 5; //该消息所属会话的业务标识,限制20字符以内\n }\n\n message ").concat(dr,"\n {\n repeated DownStreamMessage list=1;\n required int64 syncTime=2;\n required int32 hasMsg=3;\n }\n message ").concat(sr,"{\n required int32 nothing = 1;\n }\n message ").concat(ar,"{\n required int64 inboxTime = 1;\n required int64 sendboxTime = 2;\n required int64 totalUnreadCount = 3;\n }\n message ").concat(mr,"\n {\n required ChannelType type = 1;\n required int64 msgTime = 2;\n required string channelId = 3;\n optional string busChannel = 4;//该消息所属会话的业务标识\n }\n message SessionMsgReadOutput\n {\n optional int32 nothing=1;\n }\n message ").concat(_r,"\n {\n repeated SessionInfo sessions = 1;\n }\n message ").concat(Tr,"\n {\n required ChannelType type = 1;\n required string channelId = 2;\n optional string busChannel = 3;//所属会话业务标识\n }\n message ").concat(Er,"\n {\n optional int32 nothing=1;\n }\n message ").concat(vr,"\n {\n optional ChannelType type = 1;\n optional string conversationId = 2;\n repeated DeleteMsg msgs = 3;\n optional string busChannel = 4; //该消息所属会话的业务标识,限制20字符以内\n }\n message DeleteMsg\n {\n optional string msgId = 1;\n optional int64 msgDataTime = 2;\n optional int32 direct = 3;\n }\n message ChrmKVEntity {\n required string key = 1;\n required string value = 2;\n optional int32 status = 3;\n optional int64 timestamp = 4;\n optional string uid = 5;\n optional int64 version = 6;\n }\n message ").concat(Pr," {\n required ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(Dr," {\n repeated ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(xr," {\n repeated ChrmKVEntity entry = 1;\n optional bool bNotify = 2;\n optional UpStreamMessage notification = 3;\n optional ChannelType type = 4;\n }\n message ").concat(Vr," {\n repeated ChrmKVEntity entries = 1;\n optional bool bFullUpdate = 2;\n optional int64 syncTime = 3;\n }\n message ChrmKVSVersionEntity {\n optional int64 version = 1;\n optional string key = 2;\n }\n\n message ").concat(Gr," {\n repeated ChrmKVSOutputEntity errorKeys = 1;\n repeated ChrmKVSVersionEntity keysVersion = 2;\n }\n message ").concat(Br,"\n {\n optional string key = 1;\n optional int32 errorCode = 2;\n }\n message ").concat(Fr," {\n required int64 timestamp = 1;\n }\n message ").concat(Hr," {\n required int64 version=1;\n required string value=2;\n }\n message ").concat(Kr," {\n required int64 version=1;\n required bool reserve=2;\n }\n message ").concat(qr," {\n required int64 version=1;\n optional bool reserve=2;\n }\n message ").concat(Yr," {\n repeated UserSettingItem items = 1;\n required int64 version=2;\n }\n message UserSettingItem {\n required string targetId= 1;\n required ChannelType type = 2;\n required string key = 4;\n required bytes value = 5;\n required int64 version=6;\n required int32 status=7;\n repeated SessionTagItem tags= 8;\n }\n message ").concat(Qr," {\n required int64 time = 1;\n }\n message ").concat(Jr," {\n required int64 version=1;\n repeated SessionState state= 2;\n }\n message ").concat(Wr," {\n required ChannelType type = 1;\n required string channelId = 2;\n optional int64 time = 3;\n repeated SessionStateItem stateItem = 4;\n optional string busChannel = 5;//该消息所属会话的业务标识\n }\n message ").concat(Xr," {\n required SessionStateType sessionStateType = 1;\n required string value = 2;\n repeated SessionTagItem tags = 3;\n }\n enum SessionStateType {\n IsSilent = 1;\n IsTop = 2;\n Tags = 3;\n }\n message ").concat(zr," {\n required int64 version=1;\n repeated SessionState state= 2;\n }\n message ").concat($r," {\n optional string busChannel = 1;\n }\n message ").concat(ei,"{\n optional string busChannel = 1;\n required int32 unpushLevel = 2;\n }\n message ").concat(ri," {\n required string groupId = 1;\n optional string busChannel = 2;\n required int32 unpushLevel = 3;\n }\n message ").concat(Zr," {\n required int64 version=1;\n }\n message ").concat(ii," {\n repeated string msgId=1; //已读消息ID\n optional string channelId = 2; // 该消息所属会话的业务标识\n }\n message ").concat(oi," {\n repeated string msgId=1; //已读消息ID\n optional string channelId = 2; // 该消息所属会话的业务标识\n }\n message ").concat(si," {\n required int32 totalMemberNum = 1;//群内总人数\n repeated GrpMsgReadUser list = 2;//已读用户列表(list复类型)\n }\n message ").concat(ai," {\n required int64 readTime = 1;//已读时间\n required string userId = 2;//已读用户id\n }\n message ").concat(ui," {\n required int64 version=1;\n repeated SessionTagItem tags=2;\n }\n message ").concat(ci," {\n required string tagId=1;\n optional string name=2;\n optional int64 createdTime=3;\n optional bool isTop=4;\n }\n message ").concat(li," {\n required int64 version=1;\n repeated SessionTagItem tags=2;\n }\n message ").concat(hi," {\n repeated string tagId=1;\n }\n message ").concat(jr," {\n required int64 version=1;\n required bool reserve=2;\n }\n message ").concat(di,' {\n required string sdkInfo=1; // 用户集成的 sdk 信息,json 格式 {"web-rtc": "4.0.3.7"}\n }\n message ').concat(pi,"\n {\n optional int32 nothing=1; //占位\n }\n message ").concat(gi,"\n {\n required int64 syncTime = 1;//同步时间戳\n optional bool isEraseMsgContent = 2;//拉取会话时,是否屏蔽掉消息内容\n }\n message ").concat(fi,"\n {\n required int64 syncTime = 1;//同步时间戳\n }\n message ").concat(_i,"\n {\n required string fromUserId = 1;//(谁发的)\n required string targetId = 2;// 目标Id(超级群Id)\n required ChannelType type = 3;//发送类型如:(P2P,GROUP,ULTRAGROUP)\n required string msgUID = 4; // 扩展消息的内容体\n required int64 msgTime = 5; //原始消息时间\n optional string busChannel = 6; // 该消息所属会话的业务标识,限制20字符以内\n optional string content = 7; // 即extraContent消息扩展内容,下表格说明\n }\n message ").concat(Ti," //查询入参\n {\n required int64 syncTime = 1;//同步时间戳\n }\n message ").concat(yi," //应答结果\n {\n repeated MsgChange list = 1; //变更\n required int64 syncTime = 2; //同步时间(用于下次同步入参)\n optional bool hasNext = 3 ;\n }\n message ").concat(Ei," //变更详情\n {\n required string targetId = 1; // 目标Id(超级群Id)\n required ChannelType type = 2; // 会话类型\n required int64 time = 3; // 变更时间\n required int32 changeType = 4; // 消息变更类型(1:扩展,2:修改,3:撤回,4:频道变更)\n required string msgUID = 5; // 消息ID\n required int64 msgTime = 6; // 消息时间\n optional string busChannel = 7; // 频道ID\n optional bool isAdmin = 8; //是否为管理员,默认为 0, 设为 1 时, IMKit 收到此条消息后,小灰条默认显示为“管理员 撤回了一条消息”。\n optional bool isDel = 9; //默认为 0 撤回该条消息同时,用户端将该条消息删除并替换为一条小灰条撤回提示消息;为 1 时,该条消息删除后,不替换为小灰条提示消息。\n optional string operatorId = 10; // 消息变更的操作人 Id; subChangeType 为 5 时,operatorId 表示被踢出超级群私有频道白名单的用户\n // 当 changeType 为 4 时,该参数有意义;\n // 1: 删除频道;\n // 2: 公有频道变为私有频道;\n // 3: 私有频道变为公有频道;\n // 4: 私有频道成员变更-加入, SDK 不通知业务层;\n // 5: 私有频道成员变更-退出;\n // 6: 公有频道变为私有频道,当前用户不在白名单中;\n optional int32 subChangeType = 11;\n }\n message ").concat(vi," //请求\n {\n required string targetId = 1; // 目标Id(超级群Id)\n required ChannelType type = 2; // 会话类型\n repeated MessageQueryInfo query = 3; //\n }\n message MessageQueryInfo\n {\n required int64 msgTime = 1; // 消息时间\n required string msgUID = 2; // 消息ID\n optional string busChannel = 3; // 频道ID\n }\n message ").concat(mi," //应答\n {\n repeated DownStreamMessage list = 1;//消息\n }\n message ").concat(Ci," //客户端发送\n {\n optional string targetId = 1;// targetId\n optional ChannelType type = 2;//发送会话类型如:(P2P,GROUP) \n optional int32 opType = 3; //0 , 正在输入, 1 正在XXX \n optional string busChannel = 4; // 频道(channelId,可以为空)\n }\n message ").concat(Ri," //服务端发送\n {\n optional ChannelType type = 1;//发送会话类型如(P2P,GROUP) \n optional int64 notifyType = 2; //0x1 表示明细, 0x2 表示汇总 0x3 表示明细+汇总\n repeated OperateInfo info = 3 ; //明细列表 当notifyType 为 1和3时,有效\n repeated OperateSummary summary = 4 ; //汇总列表, 当notifyType 为2和3 时,有效\n }\n message ").concat(Si," {\n // XX 正在做什么\n optional string targetId = 1; // 超级群Id 会话id\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional string userId = 3; // userId\n optional int32 opType = 4; //0 , 正在输入, 1 正在XX \n optional int64 optime = 5; //服务端收到用户操作的上行时间. \n }\n \n message ").concat(Oi," {\n // 几个人 正在干什么\n optional string targetId = 1; // 超级群Id 会话id\n optional string busChannel = 2; // 频道(channelId,可以为空)\n optional int32 count = 3; // 操作人数\n optional int32 opType = 4; //0, 正在输入, 1 正在XX \n }\n\n message ").concat(Ni,"\n {\n required string rtcRoomId= 1; //rtc房间ID;\n }\n message ").concat(Li,"\n {\n required int32 nothing = 1; //用于占位\n }\n}\n"),Ui=function(){function e(t){this.logger=t,this._codec=e.createPBCodec()}return e.createPBCodec=function(){var e=Sn(Mi);return e.getModule=function(t){var n=new e[t];return n.getArrayData=function(){var e=n.toArrayBuffer();return e=pe(e)?[].slice.call(new Int8Array(e)):e},n},e},e.prototype.decodeByPBName=function(e,t,n){var r,i=this,o=e,s=((r={})[or]=i._formatSyncMessages,r[ir]=i._formatReceivedMessage,r[nr]=i._formatSentMessage,r[dr]=i._formatHistoryMessages,r[gr]=i._formatConversationList,r[Or]=i._formatChatRoomInfos,r[Vr]=i._formatChatRoomKVList,r[Yr]=i._formatUserSetting,r[Jr]=i._formatConversationStatus,r[si]=i._formatGrpReadReceiptQryResp,r[Kr]=i._formatSetUserSettingOutput,r[jr]=i._formatUserSettingNotification,r[yi]=i._formatUltraMsgChangeList,r[Ri]=i._formatUltraOperateStatusNotifyList,r[mi]=i._formatUltraMsgList,r[ni]=i._formatUltraGroupUnreadMentionedList,r[Rr]=i._formatChrmKVVersion,r)[t];try{o=e.length>0&&i._codec[t].decode(e),fe(o)&&(o=function(e){for(var t in e)fe(e[t])&&(e[t]=Je(e[t]));return e}(o)),_e(s)&&(o=s.call(this,o,n))}catch(e){this.logger.error(exports.LogTagId.L_PB_DECODE_E,t)}return o},e.prototype._readBytes=function(e){var t=e.offset,n=e.buffer,r=e.limit;if(t)try{var i=pe(n)?new Uint8Array(n):n;return Ot.readUTF(i.subarray(t,r))}catch(e){this.logger.error(exports.LogTagId.O,null==e?void 0:e.stack)}return e},e.prototype._formatBytes=function(e){if(!e)return e;var t=this._readBytes(e);try{t=t?JSON.parse(t):t}catch(e){this.logger.error(exports.LogTagId.O,null==e?void 0:e.stack)}return t||e},e.prototype._formatSyncMessages=function(e,t){t=t||{};var n=this,r=e.list,i=e.syncTime,o=e.finished;return(Te(o)||null===o)&&(e.finished=!0),e.syncTime=Je(i),e.list=nt(r,(function(e){return n._formatReceivedMessage(e,t)})),e},e.prototype._formatReceivedMessage=function(e,t){if(!e)return e;var r=(t=t||{}).currentUserId,i=t.connectedTime,o=e.content,s=e.fromUserId,a=e.type,u=e.groupId,c=e.status,l=e.dataTime,h=e.classname,p=e.msgId,g=e.extraContent,f=e.pushContent,_=e.pushExt,T=e.configFlag,E=e.extStatus;e.toUserId,e.groupUnpush;var y=e.clientUniqueId,v=(e.direction||C.RECEIVE)===C.SEND,I=function(e){var t=n.READ;return{isPersited:!!(16&e),isCounted:!!(32&e),isMentioned:!!(64&e),disableNotification:!!(512&e),receivedStatus:t=2&e?n.RETRIEVED:t,canIncludeExpansion:!!(1024&e)}}(c),m=I.isPersited,R=I.isCounted,S=I.isMentioned,O=I.disableNotification,L=I.receivedStatus,M=I.canIncludeExpansion,U=!!(2&(E||0)),A=!!(4&(E||0)),w=!!(8&(E||0))?exports.UltraGroupChannelType.PRIVATE:exports.UltraGroupChannelType.PUBLIC,b=[N.GROUP,N.CHATROOM,N.RTC_ROOM,N.ULTRA_GROUP].indexOf(a)>-1?u:s,P=v?r:s,D=Je(l),x=D<i,V=a===N.CHATROOM,G=this._formatBytes(o),k={};if(_&&(k=ze(this.logger,_.pushConfigs,_.pushId)),G.user){var B=G.user,F=B.portrait,H=B.portraitUri,K=F||H;K&&(G.user.portrait=G.user.portraitUri=K)}var q,Y=d(d({},k),{pushTitle:null==_?void 0:_.title,pushContent:f,pushData:f,disablePushTitle:!!T&&Boolean(4&T),forceShowDetailContent:!!T&&Boolean(8&T),templateId:null==_?void 0:_.templateId}),j=v?C.SEND:C.RECEIVE;V&&s===r&&(j=C.SEND),g&&(q={},q=lt(g));var Q={conversationType:a,targetId:b,senderUserId:P,messageType:h,messageUId:p,isPersited:m,isCounted:R,isMentioned:S,sentTime:D,messageDirection:j,receivedTime:ht.getTime(),disableNotification:O,receivedStatus:L,canIncludeExpansion:M,content:G,expansion:q,configFlag:T,pushConfig:Y,channelId:e.busChannel||"",isInterrupt:U,isModifyMessage:A,messageId:Je(y)||0};return a!==N.ULTRA_GROUP&&(Q.isOffLineMessage=x),a===N.ULTRA_GROUP&&(Q.channelType=w),Q},e.prototype._formatSentMessage=function(e,t){var n,r=e.content,i=e.classname,o=e.sessionId,s=e.msgId,a=e.extraContent,u=e.pushExt,c=e.pushContent,l=e.configFlag,h=e.extStatus,p=e.clientUniqueId,g=t.signal,f=t.currentUserId,_=g.date,T=g.topic,E=g.targetId,y=!!(2&(h||0)),v=function(e){return{isPersited:!!(1&e),isCounted:!!(2&e),disableNotification:!!(32&e),canIncludeExpansion:!!(64&e)}}(o),I=v.isPersited,m=v.isCounted,R=v.disableNotification,S=v.canIncludeExpansion,O=Jn[T]||N.PRIVATE,L=it(Un,T),M=this._formatBytes(r),U=E;i===w.RECALL&&(O=M.conversationType||O,U=M.targetId||E),a&&(n={},n=lt(a));var A={};u&&(A=ze(this.logger,u.pushConfigs,u.pushId));var b=d(d({},A),{pushTitle:null==u?void 0:u.title,pushContent:c,pushData:c,disablePushTitle:!!l&&Boolean(4&l),forceShowDetailContent:!!l&&Boolean(8&l),templateId:null==u?void 0:u.templateId});return{conversationType:O,targetId:U,messageType:i,messageUId:s,isPersited:I,isCounted:m,isStatusMessage:L,senderUserId:f,content:this._formatBytes(r),sentTime:1e3*_,receivedTime:ht.getTime(),messageDirection:C.SEND,isOffLineMessage:!1,disableNotification:R,canIncludeExpansion:S,expansion:n,pushConfig:b,channelId:e.busChannel||"",isInterrupt:y,messageId:Je(p)||0}},e.prototype._formatHistoryMessages=function(e,t){var n=this,r=t.conversation||{},i=e.list,o=e.hasMsg,s=r.targetId,a=Je(e.syncTime),u=[];return tt(i,(function(e){var i=n._formatReceivedMessage(e,t);r.conversationType===N.ULTRA_GROUP?i.targetId=e.groupId||r.targetId:i.targetId=s,u.push(i)}),{isReverse:!0}),{syncTime:a,list:u,hasMore:!!o}},e.prototype._formatUltraMsgChangeList=function(e){var t=e.list,n=e.syncTime,r=e.hasNext;return{syncTime:n,list:t&&t.map((function(e){var t=e.targetId,n=e.type,r=e.time,i=e.changeType,o=e.msgUID,s=e.msgTime,a=e.busChannel,u=e.isAdmin,c=e.isDel,l=e.operatorId,h=e.subChangeType;return{targetId:t,conversationType:n,changeType:i,messageUId:o,changeTime:Je(r),sendTime:Je(s),channelId:a||"",isAdmin:u,isDel:c,operatorId:l,subChangeType:h}})),hasNext:r}},e.prototype._formatUltraOperateStatusNotifyList=function(e){var t=e.type,n=e.notifyType,r=e.info,i=e.summary,o=[],s=[],a=2==(2&n),u=1==(1&n);return u&&Array.isArray(r)&&r.forEach((function(e){var t=e.targetId,n=e.busChannel,r=e.userId,i=e.opType,s=e.optime,a=Je(s);o.push({targetId:t,channelId:n,userId:r,operationType:i,operationTime:a})})),a&&Array.isArray(i)&&i.forEach((function(e){var t=e.targetId,n=e.busChannel,r=e.count,i=e.opType;s.push({targetId:t,channelId:n,count:r,operationType:i})})),{conversationType:t,info:o,summary:s,hasInfo:u,hasSummary:a}},e.prototype._formatUltraMsgList=function(e,t){var n=this,r=e.list;return{list:r&&r.map((function(e){return n._formatReceivedMessage(e,t)}))}},e.prototype._formatUltraGroupUnreadMentionedList=function(e){var t=e.msgInfo;return(void 0===t?[]:t).map((function(e){return{messageUId:e.msgId,senTtime:Je(e.msgTime),mentionedType:e.remindType}}))},e.prototype._formatConversationList=function(e,t){var n=this,r=e.info,i=t.afterDecode,o={list:(r=nt(r,(function(e){var r=e.msg,o=e.userId,s=e.type,a=e.unreadCount,u=e.busChannel,c=e.versionTime,l=e.remindCount,h=e.busChannelType;e.readMsgTime;var d=e.msgInfo,p=null;r&&((p=n._formatReceivedMessage(r,t)).targetId=o);var g={targetId:o,conversationType:s,unreadMessageCount:Je(a)||0,latestMessage:p||{},channelId:u||""};return s===N.ULTRA_GROUP&&(g.versionTime=Je(c)||0,g.unreadMentionedCount=Je(l)||0,g.channelType=h||exports.UltraGroupChannelType.PUBLIC,g.lastReadTime=0,d&&(g.firstUnreadMessage={sentTime:Je(d.msgTime)},g.lastReadTime=Je(d.msgTime)-1)),(null==i?void 0:i(g))||g})))||[]};return((null==t?void 0:t.conversationType)||N.NONE)===N.ULTRA_GROUP&&(o.isFinished=e.isFinished),o},e.prototype._formatSetUserSettingOutput=function(e){return e},e.prototype._formatChatRoomInfos=function(e){var t=e.userTotalNums,n=e.userInfos;return{userCount:t,userInfos:nt(n,(function(e){var t=e.id,n=e.time;return{id:t,time:Je(n)}}))}},e.prototype._formatChatRoomKVList=function(e){var t=e.entries,n=e.bFullUpdate,r=e.syncTime;return t=nt(t=t||[],(function(e){var t=e.key,n=e.value,r=e.status,i=e.timestamp,o=e.uid,s=e.version,a=function(e){return{isAutoDelete:!!(1&e),isOverwrite:!!(2&e),type:4&e?Y.DELETE:Y.UPDATE}}(r);return{key:t,value:n,isAutoDelete:a.isAutoDelete,isOverwrite:a.isOverwrite,type:a.type,userId:o,timestamp:Je(i),version:Je(s)}})),{kvEntries:t,isFullUpdate:n,syncTime:r}},e.prototype._formatUserSetting=function(e){var t=this,n=e.items,r=e.version,i={};return tt(n||[],(function(e){var n=e.key,r=e.version,o=e.value;e.version=Je(r),e.value=t._readBytes(o),"Tag"===n&&e.tags.forEach((function(e){e.createdTime=Je(e.createdTime),e.tagName=e.name})),i[n]=e})),{settings:i,version:r}},e.prototype._formatConversationStatus=function(e){var t=e.state,n=[];return tt(t,(function(e){var t=e.type,r=e.channelId,i=e.time,o=e.stateItem,s=e.busChannel,a=P.CLOSE,u=x.NOT_SET,c=!1,l=[];tt(o,(function(e){var t=e.sessionStateType,n=e.value,r=e.tags;switch(t){case $n:a=n===zn?P.OPEN:P.CLOSE,u=Number(n)||x.NOT_SET;break;case er:c=n===zn;break;case tr:l=r}})),n.push({conversationType:t,type:t,targetId:r,notificationStatus:a,notificationLevel:u,isTop:c,updatedTime:Je(i),tags:l,channelId:s||""})})),n},e.prototype._formatGrpReadReceiptQryResp=function(e){var t=e.totalMemberNum,n=e.list;return n.forEach((function(e){e.readTime=Je(e.readTime)})),{totalMemberCount:t,list:n}},e.prototype._formatUserSettingNotification=function(e){return e},e.prototype._formatChrmKVVersion=function(e){return e},e.prototype._formatRTCJoinedUserInfo=function(e){return(e.info||[]).map((function(e){return{deviceId:e.deviceId,roomId:e.roomId,joinTime:Je(e.joinTime)}}))},e.prototype.encodeServerConfParams=function(){var e=this._codec.getModule(sr);return e.setNothing(1),e.getArrayData()},e.prototype._getUpMsgModule=function(e,t){var n,r,i,o=e.conversationType,s=t.messageType,a=t.isMentioned,u=t.mentionedType,c=t.mentionedUserIdList,l=t.content,h=t.pushContent,d=t.pushData,p=t.directionalUserIdList,g=t.isFilerWhiteBlacklist,f=t.isVoipPush,_=t.canIncludeExpansion,T=t.expansion,E=t.pushConfig,y=t.channelId,v=t.messageId,I=void 0===v?0:v;[N.GROUP,N.ULTRA_GROUP].includes(o);var m=this._codec.getModule(nr),C=function(e){var t=e.isStatusMessage,n=e.isPersited,r=e.isCounted;t&&(n=r=!1);var i=0;return n&&(i|=1),r&&(i|=2),e.isMentioned&&(i|=4),e.disableNotification&&(i|=32),e.canIncludeExpansion&&(i|=64),i}(t),R=E||{},S=R.pushTitle,O=R.pushContent,L=R.pushData,M=R.iOSConfig,U=R.androidConfig,A=R.templateId,w=R.disablePushTitle,b=R.forceShowDetailContent,P=0;m.setSessionId(C),a&&l&&(l.mentionedInfo={userIdList:(null===(n=l.mentionedInfo)||void 0===n?void 0:n.userIdList)||c||[],type:(null===(r=l.mentionedInfo)||void 0===r?void 0:r.type)||u||G.ALL,mentionedContent:(null===(i=l.mentionedInfo)||void 0===i?void 0:i.mentionedContent)||""});var D=O||h||"",x=L||d||"";if(D&&m.setPushText(D),x&&m.setAppData(x),p&&m.setUserId(p),P|=f?1:0,P|=g?2:0,P|=w?4:0,P|=b?8:0,m.setConfigFlag(P),m.setClassname(s),l.user&&l.user.portraitUri&&(l.user.portrait=l.user.portraitUri),m.setContent(JSON.stringify(l)),_&&T){var V={};tt(T,(function(e,t){V[t]={v:e}})),m.setExtraContent(JSON.stringify(V))}if(E){var k=this._codec.getModule(rr);if(S&&k.setTitle(S),M&&U){var B=Xe(M,U);k.setPushConfigs(B)}(null==U?void 0:U.notificationId)&&k.setPushId(null==U?void 0:U.notificationId),k.setTemplateId(A||""),m.setPushExt(k)}return m.setClientUniqueId(I),Te(y)||m.setBusChannel(y),m},e.prototype.encodeUpMsg=function(e,t){return this._getUpMsgModule(e,t).getArrayData()},e.prototype.encodeSyncMsg=function(e){var t=e.sendboxTime,n=e.inboxTime,r=e.broadcastSyncTime,i=this._codec.getModule(ur);return i.setIspolling(!1),i.setIsPullSend(!0),i.setSendBoxSyncTime(t),i.setSyncTime(n),i.setBroadcastSyncTime(r),i.getArrayData()},e.prototype.encodeChrmSyncMsg=function(e,t){e=e||0,t=t||0;var n=this._codec.getModule(cr);return n.setCount(t),n.setSyncTime(e),n.getArrayData()},e.prototype.encodeGetHistoryMsg=function(e,t){var n=t.count,r=t.order,i=t.timestamp,o=t.channelId,s=this._codec.getModule(hr);return s.setTargetId(e),s.setTime(i),s.setCount(n),s.setOrder(r),s.setBusChannel(o||""),s.getArrayData()},e.prototype.encodeSuperSyncMsg=function(e){var t=this._codec.getModule(fi);return t.setSyncTime(e),t.getArrayData()},e.prototype.encodeGetConversationList=function(e){var t=(e=e||{}).count,n=e.startTime,r=this._codec.getModule(pr);return r.setType(1),r.setCount(t),r.setStartTime(n),r.getArrayData()},e.prototype.encodeOldConversationList=function(e){var t=(e=e||{}).count,n=e.type,r=e.startTime,i=e.order;t=t||0,r=r||0,i=i||0;var o=this._codec.getModule(pr);return o.setType(n),o.setCount(t),o.setStartTime(r),o.setOrder(i),o.getArrayData()},e.prototype.encodeRemoveOldConversationList=function(e){var t=(e=e||{}).conversationType,n=e.channelId,r=this._codec.getModule(yr);return r.setType(t),n&&r.setBusChannel([n]),r.getArrayData()},e.prototype.encodeRemoveConversationList=function(e){var t=this,n=this._codec.getModule(_r),r=[];return tt(e,(function(e){var n=e.conversationType,i=e.targetId,o=t._codec.getModule(Tr);o.setType(n),o.setChannelId(i),r.push(o)})),n.setSessions(r),n.getArrayData()},e.prototype.encodeDeleteMessages=function(e,t,n,r){var i=this._codec.getModule(vr),o=[];return tt(n,(function(e){o.push({msgId:e.messageUId,msgDataTime:e.sentTime,direct:e.messageDirection})})),i.setType(e),i.setConversationId(t),i.setMsgs(o),i.setBusChannel(r),i.getArrayData()},e.prototype.encodeClearMessages=function(e,t,n,r){var i=this._codec.getModule(Ir);return t=t||(new Date).getTime(),i.setDataTime(t),i.setTargetId(e),i.setBusChannel(n),i.setConversationType(r),i.getArrayData()},e.prototype.encodeClearUnreadCount=function(e,t){var n=e.conversationType,r=e.targetId,i=e.channelId,o=t.timestamp,s=this._codec.getModule(mr);return o=o||+new Date,s.setType(n),s.setChannelId(r),s.setMsgTime(o),s.setBusChannel(i),s.getArrayData()},e.prototype.encodeExpandUltraMessage=function(e,t){var n=e.targetId,r=e.conversationType,i=e.channelId,o=e.messageUId,s=e.sendTime,a=e.keys,u={mid:o,put:e.expansion,del:a,clear:e.removeAll?1:0},c=this._codec.getModule(_i);return c.setFromUserId(t),c.setTargetId(n),c.setType(r),c.setBusChannel(i||""),c.setMsgUID(o),c.setMsgTime(s),c.setContent(JSON.stringify(u)),c.getArrayData()},e.prototype.encodemodifyMessage=function(e,t){var n=e.targetId,r=e.conversationType,i=e.channelId,o=e.messageUId,s=e.sendTime,a=e.content,u=this._codec.getModule(_i);return u.setFromUserId(t),u.setTargetId(n),u.setType(r),u.setBusChannel(i||""),u.setMsgUID(o),u.setMsgTime(s),u.setContent(JSON.stringify(a)),u.getArrayData()},e.prototype.encodeQueryMsgChange=function(e){var t=this._codec.getModule(Ti);return t.setSyncTime(e),t.getArrayData()},e.prototype.encodeMsgQuery=function(e){var t=e.targetId,n=e.conversationType,r=e.messages,i=this._codec.getModule(vi),o=r.map((function(e){return{msgTime:e.sendTime,msgUID:e.messageUId,busChannel:e.channelId}}));return i.setTargetId(t),i.setType(n),i.setQuery(o),i.getArrayData()},e.prototype.encodeUnreadMentionedMsgQuery=function(e){var t=e.targetId,n=e.channelId,r=e.sentTime,i=e.count,o=this._codec.getModule(ti);return o.setGroupId(t),o.setBusChannel(n),o.setMsgTime(r),o.setSize(i),o.getArrayData()},e.prototype.encodeOperateStatus=function(e,t,n,r){var i=this._codec.getModule(Ci);return i.setTargetId(e),i.setType(t),i.setBusChannel(n),i.setOpType(r),i.getArrayData()},e.prototype.encodeJoinOrQuitChatRoom=function(){var e=this._codec.getModule(Cr);return e.setNothing(1),e.getArrayData()},e.prototype.encodeGetChatRoomInfo=function(e,t){var n=this._codec.getModule(Sr);return n.setCount(e),n.setOrder(t),n.getArrayData()},e.prototype.encodeSetUltraGroupDefaultNotificationLevel=function(e,t){var n=this._codec.getModule(ei);return n.setUnpushLevel(e),n.setBusChannel(t),n.getArrayData()},e.prototype.encodeGetUltraGroupDefaultNotificationLevel=function(e){var t=this._codec.getModule($r);return t.setBusChannel(e),t.getArrayData()},e.prototype.encodeGetFileToken=function(e,t,n,r){var i=this._codec.getModule(Nr);return i.setType(e),i.setKey(t),i.setHttpMethod(n),i.setQueryString(r),i.getArrayData()},e.prototype.encodeGetFileUrl=function(e,t,n,r){var i=this._codec.getModule(e);return i.setType(t),i.setKey(n),r&&i.setFileName(r),i.getArrayData()},e.prototype.encodeModifyChatRoomKV=function(e,t,n){var r=this._codec.getModule(Pr),i=t.key,o=t.value,s=t.notificationExtra,a=t.isSendNotification,u=t.type,c=t.timestamp,l=u||Y.UPDATE,h=dt(t,l),d={key:i,value:o||"",uid:n,version:c};if(Te(h)||(d.status=h),r.setEntry(d),a){var p={conversationType:N.CHATROOM,targetId:e},g={key:i,value:o,extra:s,type:l},f=this._getUpMsgModule(p,{messageType:w.CHRM_KV_NOTIFY,content:g,isPersited:!1,isCounted:!1});r.setNotification(f),r.setBNotify(!0),r.setType(N.CHATROOM)}return r.getArrayData()},e.prototype.encodeModifyChatRoomKVS=function(e,t,n){var r=this._codec.getModule(Dr),i=t.entries,o=t.type||Y.UPDATE,s=dt(t,o),a=[];return i.forEach((function(e){var t={key:e.key,value:e.value||"",uid:n,version:e.timestamp};Te(s)||(t.status=s),a.push(t)})),r.setEntry(a),r.getArrayData()},e.prototype.encodePullChatRoomKV=function(e){var t=this._codec.getModule(Fr);return t.setTimestamp(e),t.getArrayData()},e.prototype.encodePullUserSetting=function(e){var t=this._codec.getModule(qr);return t.setVersion(e),t.getArrayData()},e.prototype.encodeGetConversationStatus=function(e){var t=this._codec.getModule(Qr);return t.setTime(e),t.getArrayData()},e.prototype.encodeSetConversationStatus=function(e,t){var n=this,r=this._codec.getModule(zr),i=ht.getTime(),o=[];return tt(e,(function(e){var t=n._codec.getModule(Wr),r=e.conversationType,s=e.targetId,a=e.notificationStatus,u=e.isTop,c=e.channelId,l=e.notificationLevel,h=[];t.setType(r),t.setChannelId(s),t.setTime(i),t.setBusChannel(c);var d=a===P.OPEN,p={};Te(a)||(p[$n]=d),Te(l)||(p[$n]=l),Te(u)||(p[er]=u),tt(p,(function(e,t){if(!Te(e)){var r=n._codec.getModule(Xr);e=e?zn:Zn,Te(l)||Number(t)!==$n||(e=String(l)),r.setSessionStateType(Number(t)),r.setValue(e),h.push(r)}})),t.setStateItem(h),o.push(t)})),r.setVersion(t||i),r.setState(o),r.getArrayData()},e.prototype.encodeReadReceipt=function(e,t){var n=this._codec.getModule(ii);return n.setMsgId(e),t&&n.setChannelId(t),n.getArrayData()},e.prototype.encodeCreateTag=function(e,t){var n=this,r=this._codec.getModule(ui),i=[];return e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e.tagId),t.setName(e.tagName),i.push(t)})),r.setTags(i),r.setVersion(t),r.getArrayData()},e.prototype.encodeMessageReader=function(e,t){var n=this._codec.getModule(ii);return n.setMsgId(e),t&&n.setChannelId(t),n.getArrayData()},e.prototype.encodeRemoveTag=function(e,t){var n=this,r=this._codec.getModule(li),i=[];return e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e),i.push(t)})),r.setTags(i),r.setVersion(t),r.getArrayData()},e.prototype.encodeDisConversationTag=function(e){var t=this._codec.getModule(hi);return t.setTagId(e),t.getArrayData()},e.prototype.encodeUpdateConversationTag=function(e,t){var n=this,r=this._codec.getModule(zr),i=[];return t.forEach((function(t){var r=n._codec.getModule(Wr),o=n._codec.getModule(Xr),s=[];e.forEach((function(e){var t=n._codec.getModule(ci);t.setTagId(e.tagId),Te(e.isTop)||t.setIsTop(e.isTop),s.push(t)})),o.setSessionStateType(tr),o.setValue(JSON.stringify(s)),o.setTags(s),r.setType(t.conversationType),r.setChannelId(t.targetId),r.setTime(Date.now()),r.setStateItem([o]),i.push(r)})),r.setState(i),r.setVersion(ht.getTime()),r.getArrayData()},e.prototype.encodeReportSDKInfo=function(e){var t=this._codec.getModule(di);return t.setSdkInfo(e),t.getArrayData()},e.prototype.encodeUltraGroup=function(e,t){var n=this._codec.getModule(gi);return n.setSyncTime(e),n.setIsEraseMsgContent(t),n.getArrayData()},e.prototype.encodebindRTCRoomForChatroom=function(e){var t=this._codec.getModule(Ni);return t.setRtcRoomId(e.rtcRoomId),t.getArrayData()},e}(),Ai=function(e,t,n){e.debug(exports.LogTagId.O,"websocket send -> messageId: ".concat(t.messageId," topic: ").concat(t.topic));var r=t.getBufferData();n.send(r.buffer)};var wi=function(){function e(e,t,n){var r=this;this._runtime=e,this._watcher=t,this.logger=n,this._socket=null,this._messageIds={},this._syncMessageIds={},this._failedCount=0,this.ALLOW_FAILED_TIMES=2,this._timer=null,this._idCount=0,this._generateMessageId=function(){return r._idCount>=65535&&(r._idCount=0),++r._idCount},this.codec=new Ui(this.logger)}return e.prototype.connect=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s=this;return f(this,(function(a){return[2,new Promise((function(a){var u=n.slice(),c=!1,l=function(){return p(s,void 0,void 0,(function(){var n,s;return f(this,(function(h){switch(h.label){case 0:return 0===u.length||c?[2]:(c=!0,n=u.shift(),Qt.IM_WEBSOCKET,(new Date).getTime(),qe.WS,[4,this._connect(e,t,n,r,i,o)]);case 1:if(s=h.sent(),s===S.SUCCESS||s===U.REDIRECT?s:at(s),Qt.IM_WEBSOCKET,(new Date).getTime(),function(e,t){p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){switch(s.label){case 0:n=Qt.IM_WEBSOCKET,(r=mt()).sdkPrivate,r.serverPrivate,r.bundleId,(i=Ct(n)).protocol,i.startTime,i.endTime,i.code,i.host,exports.NetworkType.UNKONWN,s.label=1;case 1:return s.trys.push([1,3,,4]),[4,t.getNetworkType()];case 2:return s.sent(),[3,4];case 3:return o=s.sent(),e.warn(exports.LogTagId.O,o.message),[3,4];case 4:return pt(),[2]}}))}))}(this.logger,this._runtime),s===S.SUCCESS)this._checkAlive(),a(s);else if(s===U.REDIRECT)a(s);else{if(0===u.length)return a(at(s)),[2];c=!1,l()}return[2]}}))}))};i=y(i),s._watcher.status(M.CONNECTING),l()}))]}))}))},e.prototype._connect=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l,h=this;return f(this,(function(d){switch(d.label){case 0:return s=r.replace("http","ws"),a=function(e,t,n,r,i,o,s,a){return"".concat(e,"://").concat(t,"/websocket?appId=").concat(n,"&token=").concat(encodeURIComponent(r),"&sdkVer=").concat(o,"&pid=").concat(s,"&apiVer=").concat(i.isFromUniapp?"uniapp":"normal").concat(i.connectPlatform?"&platform=".concat(i.connectPlatform):"").concat(a?"&protocolVer=".concat(a):"")}(s,n,e,t,this._runtime,i,"",o),this.logger.info(exports.LogTagId.O,"conenct start -> ".concat(a)),this.sendConnectTime=Date.now(),u=this._runtime.createWebSocket(a),c=function(e){h._timer&&(clearTimeout(h._timer),h._timer=null),h._socket===u&&(h._socket=null,h._watcher.status(e))},[4,new Promise((function(e){u.onMessage((function(t){if("[object ArrayBuffer]"===Object.prototype.toString.call(t)){var n=Yt(h.logger,t,o);if(n instanceof Dt&&h._pingResolve)return h._pingResolve(S.SUCCESS),void(h._pingResolve=void 0);if(n instanceof wt)return h.logger.debug(exports.LogTagId.O,"recv connect ack -> ".concat(n.status)),n.status!==U.ACCEPTED?(h.logger.warn(exports.LogTagId.O,"connect failed: ".concat(n.status)),void e(n.status)):(h.logger.info(exports.LogTagId.O,"connect success -> ".concat(a)),h.connectedTime=n.timestamp,h.userId=n.userId||"",h._idCount=n.messageId,void e(S.SUCCESS));if(n instanceof bt){var r=n.status;switch(h.logger.warn(exports.LogTagId.O,"recv disconnect signal -> status: ".concat(r)),r){case jt.BLOCK_NEW:case jt.BLOCK:h._watcher.status(M.BLOCKED);break;case jt.OTHER_DEVICE_LOGIN:h._watcher.status(M.KICKED_OFFLINE_BY_OTHER_CLIENT);break;case jt.REDIRECT_NEW:case jt.REDIRECT:h._watcher.status(M.REDIRECT);break;default:h._watcher.status(M.DISCONNECT_BY_SERVER)}}else h._onReceiveSignal(n)}else h.logger.error(exports.LogTagId.O,"Not ArrayBuffer")})),u.onClose((function(t,n){for(var r in h.logger.warn(exports.LogTagId.O,"websocket closed! code: ".concat(t,", reason: ").concat(n)),c(M.CONNECTION_CLOSED),h._messageIds){var i=h._messageIds[r];delete h._messageIds[r],i(S.RC_NET_CHANNEL_INVALID)}e(t)})),u.onError((function(t){for(var n in h.logger.error(exports.LogTagId.O,"websocket error -> ".concat(null==t?void 0:t.stack)),c(M.WEBSOCKET_ERROR),h._messageIds){var r=h._messageIds[n];delete h._messageIds[n],r(S.RC_NET_CHANNEL_INVALID)}e(S.NETWORK_ERROR)})),u.onOpen((function(){return h.logger.info(exports.LogTagId.O,"websocket open => ".concat(a))})),setTimeout((function(){e(S.TIMEOUT)}),5e3)}))];case 1:return(l=d.sent())===S.SUCCESS?this._socket=u:(this.logger.warn(exports.LogTagId.O,"connect result -> code: ".concat(l,", url: ").concat(a)),u.close()),[2,l]}}))}))},e.prototype._checkAlive=function(){var e;return p(this,void 0,void 0,(function(){var t,n,r,i,o=this;return f(this,(function(s){switch(s.label){case 0:return this._socket?(t=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_CHECK_ALIVE_IM_T,null,t),this.sendOnly(new Pt),[4,new Promise((function(e){o._pingResolve=e,o._timer&&clearTimeout(o._timer),o._timer=setTimeout((function(){o._pingResolve=void 0,e(S.TIMEOUT)}),15e3)}))]):[2];case 1:return n=s.sent(),r=n===S.SUCCESS,i=r?"info":"warn",this.logger[i](exports.LogTagId.L_CHECK_ALIVE_IM_R,JSON.stringify({succeed:r}),t),n!==S.SUCCESS?(this._failedCount+=1,this.logger.warn(exports.LogTagId.O,"ping failed count: ".concat(this._failedCount,", code: ").concat(n)),this._failedCount>=this.ALLOW_FAILED_TIMES?(this._failedCount=0,this.logger.warn(exports.LogTagId.O,"ping timeout, close current websocket to reconnect!"),null===(e=this._socket)||void 0===e||e.close(),this._socket=null,this._watcher.status(M.NETWORK_UNAVAILABLE)):this._checkAlive(),[2]):(this._failedCount=0,setTimeout((function(){return o._checkAlive()}),15e3),[2])}}))}))},e.prototype._onReceiveSignal=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a=this;return f(this,(function(u){switch(u.label){case 0:return t=e.messageId,e.header&&e.header.qos!==_t.AT_MOST_ONCE&&(e instanceof Gt&&!e.syncMsg&&(this.logger.debug(exports.LogTagId.O,"send pubAck -> ".concat(t," ").concat(e.topic)),this.sendOnly(new Ft(t))),e instanceof qt&&(this.logger.debug(exports.LogTagId.O,"send queryCon -> ".concat(t," ").concat(e.topic)),this.sendOnly(new Kt(t)))),t>0&&(e instanceof Bt||e instanceof qt)&&(this.logger.debug(exports.LogTagId.O,"recv ack -> messageId: ".concat(t," ").concat(e.topic)),(n=this._messageIds[t])&&(n(e),delete this._messageIds[t]),(r=this._syncMessageIds[t])&&(delete this._syncMessageIds[t],r(e))),e instanceof Gt?(i=e.syncMsg,o=e.topic,this.logger.debug(exports.LogTagId.O,"recv PublishReader -> messageId: ".concat(t," ").concat(o)),o===on?[2]:!i||function(e){return[Wt.ppMsgS,Wt.pgMsgS,Wt.chatMsgS].map((function(e){return Wt[e]})).indexOf(e)>=0}(o)?(this._watcher.signal(e),[2]):[4,new Promise((function(e){a._syncMessageIds[t]=e}))]):[3,2];case 1:s=u.sent(),delete this._syncMessageIds[t],this._watcher.signal(e,s),u.label=2;case 2:return[2]}}))}))},e.prototype.sendOnly=function(e){this._socket&&((e instanceof kt||e instanceof Ht)&&(e.messageId=this._generateMessageId()),Ai(this.logger,e,this._socket))},e.prototype.send=function(e,t,n,r){return void 0===r&&(r=3e4),p(this,void 0,void 0,(function(){var i,o,s,a,u=this;return f(this,(function(c){switch(c.label){case 0:return this._socket?(i=this._generateMessageId(),e.messageId=i,Ai(this.logger,e,this._socket),[4,new Promise((function(e){u._messageIds[i]=e,setTimeout((function(){u._messageIds[i]&&delete u._messageIds[i],e()}),r)}))]):[3,2];case 1:return(o=c.sent())?o instanceof qt||o instanceof Bt?(s=t&&o.data&&[S.SUCCESS,S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS].indexOf(o.status)>=0,a=s?this.codec.decodeByPBName(o.data,t,n):o,0!==o.status?(this.logger.warn(exports.LogTagId.O,"send failed -> message: ".concat(i,", respPBName: ").concat(t,", status: ").concat(o.status)),[2,{code:o.status,data:t&&o.data?a:null}]):[2,{code:S.SUCCESS,data:a}]):[2,{code:o}]:(this.logger.warn(exports.LogTagId.O,"send timeout -> message: ".concat(i,", respPBName: ").concat(t,", timeout: ").concat(r)),[2,{code:S.TIMEOUT}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},e.prototype.close=function(){this._socket&&(this._socket.close(),this._socket=null)},e}(),bi=function(e){return["navi",e].join("_")},Pi=function(e,t,n,r){var i,o=bi(e);try{var s=r.getItem(o);i=s?JSON.parse(s):[]}catch(e){i=[]}var a=Date.now();i.length>0&&(i=i.filter((function(e){return a-e.timestamp<72e5&&t!==e.token}))),i.push({timestamp:a,naviInfo:n,token:t}),r.setItem(o,JSON.stringify(i))};function Di(e){return p(this,void 0,void 0,(function(){var t,n,r;return f(this,(function(i){switch(i.label){case 0:t=Qt.IM_NAVI,(n=mt()).sdkPrivate,n.serverPrivate,n.bundleId,(r=Ct(t)).protocol,r.startTime,r.endTime,r.code,r.host,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,e.getNetworkType()];case 2:return i.sent(),[3,4];case 3:return i.sent(),exports.NetworkType.UNKONWN,[3,4];case 4:return pt(),[2]}}))}))}var xi=function(){function e(e){this._pullQueue=[],this._isPulling=!1,this._pullTime=0,this._engine=e}return e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],t=e.roomId,n=e.timestamp,(r=this._pullTime)>n?(this._isPulling=!1,this._startPull(),[2]):[4,this._engine.pullRTCRoomEntry(t,r)]);case 1:return i=a.sent(),o=i.code,s=i.data,o===S.SUCCESS?(this._isPulling=!1,this._pullTime=s.syncTime||0,this._startPull()):this._startPull(),[2]}}))}))},e.prototype.pullEntry=function(e,t){this._pullQueue.push({roomId:e,timestamp:t}),this._startPull()},e.prototype.reset=function(){this._pullTime=0,this._isPulling=!1},e}(),Vi=function(e,t,n,r,i,o){var s=i?Object.keys(i).map((function(t){return e.encode(Xt.RtcValueInfo,{key:t,value:i[t]},!0)})):void 0,a=o?Object.keys(o).map((function(t){return e.encode(Xt.RtcValueInfo,{key:t,value:o[t]},!0)})):void 0;return e.encode(Xt.RtcInput,{roomType:t,broadcastType:n,joinType:r,innerDatas:s,outerDatas:a})},Gi=function(e,t){var n=e.decode(Xt.RtcUserListOutput,t),r=n.users,i=n.token,o=n.sessionId,s=n.roomInfo,a=n.entries,u=n.offlineKickTime,c={};return tt(r,(function(e){var t=e.userId,n=e.userData,r={};tt(n,(function(e){var t=e.key,n=e.value;r[t]=n})),c[t]=r})),{users:c,token:i,sessionId:o,roomInfo:s,kvEntries:a,offlineKickTime:u}},ki=function(){function e(e,t,n,r,i){this.runtime=e,this.rtcCodec=t,this._watcher=n,this._options=r,this.logger=i,this._appkey=this._options.appkey,this._apiVer=this._options.apiVersion,this._apiVersion=y(this._options.apiVersion),this._rtcKVManager=new xi(this)}return e.prototype.registerRTCSignalingListener=function(e){this._rtcSignalingListener=e},e.prototype.getInnerLogger=function(){return this.logger},e.prototype.getNaviInfo=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o;return f(this,(function(s){switch(s.label){case 0:return n&&this._clear(e),i=function(e,t,n){var r,i,o=bi(e);try{var s=n.getItem(o);i=s?JSON.parse(s):[]}catch(e){i=[]}var a=Date.now();return i.length>0&&(i=i.filter((function(e){return a-e.timestamp<72e5}))),0===i.length?n.removeItem(o):n.setItem(o,JSON.stringify(i)),(null===(r=i.find((function(e){return e.token===t})))||void 0===r?void 0:r.naviInfo)||null}(this._appkey,e,this.runtime.localStorage),i?[2,i]:(o=this._options.navigators.slice(),t.length&&t.forEach((function(e){o.indexOf(e)<0&&o.unshift(e)})),[4,this.requestNaviInfo(o,this._appkey,e,r)]);case 1:return(i=s.sent())?(this.setNaviInfo2Cache(e,i),[2,i]):[2,i]}}))}))},e.prototype.setNaviInfo2Cache=function(e,t){Pi(this._appkey,e,t,this.runtime.localStorage)},e.prototype._clear=function(e){!function(e,t,n){var r,i=bi(e);try{var o=n.getItem(i);r=o?JSON.parse(o):[]}catch(e){r=[]}var s=Date.now();r.length>0&&(r=r.filter((function(e){return s-e.timestamp<72e5&&t!==e.token}))),0===r.length?n.removeItem(i):n.setItem(i,JSON.stringify(r))}(this._appkey,e,this.runtime.localStorage)},e.prototype.joinRTCRoom=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return s=Vi(this.rtcCodec,t,n,r,i,o),[4,this.rtcSignaling(e,zt,!0,s)];case 1:return a=h.sent(),u=a.code,c=a.buffer,u===S.SUCCESS&&c&&(l=Gi(this.rtcCodec,c)),[2,{code:u,data:l}]}}))}))},e.prototype.quitRTCRoom=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return t=this.rtcCodec.encode(Xt.SetUserStatusInput,{status:0}),[4,this.rtcSignaling(e,Zt,!0,t)];case 1:return[2,n.sent().code]}}))}))},e.prototype.getRTCRoomInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,$t,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i&&(o=this.rtcCodec.decode(Xt.RtcRoomInfoOutput,i)),[2,{code:r,data:o}]}}))}))},e.prototype.getRTCUserInfoList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,en,!0,t)];case 1:return n=a.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i&&(s=Gi(this.rtcCodec,i),o={users:s.users}),[2,{code:r,data:o}]}}))}))},e.prototype.getRTCUserInfo=function(e){throw new Error("Method not implemented.")},e.prototype.setRTCUserInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){switch(i.label){case 0:return r=this.rtcCodec.encode(Xt.RtcValueInfo,{key:t,value:n}),[4,this.rtcSignaling(e,tn,!0,r)];case 1:return[2,i.sent().code]}}))}))},e.prototype.removeRTCUserInfo=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){switch(r.label){case 0:return n=this.rtcCodec.encode(Xt.RtcKeyDeleteInput,{key:t}),[4,this.rtcSignaling(e,nn,!1,n)];case 1:return[2,r.sent().code]}}))}))},e.prototype.setRTCData=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s;return f(this,(function(a){switch(a.label){case 0:return s=this.rtcCodec.encode(Xt.RtcSetDataInput,{interior:r,target:i,key:t,value:n,objectName:null==o?void 0:o.name,content:null==o?void 0:o.content}),[4,this.rtcSignaling(e,rn,!1,s)];case 1:return[2,a.sent().code]}}))}))},e.prototype.setRTCTotalRes=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o,s;return f(this,(function(a){switch(a.label){case 0:return o={objectName:r,content:this.rtcCodec.encode(Xt.RtcValueInfo,{key:t.name,value:t.content},!0),valueInfo:[this.rtcCodec.encode(Xt.RtcValueInfo,{key:"uris",value:n},!0),this.rtcCodec.encode(Xt.RtcValueInfo,{key:"mcu_uris",value:i},!0)]},s=this.rtcCodec.encode(Xt.RtcUserSetDataInput,o),[4,this.rtcSignaling(e,on,!0,s)];case 1:return[2,a.sent().code]}}))}))},e.prototype.getRTCData=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return i=this.rtcCodec.encode(Xt.RtcDataInput,{interior:n,target:r,key:t}),[4,this.rtcSignaling(e,sn,!0,i)];case 1:return o=l.sent(),s=o.code,a=o.buffer,s===S.SUCCESS&&a?(u=this.rtcCodec.decode(Xt.RtcQryOutput,a).outInfo,c={},u.forEach((function(e){c[e.key]=e.value})),[2,{code:s,data:c}]):[2,{code:s}]}}))}))},e.prototype.removeRTCData=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o;return f(this,(function(s){switch(s.label){case 0:return o=this.rtcCodec.encode(Xt.RtcDataInput,{interior:n,target:r,key:t,objectName:null==i?void 0:i.name,content:null==i?void 0:i.content}),[4,this.rtcSignaling(e,an,!1,o)];case 1:return[2,s.sent().code]}}))}))},e.prototype.setRTCOutData=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(e){throw new Error("JSEngine's method not implemented.")}))}))},e.prototype.getRTCOutData=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(e){throw new Error("JSEngine's method not implemented.")}))}))},e.prototype.getRTCToken=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,un,!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=this.rtcCodec.decode(Xt.RtcTokenOutput,s).rtcToken,[2,{code:o,data:{rtcToken:a}}]):[2,{code:o}]}}))}))},e.prototype.setRTCState=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){switch(r.label){case 0:return n=this.rtcCodec.encode(Xt.MCFollowInput,{state:t}),[4,this.rtcSignaling(e,cn,!0,n)];case 1:return[2,r.sent().code]}}))}))},e.prototype.getRTCUserList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryListInput,{order:2}),[4,this.rtcSignaling(e,ln,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i?(o=Gi(this.rtcCodec,i),[2,{code:r,data:o}]):[2,{code:r}]}}))}))},e.prototype.joinLivingRoomAsAudience=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,hn,!0,r)];case 1:return i=l.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=this.rtcCodec.decode(Xt.RtcViewerJoinedOutput,s),u=a.rtcToken,c=a.entries,[2,{code:o,data:{token:u,kvEntries:c}}]):[2,{code:o}]}}))}))},e.prototype.pullRTCRoomEntry=function(e,t){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=this.rtcCodec.encode(Xt.RtcPullKV,{timestamp:0,roomId:e}),[4,this.rtcSignaling(e,pn,!0,t)];case 1:return n=u.sent(),r=n.code,i=n.buffer,r!==S.SUCCESS?[2,{code:r}]:(o=this.rtcCodec.decode(Xt.RtcKVOutput,i),s=o.entries,o.bFullUpdate,a=o.syncTime,s=(s||[]).map((function(e){return d(d({},e),{timestamp:Je(e.timestamp)})})),this._watcher.onRTCDataChange(s,e),[2,{code:r,data:{kvEntries:s,syncTime:Je(a)}}])}}))}))},e.prototype.quitLivingRoomAsAudience=function(e){return p(this,void 0,void 0,(function(){var t,n;return f(this,(function(r){switch(r.label){case 0:return t=this.rtcCodec.encode(Xt.SetUserStatusInput,{status:0}),[4,this.rtcSignaling(e,dn,!0,t)];case 1:return n=r.sent().code,this._rtcKVManager.reset(),[2,n]}}))}))},e.prototype.rtcIdentityChange=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=this.rtcCodec.encode(Xt.RtcInput,{roomType:exports.RTCMode.LIVE,broadcastType:n,identityChangeType:t,needSysChatroom:!1}),[4,this.rtcSignaling(e,gn,!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,o===S.SUCCESS&&s?(a=Gi(this.rtcCodec,s),[2,{code:o,data:a}]):[2,{code:o}]}}))}))},e.prototype.getRTCJoinedUserInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return t=this.rtcCodec.encode(Xt.RtcQueryUserJoinedInput,{userId:e}),[4,this.rtcSignaling("",yn,!0,t)];case 1:return n=s.sent(),r=n.code,i=n.buffer,r===S.SUCCESS&&i?(o=this.rtcCodec.decode(Xt.RtcQueryUserJoinedOutput,i).info||[],[2,{code:r,data:o.map((function(e){return{deviceId:e.deviceId,roomId:e.roomId,joinTime:Je(e.joinTime)}}))}]):[2,{code:r}]}}))}))},e.prototype.setRTCCDNUris=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){switch(i.label){case 0:return r=this.rtcCodec.encode(Xt.RtcUserSetDataInput,{objectName:t,valueInfo:this.rtcCodec.encode(Xt.RtcValueInfo,{key:"cdn_uris",value:n},!0)}),[4,this.rtcSignaling(e,on,!0,r)];case 1:return[2,i.sent().code]}}))}))},e.prototype.requestRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return t=e.invitedRoomId,n=e.invitedUserId,r=e.inviteSessionId,i=e.inviteTimeout,o=e.inviteInfo,s=e.roomId,a=this.rtcCodec.encode(Xt.RtcInviteInput,{invitedRoomId:t,invitedUserId:n,inviteSessionId:r,timeoutTime:i,inviteInfo:o}),[4,this.rtcSignaling(s,fn,!0,a)];case 1:return u=c.sent().code,this._rtcKVManager.reset(),[2,u]}}))}))},e.prototype.cancelRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=e.invitedRoomId,n=e.invitedUserId,r=e.inviteSessionId,i=e.inviteInfo,o=e.roomId,s=this.rtcCodec.encode(Xt.RtcCancelInviteInput,{invitedRoomId:t,invitedUserId:n,inviteSessionId:r,inviteInfo:i}),[4,this.rtcSignaling(o,_n,!0,s)];case 1:return a=u.sent().code,this._rtcKVManager.reset(),[2,a]}}))}))},e.prototype.responseRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return t=e.inviteUserId,n=e.inviteRoomId,r=e.inviteSessionId,i=e.content,o=e.key,s=e.value,a=e.agree,u=e.roomId,c=this.rtcCodec.encode(Xt.RtcInviteAnswerInput,{inviteUserId:t,inviteRoomId:n,inviteSessionId:r,content:i,key:o,value:s,answerCode:a?1:0}),[4,this.rtcSignaling(u,Tn,!0,c)];case 1:return l=h.sent().code,this._rtcKVManager.reset(),[2,l]}}))}))},e.prototype.endRoomPK=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return t=e.endRoomId,n=e.sessionId,r=e.content,i=e.keys,o=e.roomId,s=this.rtcCodec.encode(Xt.RtcEndInviteInput,{inviteRoomId:t,inviteSessionId:n,inviteContent:r,inviteRoomKeys:i}),[4,this.rtcSignaling(o,En,!0,s)];case 1:return a=u.sent().code,this._rtcKVManager.reset(),[2,a]}}))}))},e.prototype._receiveRtcKv=function(e){if(this._rtcSignalingListener)this._rtcSignalingListener(e);else{var t=this.rtcCodec.decode(Xt.RtcNotifyMsg,e),n=t.time,r=t.type,i=t.roomId;if(1===r)this._rtcKVManager.pullEntry(i,Je(n))}},e.prototype.destroy=function(){},e}(),Bi=function(){function e(e,t,n){this.pbmaps=e,this.logger=n,this.pbModules=Sn(t)}return e.prototype.getModule=function(e){return new this.pbModules[e]},e.prototype.encode=function(e,t,n){var r=new this.pbModules[e];if(t)try{this.pbmaps[e].forEach((function(e){var n=t[e];void 0!==n&&r["set".concat(function(e,t,n){if(void 0===t||void 0===n)return e.toUpperCase();var r=e.slice(t,n);return e.replace(r,(function(e){return e.toUpperCase()}))}(e,0,1))](n)}))}catch(t){this.logger?this.logger.error(exports.LogTagId.L_PB_ENCODE_E,e):null===console||void 0===console||console.error(exports.LogTagId.L_PB_ENCODE_E,e)}return n?r:r.toArrayBuffer()},e.prototype.decode=function(e,t){return this.pbModules[e].decode(t)},e}(),Fi=!1,Hi=[],Ki=function(){function e(e){this._context=e}return e.prototype.refetchNaviInfo=function(){return p(this,void 0,void 0,(function(){var e;return f(this,(function(t){switch(t.label){case 0:return Fi?[2,new Promise((function(e){Hi.push(e)}))]:(Fi=!0,[4,this._context.reqNaviInfo(!0)]);case 1:return e=t.sent(),Hi.forEach((function(t){return t(e)})),Hi.length=0,Fi=!1,[2,e]}}))}))},e.prototype.__getContext=function(){return this._context},e.prototype.createCodec=function(e,t){return this._context.createCodec(e,t)},e.prototype.getNaviInfo=function(){return this._context.getInfoFromCache()},e.prototype.getCoreVersion=function(){return this._context.coreVersion},e.prototype.getAPIVersion=function(){return this._context.apiVersion},e.prototype.getAppkey=function(){return this._context.appkey},e.prototype.getCurrentId=function(){return this._context.getCurrentUserId()},e.prototype.getConnectionStatus=function(){return this._context.getConnectionStatus()},e.prototype.getDeviceId=function(){return this._context.getDeviceId()},e.prototype.sendMessage=function(e,t,n){return this._context.sendMessage(e,t,n)},e.prototype.registerMessageType=function(e,t,n,r){void 0===r&&(r=[]),this._context.registerMessageType(e,t,n,r)},e.prototype.getServerTime=function(){return this._context.getServerTime()},e.prototype.getOSInfo=function(){return this._context.getOSInfo()},e.prototype.getProcessInfo=function(){return this._context.getProcessInfo()},e.prototype.getMainProcessInfo=function(){return this._context.getMainProcessInfo()},e.prototype.setCallInfo=function(e,t,n){return this._context.setCallInfo(e,t,n)},e.prototype.createLogger=function(e,t){return this._context.createLogger(e,t)},e}(),qi=function(e,t,n){return[e,t,n].join("_")},Yi=function(){function e(e,t){this._runtime=e,this._appkey=t,this._users={}}return e.prototype._getMemData=function(e){return this._users[e]=this._users[e]||{inboxTime:0,outboxTime:0,broadcastSyncTime:0},this._users[e]},e.prototype.setInboxTime=function(e,t){var n=this._getMemData(t);if(!(n.inboxTime>e)){n.inboxTime=e;var r=qi("inbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getInboxTime=function(e){var t=this._getMemData(e);if(0===t.inboxTime){var n=qi("inbox",this._appkey,e);t.inboxTime=parseInt(this._runtime.localStorage.getItem(n),10)||0}return t.inboxTime},e.prototype.setBroadcastSyncTime=function(e,t){var n=this._getMemData(t);if(!(n.broadcastSyncTime>=e||Te(e))){n.broadcastSyncTime=e;var r=qi("broadcastbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getBroadcastSyncTime=function(e){var t=this._getMemData(e);if(!t||0===t.broadcastSyncTime){var n=qi("broadcastbox",this._appkey,e);t.broadcastSyncTime=parseInt(this._runtime.localStorage.getItem(n),10)||1}return t.broadcastSyncTime},e.prototype.setOutboxTime=function(e,t){var n=this._getMemData(t);if(!(n.outboxTime>=e)){n.outboxTime=e;var r=qi("outbox",this._appkey,t);this._runtime.localStorage.setItem(r,e.toString())}},e.prototype.getOutboxTime=function(e){var t=this._getMemData(e);if(0===t.outboxTime){var n=qi("outbox",this._appkey,e);t.outboxTime=parseInt(this._runtime.localStorage.getItem(n),10)||0}return t.outboxTime},e}(),ji={_caches:{},set:function(e,t){this._caches[e]=t},get:function(e){return this._caches[e]||0},clear:function(e){this._caches[e]=0}},Qi=function(){function e(e,t,n){this.logger=e,this._kvCaches={},this._chatroomId=t,this._currentUserId=n}return e.prototype._add=function(e){var t=e.key;e.isDeleted=!1,this._kvCaches[t]=e},e.prototype._remove=function(e){var t=e.key,n=this._kvCaches[t];n&&(n.isDeleted=!0,this._kvCaches[t]=n)},e.prototype._setEntry=function(e,t){var n=e.key,r=e.type,i=e.isOverwrite,o=e.userId,s=this._getSetUserId(n),a=r===Y.DELETE,u=s===o,c=!this._isExisted(n),l=a?this._remove:this._add;(t||i||u||c)&&l.call(this,e)},e.prototype.getValue=function(e){var t=this._kvCaches[e]||{};return t.isDeleted?null:t.value},e.prototype.getVersion=function(e){var t=this._kvCaches[e]||{};return t.isDeleted?null:t.version},e.prototype.getAllValue=function(){var e={};for(var t in this._kvCaches)this._kvCaches[t].isDeleted||(e[t]=this._kvCaches[t].value);return e},e.prototype._getSetUserId=function(e){return(this._kvCaches[e]||{}).userId},e.prototype._isExisted=function(e){var t=this._kvCaches[e]||{},n=t.value,r=t.isDeleted;return n&&!r},e.prototype.setEntries=function(e){var t=this,n=e.kvEntries,r=e.isFullUpdate;n=n||[],(r=r||!1)&&this.clear(),n.forEach((function(e){t._setEntry(e,r)}))},e.prototype.clear=function(){this._kvCaches={}},e}(),Ji=function(){function e(e){this._pullQueue=[],this._isPulling=!1,this._storeCaches={},this._engine=e}return e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],t=e.chrmId,n=e.timestamp,(r=ji.get(t))>n?(this._isPulling=!1,this._startPull(),[2]):[4,this._engine.pullChatroomEntry(t,r)]);case 1:return i=a.sent(),o=i.code,s=i.data,this._isPulling=!1,o===S.SUCCESS?(ji.set(t,s.syncTime||0),this._startPull()):this._startPull(),[2]}}))}))},e.prototype.reset=function(e){ji.clear(e);var t=this._storeCaches[e];null==t||t.clear()},e.prototype.pullEntry=function(e,t){this._pullQueue.push({chrmId:e,timestamp:t}),this._startPull()},e.prototype.setLocal=function(e,t,n){var r=this._storeCaches[e];ve(r)||(r=new Qi(this._engine.getInnerLogger(),e,n)),r.setEntries(t),this._storeCaches[e]=r},e.prototype.getValue=function(e,t){var n=this._storeCaches[e];return n?n.getValue(t):null},e.prototype.getVersion=function(e,t){var n=this._storeCaches[e];return n?n.getVersion(t):null},e.prototype.getAll=function(e){var t=this._storeCaches[e],n={};return t&&(n=t.getAllValue()),n},e}(),Wi=function(){function e(e,t,n,r,i){this._runtime=e,this._appkey=t,this._userId=n,this._canJoinMulipleChrm=r,this.logger=i,this._sessionKey="",this._joinedChrmsInfo={},this._sessionKey="sync-chrm-".concat(this._appkey,"-").concat(this._userId)}return e.prototype.set=function(e,t){void 0===t&&(t=10),this._canJoinMulipleChrm||(this._joinedChrmsInfo={}),this._joinedChrmsInfo[e]=t,this._runtime.sessionStorage.setItem(this._sessionKey,JSON.stringify(this._joinedChrmsInfo))},e.prototype.get=function(){var e,t;try{t=this._runtime.sessionStorage.getItem(this._sessionKey),e=JSON.parse(t||"{}")}catch(n){this.logger.error(exports.LogTagId.O,"parse rejoined chrm infos error -> ".concat(t)),e={}}return e},e.prototype.remove=function(e){delete this._joinedChrmsInfo[e],ve(this._joinedChrmsInfo)?this._runtime.sessionStorage.setItem(this._sessionKey,JSON.stringify(this._joinedChrmsInfo)):this.clear()},e.prototype.clear=function(){this._joinedChrmsInfo={},this._runtime.sessionStorage.removeItem(this._sessionKey)},e}(),Xi="converStatusChanged",zi=function(){function e(e,t,n){this._eventEmitter=new Re,this._pullQueue=[],this._isPulling=!1,this._storagePullTimeKey="con-s-".concat(t,"-").concat(n),this._oldStorage=a(e.runtime),this._storage=new c(e.runtime,this._storagePullTimeKey),this._appkey=t,this._currentUserId=n,this._engine=e,this.adaptOldStatus()}return e.prototype.adaptOldStatus=function(){try{if(this._storage.get(this._storagePullTimeKey)||0)return;var e=this._oldStorage.get(this._storagePullTimeKey)||0;if(!e)return;this._storage.set(this._storagePullTimeKey,e),this._oldStorage.remove(this._storagePullTimeKey)}catch(e){this._engine.getInnerLogger().error(exports.LogTagId.A_CALLBACK_E,"adaptOldStatus error: ".concat(e.message))}},e.prototype._set=function(e){var t=this;if(!Te(e)&&Array.isArray(e)){var n=this._storage.get(this._storagePullTimeKey)||0,r=e.length;e.forEach((function(e,i){var o=e.updatedTime||0;n=o>n?o:n,e.conversationType=e.type,t._eventEmitter.emit(Xi,{statusItem:e,isLastPull:i===r-1})})),this._storage.set(this._storagePullTimeKey,n)}},e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r;return f(this,(function(i){switch(i.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],[4,this._engine.pullConversationStatus(e)]);case 1:return t=i.sent(),n=t.code,r=t.data,n===S.SUCCESS?(this._isPulling=!1,this._set(r),this._startPull()):this._startPull(),[2]}}))}))},e.prototype.pull=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;(e>t||0===e)&&(this._pullQueue.push(t),this._startPull())},e.prototype.watch=function(e){this._eventEmitter.on(Xi,(function(t){e(t)}))},e.prototype.setConversationUpdatedTime=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;return e&&e>t?(this._storage.set(this._storagePullTimeKey,e),e):t},e.prototype.getConversationUpdatedTime=function(){return this._storage.get(this._storagePullTimeKey)||0},e}(),Zi={c:{keyName:"unreadMessageCount",defaultVal:0},hm:{keyName:"hasMentioned",defaultVal:!1},m:{keyName:"mentionedInfo",defaultVal:null},t:{keyName:"lastUnreadTime",defaultVal:0},lt:{keyName:"lastReadTime",defaultVal:0},nc:{keyName:"notificationStatus",defaultVal:2},nl:{keyName:"notificationLevel",defaultVal:0},to:{keyName:"isTop",defaultVal:!1},tg:{keyName:"tags",defaultVal:{}},mc:{keyName:"unreadMentionedCount",defaultVal:0}},$i={};for(var eo in Zi){var to=Zi[eo].keyName;$i[to]=eo}var no,ro=function(){function e(e,t,n,r){this._appkey=t,this._currentUserId=n,this.logger=r;var i="con-".concat(t,"-").concat(n);this.storage=new c(e,i),this._localStore=new c(e,"CONVER-".concat(t,"-").concat(n))}return e.prototype._getStoreKey=function(e,t,n){return"".concat(n,"_").concat(e,"_").concat(t)},e.prototype._getConOptionByKey=function(e){var t=(e=e||"").split("_");if(t.length>=2){var n=t.shift(),r=t.shift(),i=t.join("_");return{conversationType:Number(r),targetId:i,channelId:n}}return{conversationType:N.PRIVATE,targetId:"",channelId:""}},e.prototype.updateMentionedData=function(e){var t=this,n=e.conversationType,r=e.targetId,i=e.messageType,o=e.isMentioned,s=e.content,a=e.senderUserId,u=e.channelId,c=this._getStoreKey(n,r,u),l=this._localStore.get(c)||{},h=$i.mentionedInfo,d=$i.hasMentioned,p=l[h]||{},g=p.userIdList||[],f=s.mentionedInfo;if(f){if(o&&n===N.GROUP)(f.userIdList||[]).forEach((function(e){e===t._currentUserId&&g.indexOf(a)<0&&g.push(a)})),f.type===G.ALL&&g.indexOf(a)<0&&g.push(a);if(i===w.RECALL&&n===N.GROUP){var _=g.indexOf(a);_>=0&&g.splice(_,1)}f={userIdList:g,type:(null==f?void 0:f.type)||p.type},0!==g.length?(l[h]=f,l[d]=!0):(delete l[h],delete l[d]),ve(l)?this._localStore.set(c,l):this._localStore.remove(c)}},e.prototype.set=function(e,t,n,r){var i=this._getStoreKey(e,t,r),o=this._localStore.get(i)||{};for(var s in n){var a=$i[s],u=n[s];if(!Te(a)&&!Te(u)&&"hasMentioned"!==s&&"MentionedInfo"!==s){if(u===Zi[a].defaultVal||"tags"===s&&!ve(u))delete o[a];else if("tags"===s){var c=u;for(var l in c)c[l].isTop||delete c[l].isTop;o[a]=u}else o[a]=u;o.c||(delete o.t,delete o.hm,delete o.m,delete o.mc)}}ve(o)?this._localStore.set(i,o):this._localStore.remove(i)},e.prototype.get=function(e,t,n){void 0===n&&(n="");var r=this._getStoreKey(e,t,n),i=this._localStore.get(r)||{},o={};for(var s in Zi){var a=Zi[s],u=a.keyName,c=a.defaultVal;o[u]=i[s]||ot(c)}return o},e.prototype.getValue=function(e){var t=this._localStore.getValues()||{},n=[];for(var r in t){var i=this._getConOptionByKey(r),o={conversationType:i.conversationType,targetId:i.targetId,channelId:i.channelId},s=t[r];for(var a in s)if(Zi[a]){var u=Zi[a],c=u.keyName,l=u.defaultVal;o[c]=s[a]||ot(l)}o=e?e(o):o,n.push(o)}return n},e.prototype.getValueForTag=function(){var e=this._localStore.getValues()||{},t={};for(var n in e){var r=this._getConOptionByKey(n),i=r.conversationType,o=r.targetId,s={},a=e[n];for(var u in a){var c=Zi[u],l=c.keyName,h=c.defaultVal;s[l]=a[u]||ot(h)}for(var p in s.tags){Te(t[p])&&(t[p]=[]);var g=d(d({},s),{conversationType:i,targetId:o});delete g.tags,t[p].push(g)}}return t},e.prototype.adaptOldStore=function(){try{var e=this.storage.getValues();if(0===Object.keys(e).length)return;for(var t in e){var n="_".concat(t);this._localStore.set(n,e[t])}this.storage.clear()}catch(e){this.logger.error(exports.LogTagId.O,"adaptOldStore error: ".concat(e.message))}},e}(),io=[N.PRIVATE,N.GROUP,N.SYSTEM,N.PUBLIC_SERVICE,N.APP_PUBLIC_SERVICE],oo="conversationChanged",so="conTagStatusChanged",ao=function(){function e(e,t,n,r,i){var o=this;this._updatedConversations={},this._conTagStatusChanged=!1,this._eventEmitter=new Re,this._draftMap={},this._recallMsgTimeMap={},this._appkey=t,this._loginUserId=n,this._store=new ro(e.runtime,t,n,e.getInnerLogger()),this._statusManager=new zi(e,t,n),this._statusManager.watch((function(e){var t=e.statusItem,n=e.isLastPull;o.addStatus(t,n)})),this._eventEmitter.on(oo,(function(e){r(e)})),this._eventEmitter.on(so,(function(){i()}))}return e.prototype._calcUnreadCount=function(e,t){var n=e.content,r=e.messageType,i=e.sentTime,o=e.isCounted,s=e.messageDirection,a=e.senderUserId,u=s===C.SEND&&a===this._loginUserId,c=r===w.RECALL,l=fe(n),h=!1,d={},p=t.lastUnreadTime||0,g=t.lastReadTime||0,f=t.unreadMessageCount||0;if(p>i||u)return{hasChanged:h,localConversation:t,updateItems:d};if(o&&(t.unreadMessageCount=f+1,t.lastUnreadTime=i,h=!0),c&&l){var _="".concat(e.conversationType,"_").concat(e.channelId,"_").concat(e.targetId),T=!this._recallMsgTimeMap[_]||this._recallMsgTimeMap[_]&&!this._recallMsgTimeMap[_].find((function(e){return e===n.sentTime})),E=p>=n.sentTime;g&&(E=g<n.sentTime),E&&f&&T&&(this._recallMsgTimeMap[_]||(this._recallMsgTimeMap[_]=[]),this._recallMsgTimeMap[_].push(n.sentTime),t.unreadMessageCount=f-1,h=!0)}return h&&(d.unreadMessageCount={val:t.unreadMessageCount,time:i}),{hasChanged:h,localConversation:t,updateItems:d}},e.prototype._calcMentionedInfo=function(e,t){var n=e.content,r=(e.messageDirection,e.isMentioned),i=e.sentTime;C.SEND;var o=fe(n),s=!1,a={};return r&&o&&n.mentionedInfo&&(t.hasMentioned=!0,s=!0,a.hasMentioned={val:!0,time:i},a.mentionedInfo={val:n.mentionedInfo,time:i}),{hasChanged:s,localConversation:t,updateItems:a}},e.prototype._calcMentionedCount=function(e,t){var n=e.content,r=e.messageDirection,i=!1;if(e.isMentioned&&r===C.RECEIVE&&(null==n?void 0:n.mentionedInfo)){var o=n.mentionedInfo,s=o.type,a=o.userIdList;if(s===G.ALL||(a||[]).includes(this._loginUserId)){i=!0;var u=t.unreadMentionedCount||0;t.unreadMentionedCount=u+1}}return{hasChanged:i,localConversation:t}},e.prototype._setUpdatedConversation=function(e){if(fe(e)){var t=e.conversationType,n=e.targetId,r=e.channelId,i="".concat(t,"_").concat(n),o=this._store.get(t,n,r)||{};this._updatedConversations[i]=Object.assign(o,e)}},e.prototype._setConTagStatusChanged=function(e,t,n,r){var i=(this._store.get(e,t,r)||{}).tags||{};if(Object.keys(i).length===Object.keys(n).length){for(var o in i)if(!n[o]||!!i[o].isTop!=!!n[o].isTop)return void(this._conTagStatusChanged=!0)}else this._conTagStatusChanged=!0},e.prototype.addStatus=function(e,t){var n=e.conversationType,r=e.targetId,i=e.updatedTime,o=e.notificationStatus,s=e.notificationLevel,a=e.isTop,u=e.tags,c=e.channelId,l={},h={};n!==N.ULTRA_GROUP&&(Te(o)||(h.notificationStatus={time:i,val:o}),Te(s)||(h.notificationLevel={time:i,val:s}),Te(a)||(h.isTop={time:i,val:a}),Te(u)||(h.tags={time:i,val:u},null==u||u.forEach((function(e){l[e.tagId]={isTop:e.isTop}}))),this._setConTagStatusChanged(n,r,l,c),this._store.set(n,r,{notificationStatus:o,notificationLevel:s,isTop:a,tags:l},c),this._setUpdatedConversation({conversationType:n,targetId:r,updatedItems:h,channelId:c}),t&&this._notifyConversationChanged())},e.prototype._notifyConversationChanged=function(){var e=[];for(var t in this._updatedConversations)e.push(this._updatedConversations[t]);0!==e.length&&(this._eventEmitter.emit(oo,e),this._updatedConversations={},this._conTagStatusChanged&&(this._eventEmitter.emit(so),this._conTagStatusChanged=!1))},e.prototype.setConversationCacheByMessage=function(e,t){var n=this,r=e.conversationType,i=e.isPersited,o=e.targetId,s=e.channelId;if(io.indexOf(r)>=0){var a=!1,u=this._store.get(r,o,s),c={};if([this._calcUnreadCount,this._calcMentionedInfo,this._calcMentionedCount].forEach((function(t){var r=t.call(n,e,u),i=r.hasChanged,o=r.localConversation,s=r.updateItems;a=a||i,c=d(d({},c),s),u=ot(o)})),a&&this._store.set(r,o,u,s),this._store.updateMentionedData(e),i){var l=this._store.get(r,o,s);l.updatedItems=d({latestMessage:{time:e.sentTime,val:e}},c),l.latestMessage=e;var h=Object.assign(l,{conversationType:r,targetId:o,channelId:s});this._setUpdatedConversation(h)}(a||i)&&this._notifyConversationChanged()}},e.prototype.get=function(e,t,n){return void 0===n&&(n=""),this._store.get(e,t,n)},e.prototype.getAllUnreadCount=function(e,t,n){var r=this._store.getValue(),i=0;return r.forEach((function(e){var r=e.unreadMessageCount,o=e.notificationStatus,s=e.notificationLevel,a=e.conversationType;r=r||0,(n||1!==o||s===x.NOT_SET||s===x.ALL_MESSAGE)&&(t.length>0?t.includes(Number(a))&&(i+=Number(r)):i+=Number(r))})),i},e.prototype.getTotalUnreadCountByLevels=function(e,t,n){var r=this._store.getValue(),i=0;return r.forEach((function(r){var o=r.unreadMessageCount,s=r.notificationLevel,a=void 0===s?0:s,u=r.conversationType,c=r.unreadMentionedCount;e.includes(u)&&(0===t.length||t.includes(a))&&(i+=(n?c:o)||0)})),i},e.prototype.getUnreadCountByTag=function(e,t){var n=this._store.getValueForTag()[e]||[],r=0;return n.forEach((function(e){var n=e.unreadMessageCount,i=e.notificationStatus,o=e.notificationLevel;(t||1!==i||-1===o||0===o)&&(n=n||0,r+=Number(n))})),r},e.prototype.getUnreadCount=function(e,t,n){return this._store.get(e,t,n).unreadMessageCount||0},e.prototype.clearUnreadCount=function(e,t,n,r){void 0===r&&(r=!0);var i=this._store.get(e,t,n);i.lastReadTime=i.lastUnreadTime,this._recallMsgTimeMap["".concat(e,"_").concat(n,"_").concat(t)]=[];var o=i.unreadMessageCount,s=i.hasMentioned,a={};if(o&&(i.unreadMessageCount=0,a.unreadMessageCount={val:0,time:Date.now()}),s&&(i.hasMentioned=!1,i.unreadMentionedCount=0,i.mentionedInfo=void 0,a.hasMentioned={val:!1,time:Date.now()},a.mentionedInfo={val:void 0,time:Date.now()}),this._store.set(e,t,i,n),r&&0!==Object.keys(a).length){var u=Object.assign(i,{conversationType:e,targetId:t,channelId:n,updatedItems:a});this._setUpdatedConversation(u),this._notifyConversationChanged()}},e.prototype.clearAllUnreadCount=function(){var e=this;this._store.getValue().forEach((function(t){t.unreadMessageCount&&(t.unreadMessageCount=0,t.lastReadTime=t.lastUnreadTime,e._recallMsgTimeMap={},e._store.set(t.conversationType,t.targetId,t,t.channelId))}))},e.prototype.startPullConversationStatus=function(e){this._statusManager.pull(e)},e.prototype.setDraft=function(e,t,n,r){var i="".concat(e,"_").concat(t,"_").concat(r);this._draftMap[i]=n},e.prototype.getDraft=function(e,t,n){var r="".concat(e,"_").concat(t,"_").concat(n);return this._draftMap[r]},e.prototype.clearDraft=function(e,t,n){var r="".concat(e,"_").concat(t,"_").concat(n);delete this._draftMap[r]},e.prototype.addTagStatus=function(e,t,n,r){void 0===r&&(r="");var i=this._store.get(e,t,r).tags;i=Object.assign(i,n),this._store.set(e,t,{tags:i},r)},e.prototype.deleteTagStatus=function(e,t,n,r){void 0===r&&(r="");var i=this._store.get(e,t,r).tags;n.forEach((function(e){delete i[e]})),this._store.set(e,t,{tags:i},r)},e.prototype.getConversationListForTag=function(){return this._store.getValueForTag()},e.prototype.getBlockConversationList=function(){return this._store.getValue().filter((function(e){return e.notificationStatus===P.OPEN||-1!==e.notificationLevel&&0!==e.notificationLevel})).map((function(e){return{conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId}}))},e.prototype.getTopConversationList=function(e,t){return(this._store.getValue()||{}).filter((function(n){return e.includes(n.conversationType)&&(Te(t)||t===n.channelId)&&n.isTop})).map((function(e){return{channelId:e.channelId,conversationType:e.conversationType,targetId:e.targetId,unreadMessageCount:e.unreadMessageCount||0,latestMessage:null,hasMentioned:e.hasMentioned||!1,mentionedInfo:e.mentionedInfo,notificationStatus:e.notificationStatus||0,notificationLevel:e.notificationLevel,isTop:e.isTop||!1,lastUnreadTime:e.lastUnreadTime||0,unreadMentionedCount:e.unreadMentionedCount||0}}))},e.prototype.adaptOldStore=function(){this._store.adaptOldStore()},e.prototype.getUnreadMentionedCount=function(e,t,n){return void 0===e&&(e=""),this.get(t,n,e).unreadMentionedCount||0},e.prototype.getAllUnreadMentionedCount=function(){var e=this._store.getValue(),t=0;return e.forEach((function(e){var n=e.unreadMentionedCount;n=n||0,t+=Number(n)})),t},e.prototype.getAllConversationState=function(){return this._store.getValue().filter((function(e){return e.unreadMessageCount||e.unreadMentionedCount})).map((function(e){return{conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId,unreadCount:e.unreadMessageCount||0,unreadMentionedCount:e.unreadMentionedCount||0}}))},e.prototype.setConversationUpdatedTime=function(e){return this._statusManager.setConversationUpdatedTime(e)},e.prototype.getConversationUpdatedTime=function(){return this._statusManager.getConversationUpdatedTime()},e}(),uo=function(){function e(e,t,n,r){this._pullQueue=[],this._isPulling=!1,this._storageTagKey="tag-".concat(t,"-").concat(n),this._storagePullTimeKey="us-s-".concat(t,"-").concat(n),this._storage=a(e.runtime),this._engine=e,this._tagWatcherFunc=r}return e.prototype._updateTag=function(e){var t=e.tags,n={};t.forEach((function(e){n[e.tagId]={tagName:e.tagName,createdTime:e.createdTime}})),this._storage.set(this._storageTagKey,n),this._tagWatcherFunc()},e.prototype.addTag=function(e,t){var n=this._storage.get(this._storageTagKey)||{};e.forEach((function(e){var t,r=(null===(t=n[e.tagId])||void 0===t?void 0:t.createdTime)||e.createdTime||0;n[e.tagId]={tagName:e.tagName,createdTime:r}})),this._storage.set(this._storageTagKey,n),this._storage.set(this._storagePullTimeKey,t)},e.prototype.deleteTag=function(e,t){var n=this._storage.get(this._storageTagKey)||{};e.forEach((function(e){delete n[e]})),this._storage.set(this._storageTagKey,n),this._storage.set(this._storagePullTimeKey,t)},e.prototype.getTagsInfo=function(){return this._storage.get(this._storageTagKey)||{}},e.prototype.getTags=function(){var e=this._storage.get(this._storageTagKey)||{},t=[];for(var n in e)t.push({tagId:n,tagName:e[n].tagName,createdTime:e[n].createdTime,conversationCount:0});return t.sort((function(e,t){return(e.createdTime||0)-(t.createdTime||0)}))},e.prototype.getTagById=function(e){var t=this._storage.get(this._storageTagKey)||{};return t[e]?{tagId:e,tagName:t[e].tagName,createdTime:t[e].createdTime,conversationCount:0}:null},e.prototype._startPull=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._isPulling||0===this._pullQueue.length?[2]:(this._isPulling=!0,e=this._pullQueue.splice(0,1)[0],[4,this._engine.pullUserSettings(e)]);case 1:return t=u.sent(),n=t.code,r=t.data,n!==S.SUCCESS||Te(r)?(this._isPulling=!1,this._startPull()):(o=(i=r).settings,s=i.version,a=o.Tag,Te(a)||this._updateTag(a),this._storage.set(this._storagePullTimeKey,s),this._isPulling=!1,this._startPull()),[2]}}))}))},e.prototype.pullUserSettings=function(e){var t=this._storage.get(this._storagePullTimeKey)||0;(e>t||0===e)&&(this._pullQueue.push(t),this._startPull())},e.prototype.getVersion=function(){return this._storage.get(this._storagePullTimeKey)||0},e}(),co=function(e,t){return["send_msg",e,t].join("_")},lo=function(){function e(e,t){this._runtime=e,this._appkey=t,this._sendMessageMap={},this._userId=""}return e.prototype.init=function(e){this._userId=e;var t=co(this._appkey,e);this._sendMessageMap=this._getLocalInfo(t)},e.prototype._getLocalInfo=function(e){var t=this._runtime.localStorage.getItem(e);try{return t?JSON.parse(t):{}}catch(e){return{}}},e.prototype.setMessage=function(e,t){this._sendMessageMap[e]=t;var n=co(this._appkey,this._userId),r=this._getLocalInfo(n);r[e]=t,this._runtime.localStorage.setItem(n,JSON.stringify(r))},e.prototype.getSendMessageMap=function(){return this._sendMessageMap},e.prototype.removeByUID=function(e){delete this._sendMessageMap[e]},e.prototype.removeByTimestamp=function(e){var t=co(this._appkey,this._userId),n=this._getLocalInfo(t);Object.keys(n).forEach((function(t){n[t]<e&&delete n[t]})),this._runtime.localStorage.setItem(t,JSON.stringify(n))},e}(),ho=function(e){var t="RCDeviceId",n=a(e),r="",i=n.get(t);return i?r=i:(r=Fe(),n.set(t,r)),r};(no={})[N.PRIVATE]=Wt.qryPMsg,no[N.GROUP]=Wt.qryGMsg,no[N.CHATROOM]=Wt.qryCHMsg,no[N.CUSTOMER_SERVICE]=Wt.qryCMsg,no[N.SYSTEM]=Wt.qrySMsg;var po=[Wt[Wt.recallMsg],Wt[Wt.ppMsgS],Wt[Wt.pgMsgS],Wt[Wt.ppMsgP],Wt[Wt.pgMsgP],Wt[Wt.chatMsg],Wt[Wt.pcMsgP],Wt[Wt.prMsgS],Wt[Wt.updUgRTime]],go=function(){function e(e,t,n){this.ULTRA_GROUP_CONVERSATION="ultragroupconversation";var r="".concat(this.ULTRA_GROUP_CONVERSATION,"-").concat(t,"-").concat(n);this._localStore=new c(e,r)}return e.prototype.set=function(e,t,n,r){var i=this._getStoreKey(e,t,r),o=this._localStore.get(i)||{};for(var s in n){var a=_o[s],u=n[s];if(!Te(a)&&!Te(u))u===fo[a].defaultVal?delete o[a]:o[a]=u}ve(o)?this._localStore.set(i,o):this._localStore.remove(i)},e.prototype.get=function(e,t,n){void 0===n&&(n="");var r=this._getStoreKey(e,t,n),i=this._localStore.get(r)||{},o={};for(var s in fo){var a=fo[s],u=a.keyName,c=a.defaultVal;o[u]=i[s]||ot(c)}return o},e.prototype._getStoreKey=function(e,t,n){return"".concat(n,"_").concat(e,"_").concat(t)},e}(),fo={nc:{keyName:"notificationStatus",defaultVal:2},nl:{keyName:"notificationLevel",defaultVal:0}},_o={};for(var To in fo){var Eo=fo[To].keyName;_o[Eo]=To}var yo,vo=function(){function e(e,t,n){this._store=new go(e.runtime,t,n)}return e.prototype.addUltraGroupStatus=function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.notificationLevel,o=e.channelId;t===N.ULTRA_GROUP&&this._store.set(t,n,{notificationStatus:r,notificationLevel:i},o)},e.prototype.get=function(e,t,n){return void 0===n&&(n=""),this._store.get(e,t,n)},e}();exports.LogL=void 0,(yo=exports.LogL||(exports.LogL={}))[yo.STATISTICS=-2]="STATISTICS",yo[yo.RECORD=-1]="RECORD",yo[yo.FATAL=0]="FATAL",yo[yo.ERROR=1]="ERROR",yo[yo.WARN=2]="WARN",yo[yo.INFO=3]="INFO",yo[yo.DEBUG=4]="DEBUG";var Io=function(e){return[exports.LogL.DEBUG,exports.LogL.INFO,exports.LogL.WARN,exports.LogL.ERROR].some((function(t){return t===e}))},mo=Fe(),Co=Date.now(),Ro=0,So=function(){function e(e,t,n){this._appkey=e,this._id=t,this._type=n,this.outputLevel=exports.LogL.WARN,this.debug=this._log.bind(this,exports.LogL.DEBUG),this.info=this._log.bind(this,exports.LogL.INFO),this.warn=this._log.bind(this,exports.LogL.WARN),this.error=this._log.bind(this,exports.LogL.ERROR),this.__statistics=this._log.bind(this,exports.LogL.STATISTICS)}return e.prototype._stdout=function(e,t,n,r,i){if(!(e<=exports.LogL.FATAL)&&console&&!(e>this.outputLevel)){var o=["error","warn","info","debug"][e-1];null===console||void 0===console||console[o]("".concat(n,"[").concat(this._id,"][").concat(o.toUpperCase(),"]: ").concat(t," | ").concat(r," | ").concat(i))}},e.prototype.setOutputLevel=function(e){Io(e)&&(this.outputLevel=e)},e.prototype._log=function(e,t,n,r){var i=new Date;/^[\w-_]+$/.test(t)?(this._stdout(e,t,i.toISOString(),n,r),e!==exports.LogL.DEBUG&&this.flush({time:+i,sessionId:mo,type:this._type,loggerId:this._id,tag:t,level:e,content:n,traceId:r})):this._stdout(exports.LogL.ERROR,"L_LOG_TAG_INVALID_E",i.toISOString(),t,r)},e.prototype.createTraceId=function(){return"".concat(mo,"-").concat(++Ro)},e.prototype.getSessionId=function(){return mo},e}(),Oo=null,No=null,Lo=function(e){return p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?[4,new Promise((function(n){var r=t.db.transaction("RC_LOGS","readwrite").objectStore("RC_LOGS"),i=IDBKeyRange.lowerBound(Date.now()-e),o=r.getAllKeys(i);o.onsuccess=function(){var e=o.result,t=e.length;if(t>0){var i=r.delete(IDBKeyRange.bound(e[0],e[t-1]));i.onsuccess=n,i.onerror=n}},o.onerror=n}))]:[2];case 2:return n.sent(),No=setTimeout((function(){return Lo(e)}),6e5),[2]}}))}))},Mo=function(e,t,n){void 0===n&&(n=168),Oo||("undefined"!=typeof window&&window&&window.indexedDB?Oo=new Promise((function(r){var i=window.indexedDB;null==i||i.databases().then((function(e){e.some((function(e){return"RC_ENGINE_DB"===e.name}))&&i.deleteDatabase("RC_ENGINE_DB")}));var o="RC_LOGS_".concat(e),s=i.open(o,1);s.onerror=function(e){t.error(exports.LogTagId.L_LOGDB_OPEN_FAILED_E,e.target.error),r(null)},s.onsuccess=function(i){var o=i.target.result;o?(o.onclose=function(e){t.warn(exports.LogTagId.L_LOGDB_CLOSED_S)},o.onerror=function(e){t.error(exports.LogTagId.L_LOGDB_ERROR_E,e.target.error)},o.onabort=function(e){t.info(exports.LogTagId.L_LOGDB_ABORT_S,e.target.error)},Lo(3600*Math.max(24,Math.min(168,n))*1e3),r({appkey:e,db:o})):r(null)},s.onupgradeneeded=function(e){var t=e.target.result;t.objectStoreNames.contains("RC_LOGS")&&t.deleteObjectStore("RC_LOGS");var n=t.createObjectStore("RC_LOGS",{autoIncrement:!0});n.createIndex("level","level",{unique:!1}),n.createIndex("time","time",{unique:!1}),(n=t.createObjectStore("RC_CONF",{keyPath:"key"})).createIndex("key","key",{unique:!0})}})):t.warn(exports.LogTagId.L_UNSUPPORT_INDEXDB_O))},Uo=function(){return p(void 0,void 0,void 0,(function(){var e,t;return f(this,(function(n){switch(n.label){case 0:return Oo?(No&&(clearTimeout(No),No=null),[4,Oo]):[2];case 1:return(e=n.sent())&&(t=e.db,e.appkey,t.close()),Oo=null,[2]}}))}))},Ao=[],wo=!1,bo=function(e){return p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return wo||0===Ao.length?[2]:(wo=!0,t=Ao.splice(0),[4,new Promise((function(n){var r=e.transaction("RC_LOGS","readwrite");r.oncomplete=n,r.onabort=n;var i=r.objectStore("RC_LOGS");t.forEach((function(e){try{i.add(e)}catch(t){null===console||void 0===console||console.error("write log failed ->",e)}}))}))]);case 1:return n.sent(),wo=!1,setTimeout((function(){return bo(e)})),[2]}}))}))};function Po(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?[2,new Promise((function(n){var r=t.db.transaction("RC_CONF","readonly").objectStore("RC_CONF").get(e);r.onsuccess=function(e){var t;n({value:null===(t=r.result)||void 0===t?void 0:t.value,success:!0})},r.onerror=function(e){n({success:!1})}}))]:[2,{success:!1}]}}))}))}var Do=0,xo=function(e,t){return p(void 0,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return n="".concat("REPORT_SESSION","_").concat(e),[4,Po("".concat("REPORT_SESSION","_").concat(e))];case 1:return r=s.sent(),i=r.success,o=r.value,i?(t===(null==o?void 0:o.sessionId)||function(e,t){p(this,void 0,void 0,(function(){var n,r;return f(this,(function(i){switch(i.label){case 0:return[4,Oo];case 1:return(n=i.sent())?(r=n.db,r.transaction("RC_CONF","readwrite").objectStore("RC_CONF").put({key:e,value:t}),[2,!0]):[2,!1]}}))}))}(n,{sessionId:t}),[2]):[2]}}))}))},Vo=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.flush=function(e){!function(e){p(void 0,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return[4,Oo];case 1:return(t=n.sent())?(Ao.push(e),bo(t.db),[2]):[2]}}))}))}(e)},t}(So),Go=function(){function e(e,t,n,r,i){this.appkey=e,this.deviceId=t,this.deviceInfo=n,this.logDB=r,this.logger=i,this.userId="",this.timer=null,this.started=!1}return e.prototype.checkStart=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){if(this.started)return[2];if(this.userId=e.userId,!e.logSwitch)return[2];try{t=JSON.parse(e.logPolicy)}catch(t){return this.logger.error(exports.LogTagId.L_REPORT_LOG_POLICY_E,JSON.stringify({policy:e.logPolicy})),[2]}return this.started=!0,n=t.url,r=t.level,i=t.itv,t.time,this.realtimeReport(n,r,i),[2]}))}))},e.prototype.realtimeReport=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d,p,g,_=this;return f(this,(function(f){switch(f.label){case 0:return r=Date.now(),i=this.logDB.getTimestamp4RealtimeLog()||Co,o=Math.max(r-5e3,i),s=this.logger.createTraceId(),this.logger.debug(exports.LogTagId.L_REALTIME_LOG_T,JSON.stringify({startTime:i,endTime:o,level:t}),s),[4,this.logDB.getLogs(i,o,t,!0)];case 1:return a=f.sent(),u=a.dbReady,c=a.logs,u?[3,2]:(this.logger.warn(exports.LogTagId.L_REALTIME_LOG_R,"db error",s),[3,6]);case 2:return 0!==c.length?[3,3]:(this.logger.debug(exports.LogTagId.L_REALTIME_LOG_R,"no logs",s),[3,6]);case 3:return this.logger.debug(exports.LogTagId.L_REALTIME_LOG_O,JSON.stringify({count:c.length}),s),[4,this.compressLogs(c)];case 4:return l=f.sent(),h=l.success,d=l.data,h||this.logger.warn(exports.LogTagId.L_REALTIME_LOG_O,"compress failed",s),this.logger.debug(exports.LogTagId.L_REALTIME_LOG_O,"compress done",s),p=ye(e)?e:"https://".concat(e),p+="?version=".concat("5.6.1","&appkey=").concat(this.appkey,"&userId=").concat(this.userId,"&deviceId=").concat(this.deviceId,"&deviceInfo=").concat(this.deviceInfo,"&platform=Web"),[4,this.send({url:p,body:d,method:"POST"})];case 5:g=f.sent().status,this.logger.debug(exports.LogTagId.L_REALTIME_LOG_R,JSON.stringify({status:g}),s),200===g&&this.logDB.setTimestamp4RealtimeLog(o),f.label=6;case 6:return this.timer=setTimeout((function(){return _.realtimeReport(e,t,n)}),1e3*n),[2]}}))}))},e.prototype.report=function(e,t,n,r,i,o){return p(this,void 0,void 0,(function(){var s,a,u,c,l,h,d,p,g,_;return f(this,(function(f){switch(f.label){case 0:return"web"!==n.toLowerCase()?[2]:(s=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_T,JSON.stringify({startTime:e,endTime:t,logId:i,messageUId:o}),s),[4,this.logDB.getLogs(e,t,exports.LogL.DEBUG,!1)]);case 1:return a=f.sent(),u=a.dbReady,c=a.logs,this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_O,JSON.stringify({count:c.length}),s),l=ye(r)?r:"https://".concat(r),l+="?version=".concat("5.6.1","&appkey=").concat(this.appkey,"&userId=").concat(this.userId,"&deviceId=").concat(this.deviceId,"&deviceInfo=").concat(this.deviceInfo,"&platform=Web&logId=").concat(i),u?c.length>0?[4,this.compressLogs(c)]:[3,3]:[3,5];case 2:return d=f.sent(),p=d.success,g=d.data,h=p?g:"compress failed",[3,4];case 3:h="no data",f.label=4;case 4:return[3,6];case 5:h="no database",f.label=6;case 6:return this.logger.debug(exports.LogTagId.L_REPORT_FULL_LOG_O,"compress done",s),[4,this.send({url:l,body:h,method:"POST"})];case 7:return _=f.sent().status,this.logger.info(exports.LogTagId.L_REPORT_FULL_LOG_R,JSON.stringify({status:_}),s),[2]}}))}))},e.prototype.stop=function(){this.timer&&(clearTimeout(this.timer),this.timer=null),this.started=!1},e}(),ko=48,Bo=64,Fo=80,Ho=96,Ko="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",qo=Ko.length,Yo=function(e){for(var t={},n=0;n<e.length-1;n++){var r=e.charAt(n)+e.charAt(n+1);t.hasOwnProperty(r)?t[r].push(n):t[r]=[n]}for(var i=[],o=[],s=function(){if(o.length>0){var e=o.join("");if(o=[],e.length>26){var t=Qo(e.length),n=String.fromCharCode(Fo|t.length);i.push(n+t)}else{var r=String.fromCharCode(Ho|e.length);i.push(r)}i.push(e)}},a=0;a<e.length;){var u=jo(t,e,a);if(u.length<2)o.push(e.charAt(a++));else if(u.length<4)o.push(e.substr(a,u.length)),a+=u.length;else{var c=Qo(a-u.offset),l=Qo(u.length);if(c.length+l.length>=u.length)o.push(e.substr(a,u.length)),a+=u.length;else{s();var h=String.fromCharCode(Bo|c.length<<2|l.length);i.push(h+c+l),a+=u.length}}}s();var d=Qo(e.length),p=String.fromCharCode(ko|d.length);return i.push(p+d),i.join("")},jo=function(e,t,n){var r={length:0,offset:-1};if(t.length,n>=t.length-1)return r;var i=e[t.charAt(n)+t.charAt(n+1)];if(i[0]===n)return r;for(var o=t.length-n,s=0,a=i.length;s<a;s++){var u=i[s],c=n-u;if(!(c>238327)){var l=Math.min(o,c);if(l<=r.length)break;if(!(r.length>2&&t.charAt(u+r.length-1)!==t.charAt(n+r.length-1))){for(var h=2,d=h;d<l&&t.charAt(u+d)===t.charAt(n+d);d++)h++;h>=r.length&&(r.length=h,r.offset=u)}}}return r},Qo=function(e){var t=[],n=0;do{n=e%qo,t.push(Ko.charAt(n)),e=(e-n)/qo}while(e>0);return t.join("")},Jo=function(e){var t=e.sessionId,n=e.level,r=e.loggerId,i=e.traceId,o=e.time,s=e.tag,a=e.type,u=e.content,c=n<0?u||"":JSON.stringify({content:u,traceId:i,from:r});return c='"'.concat(c.replace(/"/g,'""'),'"'),"".concat(t,",").concat(o,",").concat(a,",").concat(n,",").concat(s,",").concat(c,"\n")},Wo=function(e){function t(t,n,r,i){var o=this,s=ho(n),a=function(e){if("browser"!==e.tag)return{type:e.tag,version:"UnKonw"};var t,n,r=navigator.userAgent,i={IE:/rv:([\d.]+)\) like Gecko|MSIE ([\d.]+)/,Edge:/Edge\/([\d.]+)/,Firefox:/Firefox\/([\d.]+)/,Opera:/(?:OPERA|OPR).([\d.]+)/,WeChat:/MicroMessenger\/([\d.]+)/,QQBrowser:/QQBrowser\/([\d.]+)/,Chrome:/Chrome\/([\d.]+)/,Safari:/Version\/([\d.]+).*Safari/,iOSChrome:/Mobile\/([\d.]+).*Safari/};for(var o in i)if(i.hasOwnProperty(o)){var s=r.match(i[o]);if(s){n=o,t=s[1]||s[2];break}}return{type:n||"UnKonw",version:t||"UnKonw"}}(n),u="".concat(a.type,"|").concat(a.version,"|").concat(r.getSessionId());return o=e.call(this,t,s,u,{setTimestamp4RealtimeLog:function(e){Do=e},getTimestamp4RealtimeLog:function(){return Do},getLogs:function(e,t,n,r){return p(this,void 0,void 0,(function(){var i;return f(this,(function(o){switch(o.label){case 0:return[4,Oo];case 1:return(i=o.sent())?[2,new Promise((function(o){var s=i.db.transaction("RC_LOGS","readonly").objectStore("RC_LOGS"),a=[],u=IDBKeyRange.bound(e,t),c=s.index("time").openCursor(u);c.onsuccess=function(e){var t=e.target.result;if(t){var i=t.value;i.level<=n&&(r?i.sessionId===mo:i.level>=0)&&a.push(i),t.continue()}else o({dbReady:!0,logs:a})},c.onerror=function(e){o({dbReady:!1,logs:[]})}}))]:[2,{dbReady:!1,logs:[]}]}}))}))}},r)||this,o.runtime=n,o.clientReportLevel=i,Io(o.clientReportLevel)||(o.clientReportLevel=void 0),o}return h(t,e),t.prototype.send=function(e){return this.runtime.httpReq(e)},t.prototype.checkStart=function(t){return p(this,void 0,void 0,(function(){return f(this,(function(n){switch(n.label){case 0:return[4,xo(t.userId,this.logger.getSessionId())];case 1:return n.sent(),[2,e.prototype.checkStart.call(this,t)]}}))}))},t.prototype.compressLogs=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,{success:!0,data:Yo(e.map(Jo).join(""))}]}))}))},t.prototype.isReporter=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){switch(e.label){case 0:return[4,(t=this.userId,n=this.logger.getSessionId(),p(void 0,void 0,void 0,(function(){var e,r,i;return f(this,(function(o){switch(o.label){case 0:return[4,Po("".concat("REPORT_SESSION","_").concat(t))];case 1:return e=o.sent(),r=e.success,i=e.value,[2,r&&(null==i?void 0:i.sessionId)===n]}}))})))];case 1:return[2,e.sent()]}var t,n}))}))},t.prototype.report=function(t,n,r,i,o,s){return p(this,void 0,void 0,(function(){return f(this,(function(a){switch(a.label){case 0:return[4,this.isReporter()];case 1:return a.sent()?[2,e.prototype.report.call(this,t,n,r,i,o,s)]:[2]}}))}))},t.prototype.realtimeReport=function(t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,e.prototype.realtimeReport.call(this,t,n,r)]}))}))},t}(Go),Xo=function(e,t,r,i,o,s,a){return{conversationType:e,targetId:t,senderUserId:s,messageDirection:C.SEND,isCounted:!!r.isCounted,isMentioned:!!r.isMentioned,content:r.content,messageType:r.messageType,isOffLineMessage:!1,isPersited:!!r.isPersited,messageUId:i,sentTime:o,receivedTime:0,disableNotification:!!r.disableNotification,isStatusMessage:!!r.isStatusMessage,canIncludeExpansion:!!r.canIncludeExpansion,expansion:r.canIncludeExpansion?r.expansion:null,receivedStatus:n.UNREAD,pushConfig:r.pushConfig,channelId:r.channelId,isInterrupt:r.isInterrupt,messageId:a||0}},zo=function(e){return e.sort((function(e,t){var n,r,i=(null===(n=e.latestMessage)||void 0===n?void 0:n.sentTime)||0;return((null===(r=t.latestMessage)||void 0===r?void 0:r.sentTime)||0)-i}))},Zo=function(e){function t(t,n,r,i){var o=e.call(this,t,n,r,i,new Vo(i.appkey,"RC-E","IM"))||this;return o.naviInfo=null,o._customMessageType={},o._reconnectTimer=-1,o._pullOfflineFinished=!1,o._miniConnectUrl="",o.currentUserId="",o._connectedTime=0,o._localConnectedTime=0,o._status=M.DISCONNECTED,o._pullingMsg=!1,o._pullQueue=[],o._chrmsQueue={},o._latestSyncTimestamp=0,o._intervalTimer=-1,o._intervalTimerForChrmPull=-1,o._lastSyncUltraMsgTimeStamp=0,o._lastSyncUltraMsgLocalTimeStamp=0,o._ultraGroupTimer=-1,o._isUltraPulling=!1,o._ultraGroupTimeQue=[],o._isUltraGroupListExist=!1,o._ultraGroupMap={},o._ultraMsgMap={},o._pullUltraChangeMessageQue=[],o._isPullingUltraChangeMessage=!1,o._lastPullingUltraChangeMessageTime=0,o._ultraMsgChangeMap={},o.logger.setOutputLevel(i.logOutputLevel),Mo(o._appkey,o.logger,i.logExpireTime),o.reporter=new Wo(o._appkey,o.runtime,o.logger,o._options.__reportLogLevel),o._letterbox=new Yi(t,i.appkey),o._sendMessageStore=new lo(t,i.appkey),o._chrmEntryHandler=new Ji(o),o}return h(t,e),t.prototype._formatJSONPUrl=function(e,t,n,r){return"".concat(e,"/navi.js?appId=").concat(n,"&token=").concat(encodeURIComponent(t),"&callBack=").concat(r,"&v=").concat(this._apiVersion,"&r=").concat(Date.now())},t.prototype.getNaviInfo=function(t,n,r){var o;return p(this,void 0,void 0,(function(){var s;return f(this,(function(a){switch(a.label){case 0:return this.runtime.useNavi||(void 0,s=i.join(","),this._miniConnectUrl=(null===(o=this._options.miniCMPProxy)||void 0===o?void 0:o.length)?this._options.miniCMPProxy.join(","):s||"",n=[]),[4,e.prototype.getNaviInfo.call(this,t,n,r)];case 1:return[2,a.sent()]}}))}))},t.prototype.createLogger=function(e,t){return new Vo(this._appkey,e,t)},t.prototype.requestNaviInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:r="getServerEndpoint",i=0,o=e.length,p.label=1;case 1:return i<o?(s=this._formatJSONPUrl(e[i],n,t,r),this.logger.debug(exports.LogTagId.O,"req navi => ".concat(s)),(new Date).getTime(),Qt.IM_NAVI,[4,this.runtime.httpReq({url:s,timeout:1e4,dataType:"text"})]):[3,4];case 2:if(a=p.sent(),(new Date).getTime(),Qt.IM_NAVI,200!==a.status)return u=void 0,403===a.status?(u=S.RC_CONN_USER_OR_PASSWD_ERROR,this.logger.error(exports.LogTagId.O,"request navi error: ".concat(u))):401===a.status&&(u=S.RC_CONN_APP_BLOCKED_OR_DELETED,this.logger.error(exports.LogTagId.O,"request navi error: ".concat(u))),Qt.IM_NAVI,Di(this.runtime),[3,3];try{return c=a.data.match(/{[\d\D]+}/),0===(l=c&&c[0]?c[0]:"").indexOf('{\\"code\\":')&&(l=JSON.parse('"'.concat(l,'"'))),d=JSON.parse(l),h=/^https/.test(s)?"https":"http",d.protocol=h,this.runtime.useNavi||(d.server="",d.backupServer=this._miniConnectUrl,d.logSwitch=0),d.type===Ke.PRIVATE?Ke.PRIVATE:Ke.OPEN,Qt.IM_NAVI,S.SUCCESS,Di(this.runtime),this.naviInfo=d,[2,d]}catch(e){this.logger.error(exports.LogTagId.O,"parse navi err => ".concat(null==e?void 0:e.stack))}p.label=3;case 3:return i+=1,[3,1];case 4:return this.runtime.useNavi?[2,null]:(d={code:200,protocol:"https",server:"",voipCallInfo:"",kvStorage:0,openHttpDNS:!1,historyMsg:!1,chatroomMsg:!1,uploadServer:"https://upload.qiniup.com",bosAddr:"https://gz.bcebos.com",location:"",monitor:0,joinMChrm:!1,openMp:0,openUS:0,grpMsgLimit:0,isFormatted:0,gifSize:2048,logSwitch:0,logPolicy:"",compDays:0,msgAck:"",activeServer:"",qnAddr:"",extkitSwitch:0,alone:!1,voipServer:"",offlinelogserver:"",backupServer:this._miniConnectUrl},Qt.IM_NAVI,d.code,Di(this.runtime),this.naviInfo=d,[2,d])}}))}))},t.prototype.getNaviInfoFromCache=function(){return this.naviInfo?d({},this.naviInfo):null},t.prototype.getConnectedTime=function(){return this._connectedTime},t.prototype.connect=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a=this;return f(this,(function(u){switch(u.label){case 0:return n=[],this.naviInfo=t,t.server?n.push(t.server):this.logger.warn(exports.LogTagId.L_NAVI_CONF_E,JSON.stringify({server:t.server})),null==(r=t.backupServer)||r.split(",").forEach((function(e){n.indexOf(e)<0&&n.push(e)})),0===n.length?(this.logger.error(exports.LogTagId.L_NAVI_CONF_E,JSON.stringify({server:t.server,backupServer:r})),[2,S.UNKNOWN]):(i=new wi(this.runtime,{status:function(r){a._connectionStatusHandler(r,e,n,t.protocol)},signal:this._signalHandler.bind(this)},this.logger),o=yt.V3,1===t.openAnti&&(o=yt.V4),[4,i.connect(this._appkey,e,n,t.protocol,this._apiVer,o)]);case 1:return(s=u.sent())===S.SUCCESS?(this._channel=i,this.currentUserId=i.userId,this._connectedTime=i.connectedTime,this._localConnectedTime=Math.floor((Date.now()+i.sendConnectTime)/2),this._onConnectionStatusChange(M.CONNECTED),this.reporter.checkStart(t),this._status=M.CONNECTED,this._pullOfflineFinished=!1,this._conversationManager=new ao(this,this._appkey,this.currentUserId,this._watcher.conversation,this._watcher.conversationTag),this._ultraGroupManager=new vo(this,this._appkey,this.currentUserId),this._conversationManager.startPullConversationStatus(0),this._userSettingManager=new uo(this,this._appkey,this.currentUserId,this._watcher.tag),this._userSettingManager.pullUserSettings(0),this._sendMessageStore.init(this.currentUserId),this._conversationManager.adaptOldStore(),this._joinedChrmManager=new Wi(this.runtime,this._appkey,this.currentUserId,t.joinMChrm,this.logger),this._startSyncInterval(),1===t.ugMsg&&this._notificationOnline()):i.close(),[2,s]}}))}))},t.prototype._connectionStatusHandler=function(e,t,n,r){switch(this._status=e,e){case M.CONNECTING:case M.CONNECTED:this._onConnectionStatusChange(e);break;case M.REDIRECT:case M.BLOCKED:case M.KICKED_OFFLINE_BY_OTHER_CLIENT:case M.DISCONNECT_BY_SERVER:case M.USER_LOGOUT:this._resetMemoryState(),this._onConnectionStatusChange(e);break;default:this._onConnectionStatusChange(e),this._try2Reconnect(t,n,r)}},t.prototype._try2Reconnect=function(e,t,n){var r,i;return p(this,void 0,void 0,(function(){var o,s=this;return f(this,(function(a){switch(a.label){case 0:return this._channel?(o=yt.V3,1===(null===(r=this.naviInfo)||void 0===r?void 0:r.openAnti)&&(o=yt.V4),[4,this._channel.connect(this._appkey,e,t,n,this._apiVer,o)]):[2];case 1:switch(a.sent()){case S.SUCCESS:return this._pullOfflineFinished=!1,this._startSyncInterval(),this._watcher.status(M.CONNECTED),this._status=M.CONNECTED,1===(null===(i=this.naviInfo)||void 0===i?void 0:i.ugMsg)&&this._notificationOnline(),this._rejoinChrm(),[2];case S.RC_CONN_USER_OR_PASSWD_ERROR:return this._watcher.status(M.RC_CONN_USER_OR_PASSWD_ERROR),this._status=M.RC_CONN_USER_OR_PASSWD_ERROR,[2];default:this._watcher.status(M.WEBSOCKET_UNAVAILABLE),this._status=M.WEBSOCKET_UNAVAILABLE}return this._reconnectTimer=setTimeout((function(){s._reconnectTimer=-1,s._try2Reconnect(e,t,n)}),5e3),[2]}}))}))},t.prototype._signalHandler=function(e,t){var n=e.syncMsg,r=e.topic;if(n)this._receiveSyncMsg(e,t);else{var i=this.logger.createTraceId();this.logger.debug(exports.LogTagId.L_RECV_RMTP_O,r,i);var o=Wt[r];if(o)switch(o){case Wt.s_ntf:this._pullMsg(e);break;case Wt.s_msg:this._receiveMsg(e);break;case Wt.s_cmd:this._receiveStateNotify(e);break;case Wt.s_us:this._receiveSettingNotify(e);break;case Wt.rtc_ntf:this._receiveRtcKv(e.data);break;case Wt.s_opNtf:this._pullOperateStatusNotify(e)}else this.logger.error(exports.LogTagId.L_RECV_RMTP_E,r,i)}},t.prototype._receiveStateNotify=function(e){var t,n=null===(t=this._channel)||void 0===t?void 0:t.codec.decodeByPBName(e.data,lr),r=n.time,i=n.type,o=n.chrmId;switch(i){case 2:this._chrmEntryHandler.pullEntry(o,r);break;case 3:this._conversationManager.startPullConversationStatus(r);break;case 4:this._chrmEntryHandler.reset(o),this._watcher.chatroom({chatroomDestroyed:e.targetId});break;case 6:this._ultraGroupTimeQue.push(r),this._syncUltraMsg(this._lastSyncUltraMsgTimeStamp);break;case 7:this._pullUltraChangeMessageQue.push(r),this._pullUltraChangeMessageList(this._lastPullingUltraChangeMessageTime)}},t.prototype._receiveSettingNotify=function(e){var t,n=(null===(t=this._channel)||void 0===t?void 0:t.codec.decodeByPBName(e.data,jr)).version;this._userSettingManager.pullUserSettings(n)},t.prototype._receiveMessageExpansion=function(e){var t=e.content,n=t.put,r=t.del,i=t.mid;n&&this._watcher.expansion({updatedExpansion:{messageUId:i,expansion:n}}),r&&this._watcher.expansion({deletedExpansion:{messageUId:i,deletedKeys:r}})},t.prototype._receiveSyncMsg=function(e,t){var n,r;if(po.includes(e.topic)){if(e.topic===Wt[Wt.updUgRTime]){var i=null===(n=this._channel)||void 0===n?void 0:n.codec.decodeByPBName(e.data,mr),o=i.channelId,s=i.busChannel,a=this._ultraGroupMap["".concat(s,"_").concat(o)];return a&&(a.unreadMessageCount=0,a.unreadMentionedCount=0,a.firstUnreadMessage&&(a.firstUnreadMessage=null),a.lastReadTime=t.timestamp,this._watcher.conversation(ct([a]))),void(t&&(this._ultraMsgMap[t.messageUId]=t.timestamp))}var u=null===(r=this._channel)||void 0===r?void 0:r.codec.decodeByPBName(e.data,nr,{currentUserId:this.currentUserId,signal:e});((u=this._handleMsgProperties(u)).conversationType!==N.CHATROOM||this._chrmsQueue[u.targetId])&&(t&&(u.sentTime=t.timestamp,u.messageUId=t.messageUId),this.logger.info(exports.LogTagId.L_RECV_MULTI_SYNC_MSG_O,JSON.stringify({messageUId:u.messageUId,messgeId:u.messageId,sentTime:u.sentTime})),this._pullingMsg?this._pullQueue.push((null==t?void 0:t.timestamp)||u.sentTime):(t&&this._sendMessageStore.setMessage(t.messageUId,t.timestamp),u.messageType!==w.EXPANSION_NOTIFY?(u.messageType===w.SYNC_READ_STATUS&&this._conversationManager.clearUnreadCount(u.conversationType,u.targetId,u.channelId),this._conversationManager.setConversationCacheByMessage(u,!0),this._batchMessage([u])):this._receiveMessageExpansion(u)))}},t.prototype._batchMessage=function(e){for(var t=this,n=[],r=[],i=e.length-1;i>=0;i-=1){var o=e[i];o.messageType!==w.LOG_COMMAND||"rongcloudsystem"!==o.senderUserId?n.unshift(o):r.unshift(o)}this._watcher.batchMessage(n),0!==r.length&&r.forEach((function(e){var n=e.content,r=n.startTime,i=n.endTime,o=n.platform,s=n.logId,a=n.uri;t.reporter.report(parseInt(r,10),parseInt(i,10),o,a,s,e.messageUId)}))},t.prototype._pullMsg=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,lr),n=t.type,r=t.chrmId,i=t.time;if(2===n){var o=this._chrmsQueue[r];if(!o)return;o.queue.push(i),this._pullChrmMsg(r)}else this._pullQueue.push(i),this._syncMsg()}},t.prototype._startSyncInterval=function(){var e=this;this._stopSyncInterval();this._intervalTimer=setInterval((function(){Date.now()-e._latestSyncTimestamp>=18e4&&e._syncMsg()}),3e4),this._latestSyncTimestamp=Date.now(),this._syncMsg()},t.prototype._stopSyncInterval=function(){-1!==this._intervalTimer&&(clearInterval(this._intervalTimer),this._intervalTimer=-1)},t.prototype._syncMsg=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a,u,c,l,h,d,p,g,_,T,E,y,v=this;return f(this,(function(f){switch(f.label){case 0:return this._pullingMsg?[2]:this._channel?(this._pullingMsg=!0,e=this._letterbox.getOutboxTime(this.currentUserId),t=this._letterbox.getInboxTime(this.currentUserId),n=this._letterbox.getBroadcastSyncTime(this.currentUserId),r=this._channel.codec.encodeSyncMsg({sendboxTime:e,inboxTime:t,broadcastSyncTime:n}),i=new Ht(Wt[Wt.pullMsg],r,this.currentUserId),o=this.logger.createTraceId(),this.logger.debug(exports.LogTagId.L_PULL_MSG_T,JSON.stringify({outboxTime:e,inboxTime:t,broadcastSyncTime:n}),o),[4,this._channel.send(i,or,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):(this._pullingMsg=!1,[2]);case 1:return s=f.sent(),a=s.code,u=s.data,this._latestSyncTimestamp=Date.now(),a!==S.SUCCESS||!u||Te(u.finished)||Te(u.list)||Te(u.syncTime)?(this.logger.warn(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({code:a,timestamp:this._latestSyncTimestamp}),o),this._pullingMsg=!1,[2]):(c=u.list,l=u.finished,h=u.syncTime,d=u.broadcastSyncTime,p=void 0===d?1:d,this.logger.info(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({syncTime:h,finished:l,messages:c.map((function(e){return{messageUId:e.messageUId,messageId:e.messageId,sentTime:e.sentTime}}))}),o),g=0,_=[],T=[],c.forEach((function(e){if((_.push(e.messageUId),e.messageDirection===C.SEND)&&(g=Math.max(e.sentTime,g),v._sendMessageStore.getSendMessageMap()[e.messageUId]))return void v._sendMessageStore.removeByUID(e.messageUId);if(e.messageType!==w.DELIVERED&&e.messageType!==w.DELIVERED_MSG)if(e.messageType!==w.EXPANSION_NOTIFY){if(e.messageType===w.SYNC_READ_STATUS){if(e.senderUserId!==v.currentUserId)return;v._conversationManager.clearUnreadCount(e.conversationType,e.targetId,e.channelId)}var t=v._handleMsgProperties(e);v._conversationManager.setConversationCacheByMessage(t,!0),T.push(t)}else v._receiveMessageExpansion(e)})),this._batchMessage(T),this._letterbox.setInboxTime(h,this.currentUserId),this._letterbox.setOutboxTime(g,this.currentUserId),this._letterbox.setBroadcastSyncTime(p,this.currentUserId),this._sendMessageStore.removeByTimestamp(g),this._pullingMsg=!1,E=this._pullQueue.filter((function(e){return e>h})),this._pullQueue.length=0,(y=this._pullQueue).push.apply(y,E),l&&!this._pullOfflineFinished&&(this._pullOfflineFinished=!0,this._watcher.pullFinished()),this.logger.info(exports.LogTagId.L_PULL_MSG_R,JSON.stringify({code:a,messageUIds:_.join(","),timestamp:this._latestSyncTimestamp,hasmore:!l}),o),(!l||E.length>0)&&this._syncMsg(),[2])}}))}))},t.prototype._receiveMsg=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,ir,{currentUserId:this.currentUserId,connectedTime:this._channel.connectedTime});if(t=this._handleMsgProperties(t),this.logger.info(exports.LogTagId.L_RECV_S_MSG_O,JSON.stringify({messageUId:t.messageUId,messgeId:t.messageId,sentTime:t.sentTime})),t.messageType!==w.DELIVERED&&t.messageType!==w.DELIVERED_MSG){if(t.conversationType!==N.RTC_ROOM){if(this._pullingMsg)return;if(this._pullQueue.length>0)return void this._syncMsg()}t.senderUserId===this.currentUserId&&this._sendMessageStore.setMessage(t.messageUId,t.sentTime),t.isStatusMessage||t.senderUserId===this.currentUserId||this._letterbox.setInboxTime(t.sentTime,this.currentUserId),t.messageType!==w.EXPANSION_NOTIFY?t.messageType===w.SYNC_READ_STATUS&&t.senderUserId!==this.currentUserId||(this._conversationManager.setConversationCacheByMessage(t,!0),this._batchMessage([t])):this._receiveMessageExpansion(t)}}},t.prototype._handleMsgProperties=function(e,t){void 0===t&&(t=!1);var n,r=e.messageType,i=e.isCounted,a=e.isPersited,u=e.isStatusMessage,c=r in o,l=r in this._customMessageType;if(n=c?d(d({},o[r]),{isStatusMessage:s.includes(r)}):l?this._customMessageType[r]:{isCounted:!Ee(i)&&i,isPersited:!Ee(a)&&a,isStatusMessage:!1},Object.assign(e,n),t&&!Te(u)&&(e.isStatusMessage=u),!t){var h=e.content.user;if(h){var p=h.portrait,g=h.portraitUri,f=p||g;f&&(h.portrait=h.portraitUri=f)}}return e},t.prototype.getHistoryMessage=function(e,t,n,r,i,o,s,a){var u;return void 0===o&&(o=""),p(this,void 0,void 0,(function(){var s,c,l,h,d,p,g,_,T,E;return f(this,(function(f){switch(f.label){case 0:return c=(s=this).currentUserId,l=s._channel,h=Wn[e]||Kn,d=1===r&&0===n,l?(p=l.codec.encodeGetHistoryMsg(t,{timestamp:n,count:d?2:r,order:i,channelId:o}),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_T,JSON.stringify({targetId:t,conversationType:e,channelId:o,timestamp:n,count:r,order:i}),a),[4,l.send(new Ht(h,p,c),dr,{currentUserId:c,connectedTime:l.connectedTime,conversation:{targetId:t}})]):[3,2];case 1:return g=f.sent(),(_=g.code)===S.SUCCESS&&p?(T=g.data,d&&2===T.list.length&&(T.hasMore=!0,0===i?T.list.shift():T.list.pop()),E=[],null===(u=T.list)||void 0===u||u.forEach((function(e){e&&E.push(e.messageUId)})),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:_,messageUIds:E.join(",")}),a),[2,{code:_,data:{list:T.list,hasMore:T.hasMore}}]):(this.logger.warn(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:_,messageUIds:""}),a),[2,{code:_}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.reportSDKInfo=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return n=(t=this).currentUserId,(r=t._channel)?(i=this.logger.createTraceId(),o=JSON.stringify(e),this.logger.debug(exports.LogTagId.L_VER_REPORT_T,o,i),s=r.codec.encodeReportSDKInfo(o),a=new Ht(Wt[Wt.reportsdk],s,n),[4,r.send(a)]):[2];case 1:return(u=c.sent().code)!==S.SUCCESS&&this.logger.warn(exports.LogTagId.L_VER_REPORT_R,u,i),[2]}}))}))},t.prototype.deleteRemoteMessage=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return o=(i=this).currentUserId,(s=i._channel)?(a=s.codec.encodeDeleteMessages(e,t,n,r),u=new Ht(An,a,o),[4,s.send(u)]):[3,2];case 1:return c=h.sent(),l=c.code,S.SUCCESS,[2,l];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.deleteRemoteMessageByTimestamp=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return o=(i=this).currentUserId,(s=i._channel)?(a=s.codec.encodeClearMessages(t,n,r,e),u=Xn[e],c=new Ht(u,a,o),[4,s.send(c)]):[3,2];case 1:return l=d.sent(),h=l.code,S.SUCCESS,[2,h];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.getConversationList=function(e,t,n,r,i){return void 0===e&&(e=300),p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d=this;return f(this,(function(p){switch(p.label){case 0:return o=(i=this).currentUserId,s=i._channel,t=t||N.PRIVATE,s?(a=s.codec.encodeOldConversationList({count:e,type:t,startTime:n,order:r}),u=new Ht(kn,a,o),[4,s.send(u,gr,{currentUserId:o,connectedTime:s.connectedTime,afterDecode:function(e){var t=e.conversationType,n=e.targetId,r=e.channelId,i=d._conversationManager.get(t,n,r);return Object.assign(e,i),e}})]):[3,2];case 1:return c=p.sent(),l=c.code,h=c.data,l!==S.SUCCESS?[2,{code:l}]:[2,{code:l,data:null==h?void 0:h.list}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.removeConversation=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return(r=this._channel)?(i=r.codec.encodeRemoveOldConversationList({conversationType:e,channelId:n,targetId:t}),o=new Ht(Bn,i,t),[4,r.send(o)]):[3,2];case 1:return s=u.sent(),a=s.code,S.SUCCESS,[2,a];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype.getConversation=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return e!==N.ULTRA_GROUP?[3,1]:(r=this._ultraGroupMap["".concat(n,"_").concat(t)])?[3,3]:[2,{code:S.CONVER_GET_ERROR}];case 1:return(i=this._conversationManager.get(e,t,n))?[4,this.getHistoryMessage(e,t,0,1,0)]:[2,{code:S.CONVER_GET_ERROR}];case 2:if(o=c.sent(),s=o.code,a=o.data,s!==S.SUCCESS)return[2,{code:S.CONVER_GET_ERROR}];u=(null==a?void 0:a.list[0])||null,r={conversationType:e,targetId:t,channelId:n,unreadMessageCount:i.unreadMessageCount||0,latestMessage:u,notificationStatus:i.notificationStatus||P.CLOSE,notificationLevel:i.notificationLevel||x.NOT_SET,isTop:i.isTop||!1,lastUnreadTime:i.lastUnreadTime||0,unreadMentionedCount:i.unreadMentionedCount||0},c.label=3;case 3:return[2,{code:S.SUCCESS,data:r}]}}))}))},t.prototype.getAllConversationUnreadCount=function(e,t,n){var r=this._conversationManager.getAllUnreadCount(e,t,n);return Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.getTotalUnreadCountByLevels=function(e,t,n){void 0===n&&(n=!1);var r=0;if(e.includes(N.ULTRA_GROUP)){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});for(var i in this._ultraGroupMap){var o=this._ultraGroupMap[i];(0===t.length||t.includes(o.notificationLevel))&&(r+=n?o.unreadMentionedCount:o.unreadMessageCount)}}return r+=this._conversationManager.getTotalUnreadCountByLevels(e,t,n),Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.getConversationUnreadCount=function(e,t,n){var r,i;return i=e===N.ULTRA_GROUP?(null===(r=this._ultraGroupMap["".concat(n,"_").concat(t)])||void 0===r?void 0:r.unreadMessageCount)||0:this._conversationManager.getUnreadCount(e,t,n),Promise.resolve({code:S.SUCCESS,data:i})},t.prototype.clearConversationUnreadCount=function(e,t,n){return this._conversationManager.clearUnreadCount(e,t,n,!1),Promise.resolve(S.SUCCESS)},t.prototype.clearAllUnreadCount=function(){return this._conversationManager.clearAllUnreadCount(),Promise.resolve(S.SUCCESS)},t.prototype.getFirstUnreadMessage=function(e,t){throw new Error("Method not implemented.")},t.prototype.saveConversationMessageDraft=function(e,t,n,r){return this._conversationManager.setDraft(e,t,n,r),Promise.resolve(S.SUCCESS)},t.prototype.getConversationMessageDraft=function(e,t,n){var r=this._conversationManager.getDraft(e,t,n);return Promise.resolve({code:S.SUCCESS,data:r})},t.prototype.clearConversationMessageDraft=function(e,t,n){return this._conversationManager.clearDraft(e,t,n),Promise.resolve(S.SUCCESS)},t.prototype.pullConversationStatus=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l=this;return f(this,(function(h){switch(h.label){case 0:return n=(t=this)._channel,r=t.currentUserId,n?(i=n.codec.encodeGetConversationStatus(e),o=new Ht(Wt[Wt.pullSeAtts],i,r),[4,n.send(o,Jr)]):[3,2];case 1:return s=h.sent(),a=s.code,u=s.data,this.logger.info(exports.LogTagId.L_PULL_CONVERSATION_S,JSON.stringify({timestamp:e,userId:r})),a!==S.SUCCESS?[2,{code:a}]:(c=[],Array.isArray(u)&&u.forEach((function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.channelId,o=e.isTop,s=e.notificationLevel,a=e.updatedTime;a&&l._conversationManager.setConversationUpdatedTime(a);var u=l._ultraGroupMap["".concat(i,"_").concat(n)];t===N.ULTRA_GROUP?u&&(void 0!==r&&(u.notificationStatus=r),void 0!==s&&(u.notificationLevel=s),void 0===s&&void 0===r||l._ultraGroupManager.addUltraGroupStatus(e),"boolean"==typeof o&&(u.isTop=o)):c.push(e)})),[2,{code:a,data:c}]);case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.batchSetConversationStatus=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h,p,g=this;return f(this,(function(f){switch(f.label){case 0:return n=(t=this).currentUserId,(r=t._channel)?(i=this._conversationManager.getConversationUpdatedTime(),o=r.codec.encodeSetConversationStatus(e,i),s=new Ht(Fn,o,n),[4,r.send(s,Zr)]):[3,2];case 1:return a=f.sent(),u=a.code,c=a.data,u===S.SUCCESS?(l=c,this._conversationManager.setConversationUpdatedTime(l.version),h=[],e.forEach((function(e){var t=e.conversationType,n=e.targetId,r=e.notificationStatus,i=e.notificationLevel,o=e.channelId,s=e.isTop;if(t===N.ULTRA_GROUP){var a=g._ultraGroupMap["".concat(o,"_").concat(n)];a&&(void 0!==r&&(a.notificationStatus=r),void 0!==i&&(a.notificationLevel=i),void 0===i&&void 0===r||g._ultraGroupManager.addUltraGroupStatus(a),void 0!==s&&(a.isTop=s),h.push(a))}else g._conversationManager.addStatus(d(d({},e),{updatedTime:l.version}),!0)})),h.length>0&&(p=ct(h),p=zo(p),this._watcher.conversation(p)),[2,u]):[2,u];case 2:return[2,S.RC_NET_CHANNEL_INVALID]}}))}))},t.prototype._joinChrm=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return(i=this._channel)?(o=i.codec.encodeJoinOrQuitChatRoom(),a=new Ht(s=n?bn:wn,o,e),this.logger.info(exports.LogTagId.L_JOIN_CHATROOM_T,JSON.stringify({chatroomId:e,count:t,topic:s}),r),[4,i.send(a,Rr)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return u=p.sent(),c=u.code,l=u.data,h=c===S.SUCCESS?"info":"warn",this.logger[h](exports.LogTagId.L_JOIN_CHATROOM_R,JSON.stringify({code:c,timestamp:(new Date).getTime()}),r),c===S.SUCCESS&&(d=l.joinTime,this._chrmsQueue[e]||(this._chrmsQueue[e]={pulling:!1,queue:[],timestamp:0}),this._pullChrmMsg(e,t,d),this.naviInfo.kvStorage&&this._chrmEntryHandler.pullEntry(e,0),this._joinedChrmManager.set(e,t),this._startSyncIntervalForChrmPull()),[2,c]}}))}))},t.prototype._rejoinChrm=function(){return p(this,void 0,void 0,(function(){var e,t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:for(n in e=this._joinedChrmManager.get(),t=[],e)t.push(n);r=0,u.label=1;case 1:return r<t.length?(i=t[r],this.logger.info(exports.LogTagId.L_REJOIN_CHATROOM_T,JSON.stringify({chatroomId:i,count:e[i]||10,topic:bn})),o=this.logger.createTraceId(),[4,this._joinChrm(i,e[i]||10,!0,o)]):[3,4];case 2:s=u.sent(),a=s===S.SUCCESS?"info":"warn",this.logger[a](exports.LogTagId.L_REJOIN_CHATROOM_R,JSON.stringify({code:s,timestamp:(new Date).getTime()}),o),s===S.SUCCESS?this._watcher.chatroom({rejoinedRoom:{chatroomId:i,count:e[i]}}):this._watcher.chatroom({rejoinedRoom:{chatroomId:i,errorCode:s}}),u.label=3;case 3:return r++,[3,1];case 4:return[2]}}))}))},t.prototype._pullChrmMsg=function(e,t,n){return void 0===t&&(t=10),void 0===n&&(n=0),p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d,p,g,_;return f(this,(function(f){switch(f.label){case 0:return this._channel?(r=this._chrmsQueue[e],i=r.pulling,o=r.timestamp,i?[2]:(r.pulling=!0,s=this._channel.codec.encodeChrmSyncMsg(o,t),a=new Ht(Wt[Wt.chrmPull],s,e),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_MSG_T,JSON.stringify({chatroomId:e,timestamp:o})),[4,this._channel.send(a,or,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})])):[2];case 1:return u=f.sent(),c=u.code,l=u.data,r.pulling=!1,c===S.SUCCESS&&l?(h=l.list,d=l.syncTime,p=l.finished,r.timestamp=n?Math.max(d,n):d,r.queue=r.queue.filter((function(e){return e>d})),g=[],_=[],h.forEach((function(e){e.sentTime<o||(g.push(e.messageUId),_.push(e))})),this._batchMessage(_),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_MSG_R,JSON.stringify({code:c,timestamp:o,messageUIds:g.join(",")})),(!p||r.queue.length>0)&&this._pullChrmMsg(e),[2]):(this.logger.warn(exports.LogTagId.L_PULL_CHATROOM_MSG_R,JSON.stringify({code:c,timestamp:o,messageUIds:""})),[2])}}))}))},t.prototype.joinChatroom=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._joinChrm(e,t,!1,n)]}))}))},t.prototype.joinExistChatroom=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._joinChrm(e,t,!0,n)]}))}))},t.prototype.quitChatroom=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return(t=this._channel)?(n=t.codec.encodeJoinOrQuitChatRoom(),r=new Ht(Pn,n,e),[4,t.send(r)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return i=s.sent(),(o=i.code)===S.SUCCESS&&(delete this._chrmsQueue[e],this._chrmEntryHandler.reset(e),this._joinedChrmManager.remove(e)),[2,o]}}))}))},t.prototype.getChatroomInfo=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return(r=this._channel)?(i=r.codec.encodeGetChatRoomInfo(t,n),o=new Ht(Wt[Wt.queryChrmI],i,e),[4,r.send(o,Or)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=c.sent(),a=s.code,u=s.data,a!==S.SUCCESS?[2,{code:a}]:[2,{code:a,data:u}]}}))}))},t.prototype.getChatroomHistoryMessages=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return(i=this._channel)?(o=i.codec.encodeGetHistoryMsg(e,{timestamp:t,count:n,order:r}),s=new Ht(Yn,o,e),[4,i.send(s,dr,{conversation:{targetId:e}})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=l.sent(),u=a.code,c=a.data,u!==S.SUCCESS?[2,{code:u}]:[2,{code:u,data:{list:c.list,hasMore:c.hasMore}}]}}))}))},t.prototype._modifyChatroomKV=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(o=this._chrmEntryHandler.getVersion(e,t.key),t.version=null==o?this.getServerTime():o,s=r.codec.encodeModifyChatRoomKV(e,t,i),a=t.type===Y.UPDATE?Dn:xn,u=new Ht(a,s,e),[4,r.send(u,Rr)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return c=h.sent(),(l=c.code)===S.SUCCESS?(this._chrmEntryHandler.setLocal(e,{kvEntries:[t],syncTime:(new Date).getTime()},i),[2,l]):[2,l]}}))}))},t.prototype._modifyChatroomKVS=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l,h,p,g,_=this;return f(this,(function(f){switch(f.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(t.entries.forEach((function(t){var n=_._chrmEntryHandler.getVersion(e,t.key);t.version=null==n?_.getServerTime():n})),o=r.codec.encodeModifyChatRoomKVS(e,t,i),s=t.type===Y.UPDATE?Vn:Gn,a=new Ht(s,o,e),[4,r.send(a,Gr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return u=f.sent(),c=u.code,-1!==[S.SUCCESS,S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS].indexOf(c)&&(h=[],delete(p=d({},t)).entries,t.entries.forEach((function(e){h.push(d(d({},e),p))})),c===S.CHATROOM_KV_STORE_NOT_ALL_SUCCESS&&(g=u.data,l=g.errorKeys,g&&Array.isArray(g.errorKeys)&&g.errorKeys.forEach((function(e){var t=h.findIndex((function(t){return e.key===t.key}));-1!==t&&h.splice(t,1)}))),this._chrmEntryHandler.setLocal(e,{kvEntries:h,syncTime:(new Date).getTime()},i)),[2,{code:c,data:l}]}}))}))},t.prototype.setChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.setChatroomEntries=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKVS(e,t)]}))}))},t.prototype.forceSetChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.UPDATE,t.isOverwrite=!0,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.removeChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.removeChatroomEntries=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKVS(e,t)]}))}))},t.prototype.forceRemoveChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.type=Y.DELETE,t.isOverwrite=!0,t.userId=t.userId||this.currentUserId,[2,this._modifyChatroomKV(e,t)]}))}))},t.prototype.getChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return(n=this._chrmEntryHandler.getValue(e,t))?[2,Promise.resolve({code:S.SUCCESS,data:n})]:(r=this._channel)?(i=r.codec.encodePullChatRoomKV(0),o=new Ht(Wt[Wt.pullKV],i,e),[4,r.send(o,Vr)]):[2,Promise.resolve({code:S.RC_NET_CHANNEL_INVALID})];case 1:return s=c.sent(),(a=s.data||{})&&a.kvEntries&&a.kvEntries.length&&(u=a.kvEntries.find((function(e){return e.key===t})),void 0!==u)?[2,Promise.resolve({code:S.SUCCESS,data:null==u?void 0:u.value})]:[2,Promise.resolve({code:S.CHATROOM_KEY_NOT_EXIST})]}}))}))},t.prototype.getAllChatroomEntry=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return(t=this._chrmEntryHandler.getAll(e))&&Object.keys(t).length?[2,Promise.resolve({code:S.SUCCESS,data:t})]:(n=this._channel)?(t={},r=n.codec.encodePullChatRoomKV(0),i=new Ht(Wt[Wt.pullKV],r,e),[4,n.send(i,Vr)]):[2,Promise.resolve({code:S.RC_NET_CHANNEL_INVALID})];case 1:return o=a.sent(),(s=o.data||{})&&s.kvEntries&&s.kvEntries.length&&s.kvEntries.forEach((function(e){e.key&&(t[e.key]=e.value||"")})),[2,Promise.resolve({code:S.SUCCESS,data:t})]}}))}))},t.prototype.pullChatroomEntry=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u,c,l,h,d,p;return f(this,(function(g){switch(g.label){case 0:return r=(n=this)._channel,i=n.currentUserId,r?(o=r.codec.encodePullChatRoomKV(t),s=new Ht(Wt[Wt.pullKV],o,e),this.logger.info(exports.LogTagId.L_PULL_CHATROOM_KV_T,JSON.stringify({chatroomId:e,timestamp:t})),[4,r.send(s,Vr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=g.sent(),u=a.code,c=a.data,l=u===S.SUCCESS?"info":"warn",this.logger[l](exports.LogTagId.L_PULL_CHATROOM_KV_R,JSON.stringify({code:u,timestamp:t})),u===S.SUCCESS?(this._chrmEntryHandler.setLocal(e,c,i),d=(h=c).kvEntries,h.syncTime,p=[],d.length>0&&(d.forEach((function(t){var n=t.key,r=t.value,i=t.type,o=t.timestamp;p.push({key:n,value:r,type:i,timestamp:o,chatroomId:e})})),this._watcher.chatroom({updatedEntries:p})),[2,{code:u,data:c}]):[2,{code:u}]}}))}))},t.prototype._startSyncIntervalForChrmPull=function(){var e=this;this._stopSyncIntervalForChrmPull(),this._intervalTimerForChrmPull=setInterval((function(){var t=Object.keys(e._chrmsQueue);0!==t.length&&e._channel?t.forEach((function(t){e._pullChrmMsg(t),e.naviInfo.kvStorage&&e._chrmEntryHandler.pullEntry(t,0)})):e._stopSyncIntervalForChrmPull()}),18e4)},t.prototype._stopSyncIntervalForChrmPull=function(){"number"!=typeof this._intervalTimerForChrmPull&&(clearInterval(this._intervalTimerForChrmPull),this._intervalTimerForChrmPull=-1)},t.prototype.sendMessage=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){var o,s,a,u,c,l,h,p,g,_,T;return f(this,(function(f){switch(f.label){case 0:return this._channel?(n=function(e,t){return"RC:SRSMsg"===e.messageType&&Object.assign(e,{directionalUserIdList:[t]}),e}(n,this.currentUserId),n=this._handleMsgProperties(n,!0),o=!![N.PRIVATE,N.GROUP].includes(e)&&n.isStatusMessage,s=o?function(e){var t;return(t={},t[N.PRIVATE]=Wt.ppMsgS,t[N.GROUP]=Wt.pgMsgS,t)[e]}(e):function(e){var t;return(t={},t[N.PRIVATE]=Wt.ppMsgP,t[N.GROUP]=Wt.pgMsgP,t[N.CHATROOM]=Wt.chatMsg,t[N.CUSTOMER_SERVICE]=Wt.pcMsgP,t[N.RTC_ROOM]=Wt.prMsgS,t)[e]}(e)||Wt.ppMsgP,o&&(n.isPersited=!1,n.isCounted=!1),a=n.messageId?n.messageId:et(),n.messageId=a,u=this._channel.codec.encodeUpMsg({conversationType:e,targetId:t},n),(c=new kt(Wt[s],u,t)).setHeaderQos(_t.AT_LEAST_ONCE),o?(this._channel.sendOnly(c),[2,{code:S.SUCCESS,data:Xo(e,t,d({},n),"",0,this.currentUserId,a)}]):(l=Date.now()-this._localConnectedTime+this._connectedTime,h=Xo(e,t,d({},n),"",l,this.currentUserId,a),null==r||r(a),this.logger.info(exports.LogTagId.L_SEND_MSG_T,JSON.stringify({messageType:n.messageType,conversationType:e,targetId:t,channelId:n.channelId}),i),[4,this._channel.send(c)])):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return p=f.sent(),g=p.code,_=p.data,g!==S.SUCCESS?(this.logger.warn(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:g,messageUId:h.messageUId,messageId:h.messageId}),i),[2,{code:g,data:h}]):(this.logger.info(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:g,messageUId:null==_?void 0:_.messageUId,messageId:null==_?void 0:_.messageId}),i),T=_,this._sendMessageStore.setMessage(T.messageUId,T.timestamp),h.sentTime=T.timestamp,h.messageUId=T.messageUId,this._conversationManager.setConversationCacheByMessage(h,!0),[2,{code:S.SUCCESS,data:h}])}}))}))},t.prototype.recallMsg=function(e,t,n,r,i){var o;return p(this,void 0,void 0,(function(){var s,a,u,c,l,h,p,g,_,T,E,y,v;return f(this,(function(f){switch(f.label){case 0:return this._channel?(s=i.user,a=i.extra,u=i.isDelete,c={conversationType:e,targetId:t,messageUId:n,sentTime:r,channelId:i.channelId||"",isDelete:u||!1},s&&(c.user=s),a&&(c.extra=a),l={content:c,messageType:"RC:RcCmd",disableNotification:null==i?void 0:i.disableNotification,pushConfig:null==i?void 0:i.pushConfig,pushContent:(null===(o=i.pushConfig)||void 0===o?void 0:o.pushContent)||i.pushContent||"",channelId:i.channelId},h=Wt[Wt.recallMsg],p=this._channel.codec.encodeUpMsg({conversationType:e,targetId:t},l),(g=new kt(h,p,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(g)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return _=f.sent(),T=_.code,E=_.data,e===N.ULTRA_GROUP&&this.logger.debug(exports.LogTagId.L_RECALL_ULTRA_MSG_S,JSON.stringify({code:T,conversationType:e,targetId:t,channelId:i.channelId})),T!==S.SUCCESS?[2,{code:T}]:(y=E,e===N.ULTRA_GROUP?(this._ultraMsgMap[y.messageUId]=y.timestamp,this._updateUltraGroupWhenRecallMsg(t,i.channelId||"",n),[2,{code:S.SUCCESS}]):(this._sendMessageStore.setMessage(y.messageUId,y.timestamp),v=Xo(e,t,d(d({},l),{isPersited:!0}),y.messageUId,y.timestamp,this.currentUserId),this._conversationManager.setConversationCacheByMessage(v,!0),[2,{code:S.SUCCESS,data:v}]))}}))}))},t.prototype.sendReadReceiptMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i;return f(this,(function(o){return this._channel?(r=this._channel.codec.encodeReadReceipt(t,n),i=new Ht(Wt[Wt.rrMsg],r,e),[2,this._channel.send(i)]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.getMessageReader=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i;return f(this,(function(o){return this._channel?(r=this._channel.codec.encodeMessageReader(t,n),i=new Ht(Wt[Wt.rrList],r,e),[2,this._channel.send(i,si)]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.pullUserSettings=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return this._channel?(t=this._channel.codec.encodePullUserSetting(e),n=new Ht(Wt[Wt.pullUS],t,this.currentUserId),[4,this._channel.send(n,Yr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=s.sent(),i=r.code,o=r.data,i===S.SUCCESS&&this._naviChangeHandler(o),[2,{code:i,data:o}]}}))}))},t.prototype._naviChangeHandler=function(e){var t;if(e){var n=e.settings,r=null===(t=null==n?void 0:n.VoipInfo)||void 0===t?void 0:t.value;if(r&&this.naviInfo&&this.naviInfo.voipCallInfo!==r){var i=d(d({},this.naviInfo),{voipCallInfo:r});this.naviInfo=i,this._watcher.onNaviDataChange(d({},i))}}else this.logger.warn(exports.LogTagId.L_NOTIFY_NAVI_CHANGE_E,JSON.stringify({data:e}))},t.prototype.getFileToken=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return this._channel?(i=r&&"uploads"!==r?t||"":We(e,t),o=this._channel.codec.encodeGetFileToken(e,i,n||"",r||""),s=new Ht(Wt[Wt.qnTkn],o,this.currentUserId),[4,this._channel.send(s,Lr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return a=l.sent(),u=a.code,c=a.data,c=Object.assign(c,{fileName:i}),u===S.SUCCESS?[2,{code:u,data:c}]:[2,{code:u}]}}))}))},t.prototype.getFileUrl=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return this._channel?(i="",o="",s="",t===B.QINIU?(o=Mr,s=Ar):(o=Ur,s=wr),i=t===B.QINIU?Wt[Wt.qnUrl]:t===B.AWS?Wt[Wt.s3Url]:t===B.STC?Wt[Wt.stcUrl]:Wt[Wt.aliUrl],a=this._channel.codec.encodeGetFileUrl(o,e,n,r),u=new Ht(i,a,this.currentUserId),[4,this._channel.send(u,s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return c=p.sent(),l=c.code,h=c.data,d=h,l===S.SUCCESS?[2,{code:l,data:d}]:[2,{code:l}]}}))}))},t.prototype.disconnect=function(){this.reporter.stop(),this._resetMemoryState(),this._onConnectionStatusChange(M.DISCONNECTED)},t.prototype._onConnectionStatusChange=function(e){this._watcher.status(e)},t.prototype._resetMemoryState=function(){-1!==this._reconnectTimer&&(clearTimeout(this._reconnectTimer),this._reconnectTimer=-1),this._channel&&(this._channel.close(),this._channel=void 0),this._pullQueue.length=0,this._stopSyncInterval(),this.resetUltraGroupData()},t.prototype.resetUltraGroupData=function(){this._stopUltraSyncInterval(),this._lastSyncUltraMsgTimeStamp=0,this._lastSyncUltraMsgLocalTimeStamp=0,this._isUltraPulling=!1,this._ultraGroupTimeQue=[],this._isUltraGroupListExist=!1,this._ultraGroupMap={}},t.prototype.registerMessageType=function(e,t,n,r,i){this._customMessageType[e]={isPersited:t,isCounted:n,isStatusMessage:i}},t.prototype.getServerTime=function(){return Date.now()-this._localConnectedTime+this._connectedTime},t.prototype.getCurrentUserId=function(){return this.currentUserId},t.prototype.createTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeCreateTag([e],t),r=new Ht(Wt[Wt.addSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.addTag([d(d({},e),{createdTime:a})],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeRemoveTag([e],t),r=new Ht(Wt[Wt.delSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.deleteTag([e],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.updateTag=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?(t=this._userSettingManager.getVersion(),n=this._channel.codec.encodeCreateTag([e],t),r=new Ht(Wt[Wt.addSeTag],n,this.currentUserId),[4,this._channel.send(r,Kr)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o}]:(a=s.version,this._userSettingManager.addTag([e],a),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getTagList=function(){return p(this,void 0,void 0,(function(){var e,t;return f(this,(function(n){return e=this._userSettingManager.getTags(),t=this._conversationManager.getConversationListForTag(),e.forEach((function(e){e.conversationCount=t[e.tagId]?t[e.tagId].length:0})),[2,{code:S.SUCCESS,data:e}]}))}))},t.prototype.addTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s=this;return f(this,(function(a){switch(a.label){case 0:return this._channel?this._userSettingManager.getTagById(e)?(n=this._channel.codec.encodeUpdateConversationTag([{tagId:e}],t),r=new Ht(Wt[Wt.addTag],n,this.currentUserId),[4,this._channel.send(r)]):[2,{code:S.TAG_NOT_EXIST}]:[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(i=a.sent().code)!==S.SUCCESS?[2,{code:i}]:((o={})[e]={},t.forEach((function(e){s._conversationManager.addTagStatus(e.conversationType,e.targetId,o,e.channelId)})),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o=this;return f(this,(function(s){switch(s.label){case 0:return this._channel?(n=this._channel.codec.encodeUpdateConversationTag([{tagId:e}],t),r=new Ht(Wt[Wt.delTag],n,this.currentUserId),[4,this._channel.send(r)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(i=s.sent().code)!==S.SUCCESS?[2,{code:i}]:(t.forEach((function(t){o._conversationManager.deleteTagStatus(t.conversationType,t.targetId,[e],t.channelId)})),[2,{code:S.SUCCESS}])}}))}))},t.prototype.removeTagsForConversation=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._channel?(n=e.conversationType,r=e.targetId,i=e.channelId,o=t.map((function(e){return{tagId:e}})),s=this._channel.codec.encodeUpdateConversationTag(o,[e]),a=new Ht(Wt[Wt.delTag],s,this.currentUserId),[4,this._channel.send(a)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(u=c.sent().code)!==S.SUCCESS?[2,{code:u}]:(this._conversationManager.deleteTagStatus(n,r,t,i),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getConversationListByTag=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return i=(r=this).currentUserId,(o=r._channel)?(s=o.codec.encodeOldConversationList({count:n,type:N.PRIVATE,startTime:t}),a=new Ht(kn,s,i),[4,o.send(a,gr,{currentUserId:i,connectedTime:o.connectedTime})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return u=d.sent(),c=u.code,l=u.data,h=this._conversationHasTagFilter(e,null==l?void 0:l.list),c!==S.SUCCESS?[2,{code:c}]:[2,{code:c,data:h}]}}))}))},t.prototype._conversationHasTagFilter=function(e,t){var n=this,r=[],i=[];function o(e,t){return e.latestMessage&&t.latestMessage?e.latestMessage.sentTime-t.latestMessage.sentTime:0}return t.forEach((function(t){var o=t.conversationType,s=t.targetId,a=t.channelId,u=n._conversationManager.get(o,s,a),c=u.hasMentioned,l=u.mentionedInfo,h=u.lastUnreadTime,p=u.notificationStatus,g=u.isTop,f=u.tags,_=u.unreadMessageCount,T=f&&f[e];if(T){var E=d(d({},t),{hasMentioned:c,mentionedInfo:l,lastUnreadTime:h,notificationStatus:p,isTop:g,unreadMessageCount:_});T.isTop?r.push(d(d({},E),{isTopInTag:!0})):i.push(d(d({},E),{isTopInTag:!1}))}})),_(_([],r.sort(o),!0),i.sort(o),!0)},t.prototype.getUnreadCountByTag=function(e,t){return p(this,void 0,void 0,(function(){var n;return f(this,(function(r){return this._channel?(n=this._conversationManager.getUnreadCountByTag(e,t),[2,{code:S.SUCCESS,data:n}]):[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.setConversationStatusInTag=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a,u,c,l,h,d;return f(this,(function(p){switch(p.label){case 0:return this._channel?(r=t.targetId,i=t.conversationType,o=t.channelId,s=n.isTop,a=[{tagId:e,isTop:s}],(u=this._conversationManager.get(i,r,o)).tags&&Object.hasOwnProperty.call(u.tags,e)?(c=this._channel.codec.encodeUpdateConversationTag(a,[t]),l=new Ht(Wt[Wt.addTag],c,this.currentUserId),[4,this._channel.send(l)]):[2,{code:S.NO_TAG_IN_CONVER}]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(h=p.sent().code)!==S.SUCCESS?[2,{code:h}]:((d={})[e]={},s&&(d[e].isTop=!0),this._conversationManager.addTagStatus(i,r,d,o),[2,{code:S.SUCCESS}])}}))}))},t.prototype.getTagsForConversation=function(e){var t;return p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){if(!this._channel)return[2,{code:S.RC_NET_CHANNEL_INVALID}];if(n=this._conversationManager.get(e.conversationType,e.targetId,e.channelId),r=this._userSettingManager.getTagsInfo(),i=[],n.tags)for(o in n.tags)i.push({tagId:o,tagName:null===(t=r[o])||void 0===t?void 0:t.tagName});return[2,{code:S.SUCCESS,data:i}]}))}))},t.prototype.getBlockConversationList=function(){var e=this._conversationManager.getBlockConversationList();return Promise.resolve({code:S.SUCCESS,data:e})},t.prototype.getTopConversationList=function(e,t){var n=this._conversationManager.getTopConversationList(e,t);return Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getUnreadMentionedCount=function(e){var t,n;return n=e.conversationType===N.ULTRA_GROUP?(null===(t=this._ultraGroupMap["".concat(e.channelId,"_").concat(e.targetId)])||void 0===t?void 0:t.unreadMentionedCount)||0:this._conversationManager.getUnreadMentionedCount(e.channelId,e.conversationType,e.targetId),Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getAllUnreadMentionedCount=function(){var e=this._conversationManager.getAllUnreadMentionedCount();return Promise.resolve({code:S.SUCCESS,data:e})},t.prototype.getConversationNotificationLevel=function(e,t,n){if(!this._isUltraGroupListExist&&e===N.ULTRA_GROUP)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var r;if(!(r=e===N.ULTRA_GROUP?this._ultraGroupManager.get(N.ULTRA_GROUP,t,n):this._conversationManager.get(e,t,n)))return Promise.resolve({code:S.SUCCESS,data:x.NOT_SET});var i=r.notificationLevel;return Te(r.notificationLevel)&&!Te(r.notificationStatus)&&(i=P.OPEN===r.notificationStatus?1:0),Promise.resolve({code:S.SUCCESS,data:i})},t.prototype.getConversationNotificationStatus=function(e,t,n){var r;return(r=e===N.ULTRA_GROUP?this._ultraGroupManager.get(N.ULTRA_GROUP,t,n):this._conversationManager.get(e,t,n))?Promise.resolve({code:S.SUCCESS,data:r.notificationStatus}):Promise.resolve({code:S.SUCCESS,data:P.CLOSE})},t.prototype.getRemoteHistoryMessages=function(e,t,n,r,i,o){return this.getHistoryMessage(e,t,n,r,i,o)},t.prototype.getUltraGroupList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){return t=e.targetId,n=e.channelType,this._isUltraGroupListExist?(r=Object.values(this._ultraGroupMap).filter((function(e){return!(e.targetId!==t&&t||e.channelType!==n&&he(n))})),r=zo(r),i=ct(r),[2,{code:S.SUCCESS,data:i}]):[2,{code:S.METHOD_NOT_AVAILABLE}]}))}))},t.prototype.getBlockUltraGroupList=function(){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var e=Object.values(this._ultraGroupMap),t=[];return e.forEach((function(e){e.notificationStatus===P.OPEN&&t.push({conversationType:N.ULTRA_GROUP,targetId:e.targetId,channelId:e.channelId})})),Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.getTopUltraGroupList=function(){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var e=Object.values(this._ultraGroupMap),t=[];return e.forEach((function(e){!0===e.isTop&&t.push({conversationType:N.ULTRA_GROUP,targetId:e.targetId,channelId:e.channelId})})),Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.getUltraGroupUnreadMentionedCountByTargetId=function(e,t){if(!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var n=0;for(var r in this._ultraGroupMap){r.match(/_.*/g)[0].substring(1)!==e||t&&0!==t.length&&!t.includes(this._ultraGroupMap[r].notificationLevel)||(n+=this._ultraGroupMap[r].unreadMentionedCount)}return Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getUltraGroupUnreadCountByTargetId=function(e,t){var n=0;for(var r in this._ultraGroupMap){var i=this._ultraGroupMap[r];i.targetId!==e||t&&0!==t.length&&!t.includes(this._ultraGroupMap[r].notificationLevel)||(n+=i.unreadMessageCount||0)}return Promise.resolve({code:S.SUCCESS,data:n})},t.prototype.getAllUltraGroupUnreadCount=function(e){if(void 0===e&&(e=!1),!this._isUltraGroupListExist)return Promise.resolve({code:S.METHOD_NOT_AVAILABLE});var t=0;for(var n in this._ultraGroupMap)t+=e?this._ultraGroupMap[n].unreadMentionedCount||0:this._ultraGroupMap[n].unreadMessageCount||0;return Promise.resolve({code:S.SUCCESS,data:t})},t.prototype.clearUltraUnreadcount=function(e,t){return void 0===t&&(t=""),p(this,void 0,void 0,(function(){var n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._isUltraGroupListExist?this._channel?this._status!==M.CONNECTED?[2,S.RC_NET_UNAVAILABLE]:(n=Date.now(),r=this._channel.codec.encodeClearUnreadCount({conversationType:N.ULTRA_GROUP,targetId:e,channelId:t},{timestamp:n}),(i=new kt(Wt[Wt.updUgRTime],r,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(i)]):[2,S.RC_NET_CHANNEL_INVALID]:[2,Promise.resolve(S.METHOD_NOT_AVAILABLE)];case 1:return(o=a.sent().code)===S.SUCCESS&&((s=this._ultraGroupMap["".concat(t,"_").concat(e)])&&(s.unreadMessageCount=0,s.unreadMentionedCount=0,s.lastReadTime=n),s.firstUnreadMessage&&(s.firstUnreadMessage=null)),[2,o]}}))}))},t.prototype._getUltraGroupList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h,d,p,g=this;return f(this,(function(f){switch(f.label){case 0:return this._channel&&this._status===M.CONNECTED?(!1,t=this._channel.codec.encodeUltraGroup(e,false),n=new Ht(Wt[Wt.pullUgSes],t,this.currentUserId),[4,this._channel.send(n,gr,{currentUserId:this.currentUserId,conversationType:N.ULTRA_GROUP})]):[2];case 1:return r=f.sent(),i=r.code,o=r.data,i===S.SUCCESS&&o?(a=o.list,u=o.isFinished,a.forEach((function(e){e.notificationStatus=P.CLOSE,e.notificationLevel=x.NOT_SET,e.isTop=!1,g._ultraGroupMap["".concat(e.channelId,"_").concat(e.targetId)]=e,g._ultraGroupManager.addUltraGroupStatus(e)})),!1!==u?[3,2]:(c=a.length>0&&a[a.length-1].versionTime||0,this._getUltraGroupList(c),[3,4])):(this.logger.warn(exports.LogTagId.L_ULTRA_SYNC_DONE_S,"Pull ultra group conversation failured, code: ".concat(i,", try again")),s=setTimeout((function(){g._getUltraGroupList(e),clearTimeout(s)}),3e3),[2]);case 2:return this.logger.info(exports.LogTagId.L_ULTRA_SYNC_DONE_S,"Pull ultra group conversation success"),[4,this.pullConversationStatus(0)];case 3:l=f.sent(),h=l.code,d=l.data,h!==S.SUCCESS&&this.logger.warn(exports.LogTagId.O,"pullConversationStatus fail code: ".concat(h,", data: ").concat(d)),p=Object.values(this._ultraGroupMap),p=zo(p),this._isUltraGroupListExist=!0,this._watcher.ultraGroupEnable(ct(p)),this._syncUltraMsg(this._lastSyncUltraMsgTimeStamp),f.label=4;case 4:return[2]}}))}))},t.prototype._startUltraSyncInterval=function(){var e=this,t=function(){e._ultraGroupTimer=setTimeout((function(){Date.now()-e._lastSyncUltraMsgLocalTimeStamp>=18e4&&e._syncUltraMsg(e._lastSyncUltraMsgTimeStamp),e._stopUltraSyncInterval(),t()}),3e4)};this._lastSyncUltraMsgLocalTimeStamp=Date.now(),t()},t.prototype._stopUltraSyncInterval=function(){-1!==this._ultraGroupTimer&&(clearTimeout(this._ultraGroupTimer),this._ultraGroupTimer=-1)},t.prototype._notificationOnline=function(){return p(this,void 0,void 0,(function(){var e,t,n,r=this;return f(this,(function(i){switch(i.label){case 0:return this._channel&&this._status===M.CONNECTED?[4,this._fetchUltraMsg(0)]:[2];case 1:return e=i.sent(),t=e.code,n=e.data,t===S.SUCCESS&&n?(this.logger.info(exports.LogTagId.L_NOTIFY_ULTRA_ONLINE_S,"Notify ultra group online success."),this._getUltraGroupList(0),-1===this._ultraGroupTimer&&this._startUltraSyncInterval(),[2]):(this.logger.warn(exports.LogTagId.L_NOTIFY_ULTRA_ONLINE_S,"Notify ultra group online failured, try again."),setTimeout((function(){r._notificationOnline()}),3e3),[2])}}))}))},t.prototype._fetchUltraMsg=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return t=this._channel.codec.encodeSuperSyncMsg(e),n=new Ht(Wt[Wt.pullUgMsg],t,this.currentUserId),r=this.logger.createTraceId(),this.logger.info(exports.LogTagId.L_PULL_ULTRA_MSG_T,JSON.stringify({timestamp:e}),r),[4,this._channel.send(n,or,{currentUserId:this.currentUserId,conversation:{conversationType:N.ULTRA_GROUP}})];case 1:return i=l.sent(),o=i.code,s=i.data,o===S.SUCCESS&&s?(a=s.list,u=s.syncTime,c=a.map((function(e){return e.messageUId})).join(","),this.logger.info(exports.LogTagId.L_PULL_ULTRA_MSG_R,JSON.stringify({code:o,messageUIds:c,timestamp:e,syncTime:u}),r)):this.logger.warn(exports.LogTagId.L_PULL_ULTRA_MSG_R,JSON.stringify({code:o,timestamp:e}),r),[2,{code:o,data:s}]}}))}))},t.prototype._syncUltraMsg=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h=this;return f(this,(function(d){switch(d.label){case 0:return this._channel&&this._status===M.CONNECTED?this._isUltraPulling?[2]:(this._isUltraPulling=!0,[4,this._fetchUltraMsg(e)]):[2];case 1:return t=d.sent(),n=t.code,r=t.data,this._lastSyncUltraMsgLocalTimeStamp=Date.now(),this._isUltraPulling=!1,n===S.SUCCESS&&r?(i=r.list,o=r.syncTime,s=r.finished,a=[],u={},c=[],i.forEach((function(e){var t,n,r,i=e.targetId,s=e.content,l=e.messageType,d=e.messageUId,p=e.channelId,g=e.isCounted,f=e.channelType;e.isMentioned;var _=e.sentTime;if(a.push(d),h._ultraMsgMap[d])delete h._ultraMsgMap[d];else{var T=0;((null===(t=null==s?void 0:s.mentionedInfo)||void 0===t?void 0:t.type)===G.ALL||(null===(r=null===(n=null==s?void 0:s.mentionedInfo)||void 0===n?void 0:n.userIdList)||void 0===r?void 0:r.includes(h.currentUserId)))&&(T=1);var E=h._ultraGroupMap["".concat(p,"_").concat(i)];if(E)g&&(l===w.RECALL?E.unreadMessageCount>0&&(E.unreadMessageCount-=1):(E.unreadMessageCount+=1,E.unreadMentionedCount+=T,E.firstUnreadMessage||(E.firstUnreadMessage={sentTime:_}))),E.versionTime=o,E.latestMessage=e,E.channelType=f,u["".concat(p,"_").concat(i)]=E,h._ultraGroupManager.addUltraGroupStatus(E);else{var y={conversationType:N.ULTRA_GROUP,targetId:i,channelId:p,unreadMessageCount:g?1:0,unreadMentionedCount:g?T:0,versionTime:o,latestMessage:e,notificationStatus:P.CLOSE,notificationLevel:x.NOT_SET,isTop:!1,channelType:f,firstUnreadMessage:{sentTime:_}};h._ultraGroupMap["".concat(p,"_").concat(i)]=y,u["".concat(p,"_").concat(i)]=y,h._ultraGroupManager.addUltraGroupStatus(y)}c.push(e)}})),Object.keys(u).length>0&&(this.logger.debug(exports.LogTagId.O,"notice ultragroups"),l=Object.values(u),l=zo(l),this._watcher.conversation(ct(l))),this.logger.debug(exports.LogTagId.O,"notice ultragroup message"),this._batchMessage(c),this._ultraGroupTimeQue=this._ultraGroupTimeQue.filter((function(e){return e>o})),this._lastSyncUltraMsgTimeStamp=o,(!s||this._ultraGroupTimeQue.length>0)&&this._syncUltraMsg(o),[2]):[2]}}))}))},t.prototype.sendUltraMessage=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l,h,p,g,_;return f(this,(function(f){switch(f.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:("RC:SRSMsg"===t.messageType&&this.logger.warn(exports.LogTagId.O,"ultra group -> direction message convert to message"),t=this._handleMsgProperties(t,!0),i=t.messageId?t.messageId:et(),t.messageId=i,o=this._channel.codec.encodeUpMsg({conversationType:N.ULTRA_GROUP,targetId:e},t),(s=new kt(Wt[Wt.ugMsg],o,e)).setHeaderQos(_t.AT_LEAST_ONCE),a=Date.now()-this._localConnectedTime+this._connectedTime,u=Xo(N.ULTRA_GROUP,e,d({},t),"",a,this.currentUserId,i),n&&n(i),this.logger.info(exports.LogTagId.L_SEND_MSG_T,JSON.stringify({messageType:t.messageType,conversationType:N.ULTRA_GROUP,targetId:e,channelId:t.channelId}),r),[4,this._channel.send(s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return c=f.sent(),l=c.code,h=c.data,l!==S.SUCCESS?(this.logger.warn(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:l,messageUId:u.messageUId,messageId:u.messageId}),r),[2,{code:l,data:u}]):(this.logger.info(exports.LogTagId.L_SEND_MSG_R,JSON.stringify({code:l,messageUId:null==h?void 0:h.messageUId,messageId:null==h?void 0:h.messageId}),r),p=h,u.sentTime=p.timestamp,u.messageUId=p.messageUId,this._ultraMsgMap[p.messageUId]=p.timestamp,g=t.channelId||"",(_=this._ultraGroupMap["".concat(g,"_").concat(e)])?(_.latestMessage=u,he(_.channelType)&&(u.channelType=_.channelType)):(_={conversationType:N.ULTRA_GROUP,targetId:e,channelId:g,unreadMessageCount:0,unreadMentionedCount:0,versionTime:u.sentTime,latestMessage:u,notificationStatus:P.CLOSE,notificationLevel:x.NOT_SET,isTop:!1},this._ultraGroupMap["".concat(g,"_").concat(e)]=_,this._ultraGroupManager.addUltraGroupStatus(_)),this._watcher.conversation(ct([_])),[2,{code:l,data:u}])}}))}))},t.prototype.sendUltraGroupTypingStatus=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(n=e.conversationType,r=e.channelId,i=e.targetId,o=this._channel.codec.encodeOperateStatus(i,n,r||"",t||0),(s=new kt(Wt[Wt.operate],o,i)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(s)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return(a=u.sent().code)!==S.SUCCESS?[2,{code:a,msg:S[a]}]:[2,{code:a}]}}))}))},t.prototype.getUltraGroupMessageListByMessageUId=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:e.messages&&e.messages.length<1||e.messages&&e.messages.length>20?[2,{code:S.MSG_LIMIT_ERROR}]:(t={},e.messages.forEach((function(e){t[e.messageUId]=void 0})),n=this._channel.codec.encodeMsgQuery(e),(r=new Ht(Wt[Wt.qryMsg],n,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(r,mi,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return i=u.sent(),o=i.code,s=i.data,o!==S.SUCCESS?[2,{code:o,msg:S[o]}]:(a=(s||{}).list,Array.isArray(a)&&a.forEach((function(e){var n=e.messageUId;t[n]=e})),[2,{code:0,data:t}])}}))}))},t.prototype._pullOperateStatusNotify=function(e){if(this._channel){var t=this._channel.codec.decodeByPBName(e.data,Ri),n=t.conversationType,r=t.info,i=t.summary;this.logger.debug(exports.LogTagId.O,"s_opNtf -> type: ".concat(n,", info: ").concat(r,", summary: ").concat(i)),this._watcher.operateStatus(t)}},t.prototype.expandUltraMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){switch(o.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodeExpandUltraMessage(e,this.currentUserId),(n=new Ht(Wt[Wt.upMsgEx],t,e.targetId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=o.sent(),i=r.code,r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:[2,{code:i}]}}))}))},t.prototype.modifyMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s;return f(this,(function(a){switch(a.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodemodifyMessage(e,this.currentUserId),(n=new Ht(Wt[Wt.modifyMsg],t,e.targetId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=a.sent(),i=r.code,o=r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:(s=o,this._ultraMsgMap[s.messageUId]=s.timestamp,[2,{code:i}])}}))}))},t.prototype._pullUltraChangeMessageList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return this._channel?this._status!==M.CONNECTED||this._isPullingUltraChangeMessage?[2]:(this._isPullingUltraChangeMessage=!0,t=this._channel.codec.encodeQueryMsgChange(e),(n=new Ht(Wt[Wt.qryMsgChange],t,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n,yi)]):[2];case 1:return r=h.sent(),i=r.code,o=r.data,this._isPullingUltraChangeMessage=!1,i===S.SUCCESS&&o?(s=o.hasNext,a=o.list,u=(null==o?void 0:o.syncTime)||0,this._ultraChannelTypeChangeNotice(a),this._ultraChannelUserKickedNotice(a),this._ultraChannelDeleteNotice(a),this._ultraRecalledNotice(a),this._ultraMsgUpdateNotice([exports.UltraMsgChangeType.MSG_EXPANSION,exports.UltraMsgChangeType.MSG_MODIFY],a),c=this._pullUltraChangeMessageQue.filter((function(e){return e>u})),this._pullUltraChangeMessageQue.length=0,(l=this._pullUltraChangeMessageQue).push.apply(l,c),s?this._pullUltraChangeMessageList(u):this._lastPullingUltraChangeMessageTime=u,[2]):[2]}}))}))},t.prototype._ultraChannelTypeChangeNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.changeType,o=e.subChangeType,s=e.channelId,a=void 0===s?"":s;if(i===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(a,"_").concat(r)]){var u=exports.UltraMsgSubChangeType.PUBLIC_TO_PRIVATE,c=exports.UltraMsgSubChangeType.PRIVATE_TO_PUBLIC,l=exports.UltraMsgSubChangeType.PUBLIC_TO_PRIVATE_USER_NOT_IN;o===c&&(t._ultraGroupMap["".concat(a,"_").concat(r)].channelType=exports.UltraGroupChannelType.PUBLIC),o===u&&(t._ultraGroupMap["".concat(a,"_").concat(r)].channelType=exports.UltraGroupChannelType.PRIVATE);var h=t._ultraGroupMap["".concat(a,"_").concat(r)].channelType,d=void 0===h?exports.UltraGroupChannelType.PUBLIC:h;[u,c,l].includes(o)&&n.push({targetId:r,channelId:a,changeType:o,channelType:d}),o===l&&delete t._ultraGroupMap["".concat(a,"_").concat(r)]}})),n.length>0&&this._watcher.ultraGroupChannelChangeType(n)},t.prototype._ultraChannelDeleteNotice=function(e){var t=this,n=[];Array.isArray(e)&&e.forEach((function(e){var r=e.targetId,i=e.sendTime,o=e.changeType,s=e.subChangeType,a=e.channelId,u=void 0===a?"":a;if(o===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(u,"_").concat(r)]){var c=t._ultraGroupMap["".concat(u,"_").concat(r)].channelType,l=void 0===c?exports.UltraGroupChannelType.PUBLIC:c;s===exports.UltraMsgSubChangeType.CHANNEL_DELETE&&(n.push({targetId:r,channelId:u,channelType:l,deleteTime:i}),delete t._ultraGroupMap["".concat(u,"_").concat(r)])}})),n.length>0&&this._watcher.ultraGroupChannelDelete(n)},t.prototype._ultraChannelUserKickedNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.changeType,o=e.operatorId,s=e.subChangeType,a=e.channelId,u=void 0===a?"":a;i===exports.UltraMsgChangeType.CHANNEL_CHANGE&&t._ultraGroupMap["".concat(u,"_").concat(r)]&&(s===exports.UltraMsgSubChangeType.CHANNEL_USER_KICKED&&n.push({targetId:r,channelId:u,userId:o,channelType:exports.UltraGroupChannelType.PRIVATE}),o===t.currentUserId&&s===exports.UltraMsgSubChangeType.CHANNEL_USER_KICKED&&delete t._ultraGroupMap["".concat(u,"_").concat(r)])})),n.length>0&&this._watcher.ultraGroupChannelUserKicked(n)},t.prototype._ultraRecalledNotice=function(e){var t=this,n=[];e.forEach((function(e){var r=e.targetId,i=e.conversationType,o=e.sendTime,s=e.messageUId,a=e.changeType,u=e.operatorId,c=e.channelId,l=void 0===c?"":c;a===exports.UltraMsgChangeType.MSG_RECALL&&(t._updateUltraGroupWhenRecallMsg(r,l,s,o),n.push({targetId:r,conversationType:i,sendTime:o,messageUId:s,senderUserId:u,channelId:l}))})),n.length>0&&this._watcher.ultraGroupMessageRecalled(n)},t.prototype._ultraMsgUpdateNotice=function(e,t){var n=this;if(!!t.find((function(t){return e.includes(t.changeType)}))){var r={};t.forEach((function(t){var i=t.targetId,o=t.conversationType,s=t.sendTime,a=t.messageUId,u=t.changeType,c=t.channelId,l=void 0===c?"":c,h="".concat(o,"_").concat(i),d="".concat(a,"_").concat(l,"_").concat(s),p=r[h];if(p)p.add(d);else{var g=new Set([d]);r[h]=g}e.includes(u)&&(n._ultraMsgChangeMap[a]=u)}));var i=function(e){var t=e.split("_"),n=t.shift(),i=t.join("_"),s=r[e],a=[];s.forEach((function(e){var t=e.split("_"),n=t[0],r=t[1],i=t[2];a.push({sendTime:Number(i),messageUId:n,channelId:r})}));var u={targetId:i,conversationType:Number(n),messages:a};o._pullUltraMessageList(u)},o=this;for(var s in r)i(s)}},t.prototype._pullUltraMessageList=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c=this;return f(this,(function(l){switch(l.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(t=this._channel.codec.encodeMsgQuery(e),(n=new Ht(Wt[Wt.qryMsg],t,this.currentUserId)).setHeaderQos(_t.AT_LEAST_ONCE),[4,this._channel.send(n,mi,{connectedTime:this._channel.connectedTime,currentUserId:this.currentUserId})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=l.sent(),i=r.code,o=r.data,i!==S.SUCCESS?[2,{code:i,msg:S[i]}]:(s=(o||{}).list,a=[],u=[],Array.isArray(s)&&s.forEach((function(e){var t=e.targetId,n=e.channelId,r=e.messageUId,i=c._ultraGroupMap["".concat(n,"_").concat(t)];i&&i.latestMessage.messageUId===e.messageUId&&(i.latestMessage=e);var o=c._ultraMsgChangeMap["".concat(r)];o===exports.UltraMsgChangeType.MSG_EXPANSION?a.push(e):o===exports.UltraMsgChangeType.MSG_MODIFY&&u.push(e)})),a.length>0&&this._watcher.ultraGroupMessageExpansionUpdated(a||[]),u.length>0&&this._watcher.ultraGroupMessageModified(u||[]),[2])}}))}))},t.prototype.getUltraHistoryMsg=function(e,t,n){var r;return p(this,void 0,void 0,(function(){var i,o,s,a,u,c;return f(this,(function(l){switch(l.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:(i=this._channel.codec.encodeGetHistoryMsg(e,t),o=new Ht(Wt[Wt.qryUgMsg],i,this.currentUserId),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_T,JSON.stringify({targetId:e,conversationType:N.ULTRA_GROUP,channelId:t.channelId,timestamp:null==t?void 0:t.timestamp,count:null==t?void 0:t.count}),n),[4,this._channel.send(o,dr,{currentUserId:this.currentUserId,conversation:{conversationType:N.ULTRA_GROUP,targetId:e}})]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=l.sent(),a=s.code,u=s.data,a===S.SUCCESS&&u?(c=[],null===(r=u.list)||void 0===r||r.forEach((function(e){e&&c.push(e.messageUId)})),this.logger.info(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:a,messageUIds:c.join(",")}),n),[2,{code:a,data:u}]):(this.logger.warn(exports.LogTagId.L_GET_HISTORY_MSG_R,JSON.stringify({code:a,messageUIds:""}),n),[2,{code:a}])}}))}))},t.prototype.searchUltraGroupMessages=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(e){return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:[2,{code:S.SUCCESS}]:[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.setUltraGroupDefaultNotificationLevel=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return this._isUltraGroupListExist?(r=this._channel)?(i=r.codec.encodeSetUltraGroupDefaultNotificationLevel(t,n),o=new Ht(Wt[Wt.ugUnpushSet],i,e),[4,r.send(o)]):[3,2]:[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})];case 1:return s=u.sent(),a=s.code,S.SUCCESS,[2,{code:a}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype.getUltraGroupDefaultNotificationLevel=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._isUltraGroupListExist?(n=this._channel)?(r=n.codec.encodeGetUltraGroupDefaultNotificationLevel(t),i=new Ht(Wt[Wt.ugUnpushQuery],r,e),[4,n.send(i,ri)]):[3,2]:[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})];case 1:return o=c.sent(),s=o.code,a=o.data,s===S.SUCCESS&&a?(u=a.unpushLevel,[2,{code:s,data:u}]):[2,{code:s}];case 2:return[2,{code:S.RC_NET_CHANNEL_INVALID}]}}))}))},t.prototype._updateUltraGroupWhenRecallMsg=function(e,t,n,r){var i="".concat(t,"_").concat(e);if(this._ultraGroupMap[i]){var o=this._ultraGroupMap[i],s=o.latestMessage;o.lastReadTime,s&&s.messageUId===n&&(o.latestMessage=null)}},t.prototype.getAllConversationState=function(){return Promise.resolve({code:S.SUCCESS,data:this._conversationManager.getAllConversationState()})},t.prototype.getUltraGroupUnreadMentionedMessages=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:this._isUltraGroupListExist?(t=this._channel.codec.encodeUnreadMentionedMsgQuery(e),n=new Ht(Wt[Wt.qryUgUal],t,this.currentUserId),[4,this._channel.send(n,ni)]):[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})]:[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return r=s.sent(),i=r.code,o=r.data,i===S.SUCCESS&&o?[2,{code:i,data:o}]:[2,{code:i}]}}))}))},t.prototype.getUltraGroupFirstUnreadMessageTimestamp=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){return this._channel?this._status!==M.CONNECTED?[2,{code:S.RC_NET_UNAVAILABLE}]:this._isUltraGroupListExist?(t=e.targetId,n=e.channelId,r=this._ultraGroupMap["".concat(n,"_").concat(t)]||{},i=r.firstUnreadMessage||null,[2,{code:S.SUCCESS,data:i}]):[2,Promise.resolve({code:S.METHOD_NOT_AVAILABLE})]:[2,{code:S.RC_NET_CHANNEL_INVALID}]}))}))},t.prototype.bindRTCRoomForChatroom=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i;return f(this,(function(o){switch(o.label){case 0:return this._channel?(t=e.chatRoomId,n=this._channel.codec.encodebindRTCRoomForChatroom(e),r=new Ht(Wt[Wt.setRtcRoomId],n,t),[4,this._channel.send(r)]):[2,S.RC_NET_CHANNEL_INVALID];case 1:return i=o.sent(),[2,i.code]}}))}))},t.prototype.rtcSignaling=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u;return f(this,(function(c){switch(c.label){case 0:return this._channel?(i=r instanceof ArrayBuffer?Array.prototype.slice.call(new Int8Array(r)):r,o=n?new Ht(t,i,e):new kt(t,i,e),[4,this._channel.send(o)]):[2,{code:S.RC_NET_CHANNEL_INVALID}];case 1:return s=c.sent(),a=s.code,u=s.data,[2,{code:a,buffer:null==u?void 0:u.data}]}}))}))},t.prototype.rtcPing=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return r=Vi(this.rtcCodec,t,n),[4,this.rtcSignaling(e,Wt[Wt.rtcPing],!0,r)];case 1:return i=u.sent(),o=i.code,s=i.buffer,(a=s?this.rtcCodec.decode(Xt.RtcOutput,s):null).version=Je(a.version),[2,{code:o,data:a}]}}))}))},t.prototype.getDeviceId=function(){return ho(this.runtime)},t.prototype.getOSInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.getProcessInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.getMainProcessInfo=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,{code:S.NOT_SUPPORT}]}))}))},t.prototype.destroy=function(){Uo()},t.prototype.callExtra=function(e){return Promise.resolve({code:S.EXTRA_METHOD_UNDEFINED})},t.prototype.getConversationListWithAllChannel=function(){throw new Error("Method not implemented.")},t.prototype.getConversationListWithAllChannelByPage=function(e,t){throw new Error("Method not implemented.")},t.prototype.getConversationsByPage=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.getHistoryMessagesByObjectNames=function(e,t,n,r,i,o,s){throw new Error("Method not implemented.")},t.prototype.clearConversations=function(){throw new Error("Method not implemented.")},t.prototype.setUserStatusListener=function(e,t){throw new Error("Method not implemented.")},t.prototype.setUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.subscribeUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.getUserStatus=function(e){throw new Error("Method not implemented.")},t.prototype.addToBlacklist=function(e){throw new Error("Method not implemented.")},t.prototype.removeFromBlacklist=function(e){throw new Error("Method not implemented.")},t.prototype.getBlacklist=function(){throw new Error("Method not implemented.")},t.prototype.getBlacklistStatus=function(e){throw new Error("Method not implemented.")},t.prototype.insertMessage=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.deleteMessages=function(e){throw new Error("Method not implemented.")},t.prototype.deleteMessagesByTimestamp=function(e,t,n,r,i){throw new Error("Method not implemented.")},t.prototype.clearMessages=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getMessage=function(e){throw new Error("Method not implemented.")},t.prototype.setMessageContent=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.setMessageSearchField=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.searchConversationByContent=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.searchConversationByContentWithAllChannel=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.searchMessageByContent=function(e,t,n,r,i,o){throw new Error("Method not implemented.")},t.prototype.searchMessageByContentWithAllChannel=function(e,t,n,r,i){throw new Error("Method not implemented.")},t.prototype.searchMessageByContentInTimeRangeWithAllChannel=function(e,t,n,r,i,o,s){throw new Error("Method not implemented.")},t.prototype.getUnreadMentionedMessages=function(e,t){throw new Error("Method not implemented.")},t.prototype.setMessageSentStatus=function(e,t){throw new Error("Method not implemented.")},t.prototype.updateMessageReceiptStatus=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.setMessageReceivedStatus=function(e,t){throw new Error("Method not implemented.")},t.prototype.clearData=function(){throw new Error("Method not implemented.")},t.prototype.clearUnreadCountByTimestamp=function(e,t,n,r){throw new Error("Method not implemented.")},t.prototype.setCallInfo=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getGroupMessageDeliverList=function(e,t,n){throw new Error("Method not implemented.")},t.prototype.getPrivateMessageDeliverTime=function(e,t){throw new Error("Method not implemented.")},t}(ki),$o=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return h(t,e),t.prototype.joinRTCRoom=function(e,t,n,r,i,o){return this._context.joinRTCRoom(e,t,n,r,i,o)},t.prototype.quitRTCRoom=function(e){return this._context.quitRTCRoom(e)},t.prototype.rtcPing=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){switch(r.label){case 0:return[4,this._context.rtcPing(e,t,n)];case 1:return[2,r.sent().code]}}))}))},t.prototype.rtcPingResVersion=function(e,t,n){return this._context.rtcPing(e,t,n)},t.prototype.getRTCRoomInfo=function(e){return this._context.getRTCRoomInfo(e)},t.prototype.getRTCUserInfoList=function(e){return this._context.getRTCUserInfoList(e)},t.prototype.getRTCUserInfo=function(e){return this._context.getRTCUserInfo(e)},t.prototype.setRTCUserInfo=function(e,t,n){return this._context.setRTCUserInfo(e,t,n)},t.prototype.removeRTCUserInfo=function(e,t){return this._context.removeRTCUserInfo(e,t)},t.prototype.setRTCData=function(e,t,n,r,i,o){return this._context.setRTCData(e,t,n,r,i,o)},t.prototype.setRTCTotalRes=function(e,t,n,r,i){return this._context.setRTCTotalRes(e,t,n,r,i)},t.prototype.setRTCCDNUris=function(e,t,n){return this._context.setRTCCDNUris(e,t,n)},t.prototype.getRTCData=function(e,t,n,r){return this._context.getRTCData(e,t,n,r)},t.prototype.removeRTCData=function(e,t,n,r,i){return this._context.removeRTCData(e,t,n,r,i)},t.prototype.setRTCOutData=function(e,t,n,r){return this._context.setRTCOutData(e,t,n,r)},t.prototype.getRTCOutData=function(e,t){return this._context.getRTCOutData(e,t)},t.prototype.getRTCToken=function(e,t,n){return this._context.getRTCToken(e,t,n)},t.prototype.setRTCState=function(e,t){return this._context.setRTCState(e,t)},t.prototype.getRTCUserList=function(e){return this._context.getRTCUserList(e)},t.prototype.joinLivingRoomAsAudience=function(e,t,n){return this._context.joinLivingRoomAsAudience(e,t,n)},t.prototype.quitLivingRoomAsAudience=function(e){return this._context.quitLivingRoomAsAudience(e)},t.prototype.rtcIdentityChange=function(e,t,n){return this._context.rtcIdentityChange(e,t,n)},t.prototype.requestRoomPK=function(e){return this._context.requestRoomPK(e)},t.prototype.cancelRoomPK=function(e){return this._context.cancelRoomPK(e)},t.prototype.responseRoomPK=function(e){return this._context.responseRoomPK(e)},t.prototype.endRoomPK=function(e){return this._context.endRoomPK(e)},t.prototype.registerRTCSignalListener=function(e){this._context.registerRTCSignalingListener(e)},t.prototype.rtcSignaling=function(e,t,n,r){return this._context.rtcSignaling(e,t,n,r)},t.prototype.getRTCJoinedUserInfo=function(e){return this._context.getRTCJoinedUserInfo(e)},t}(Ki);function es(e){return d({},e)}var ts,ns=function(){function e(e,t){var n;this._runtime=e,this._token="",this._pluginContextQueue=[],this._pluginInstanseMap={},this.coreVersion="5.6.1",this._versionInfo={},this._typingInfo={},this._isInternalConnected=!1,this._connectionStatus=M.DISCONNECTED,this._canRedirectConnect=!1,this._watcher={message:void 0,batchMessage:void 0,conversationState:void 0,chatroomState:void 0,connectionState:void 0,rtcInnerWatcher:void 0,expansion:void 0,tag:void 0,conversationTagChanged:void 0,pullFinished:void 0,onConnecting:void 0,onConnected:void 0,onDisconnect:void 0,onSuspend:void 0,readReceiptReceived:void 0,messageReceiptRequest:void 0,messageReceiptResponse:void 0,typingState:void 0,messageBlocked:void 0,ultraGroupEnable:void 0,operateStatus:void 0,ultraGroupMessageExpansionUpdated:void 0,ultraGroupMessageModified:void 0,ultraGroupMessageRecalled:void 0,messageDelivered:void 0,groupMessageDeliveredStatus:void 0,ultraGroupChannelChangeType:void 0,ultraGroupChannelUserKicked:void 0,ultraGroupChannelDelete:void 0},this._typingInternalTimer=-1,this._typingExpireTime=2e3,this._typingChangedList=[],this._registerMessageSearchPropsMapping={},this.getChatRoomHistoryMessages=this.getChatroomHistoryMessages,this._options=d({},t),this.appkey=this._options.appkey,this.apiVersion=this._options.apiVersion,this._options.typingExpireTime&&(this._options.typingExpireTime<2e3?this._typingExpireTime=2e3:this._options.typingExpireTime>6e3?this._typingExpireTime=6e3:this._typingExpireTime=this._options.typingExpireTime),this.appkey,this.apiVersion,this._options.navigators=this._options.navigators.filter((function(e){return/^https?:\/\//.test(e)})),this._options.navigators=this._options.navigators.map((function(e){return e.replace(/\/$/g,"")})),0===this._options.navigators.length&&(n=this._options.navigators).push.apply(n,r);var i={status:this._connectionStatusListener.bind(this),batchMessage:this._batchMessageReceiver.bind(this),chatroom:this._chatroomInfoListener.bind(this),conversation:this._conversationInfoListener.bind(this),expansion:this._expansionInfoListener.bind(this),tag:this._tagListener.bind(this),conversationTag:this._conversationTagListener.bind(this),onRTCDataChange:this._rtcDataChange.bind(this),pullFinished:this._pullFinishedListener.bind(this),ultraGroupEnable:this._ultraGroupEnableListener.bind(this),operateStatus:this._operateStatusListener.bind(this),ultraGroupMessageExpansionUpdated:this._ultraGroupMessageExpansionUpdatedListener.bind(this),ultraGroupMessageModified:this._ultraGroupMessageModifiedListener.bind(this),ultraGroupMessageRecalled:this._ultraGroupMessageRecalledListener.bind(this),messageDelivered:this._messageDeliveredListerer.bind(this),groupMessageDeliveredStatus:this._groupMessageDeliveredStatusListerer.bind(this),callInfo:this._callInfoListener.bind(this),ultraGroupChannelChangeType:this._ultraGroupChannelChangeTypeListener.bind(this),ultraGroupChannelUserKicked:this._ultraGroupChannelUserKickedListener.bind(this),ultraGroupChannelDelete:this._ultraGroupChannelDeleteListener.bind(this),onNaviDataChange:this._naviDataChange.bind(this)};this._rtcCodec=this.createCodec(Cn,Rn),this._engine=st()?new RCCppEngine(e,this._rtcCodec,i,this._options):new Zo(e,this._rtcCodec,i,this._options),this.logger=this._engine.getInnerLogger()}return e.init=function(t,n){return this._context?(this._context.logger.warn(exports.LogTagId.A_INIT_REPEAT_O),this._context):(this._context=new e(t,n),this._context.logger.info(exports.LogTagId.L_INIT_O,JSON.stringify({appkey:n.appkey,navigators:n.navigators,typingExpireTime:n.typingExpireTime})),this._context.logger.warn(exports.LogTagId.L_IMSDK_VER_O,JSON.stringify({commitId:"530541cfdb452c4336fef8ab544c0f14e4445d32",version:"5.6.1"})),this._context)},e.destroy=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){switch(e.label){case 0:return this._context?(this._context.logger.info(exports.LogTagId.L_DESTROY_O),[4,this._context._destroy()]):[2];case 1:return e.sent(),this._context=void 0,[2]}}))}))},e.prototype.createCodec=function(e,t){return new Bi(e,t)},e.prototype.install=function(e,t){var n=this.logger.createTraceId();if(this.logger.info(exports.LogTagId.L_INSTALL_PLUGIN_T,JSON.stringify({tag:e.tag}),n),this._pluginInstanseMap[e.tag])return this.logger.warn(exports.LogTagId.L_INSTALL_PLUGIN_R,"repeat install",n),this._pluginInstanseMap[e.tag];var r="RCRTC"===e.tag?new $o(this):new Ki(this),i=null;try{if(!e.verify(this._runtime))return null;i=e.setup(r,this._runtime,t)}catch(e){this.logger.error(exports.LogTagId.L_INSTALL_PLUGIN_R,null==e?void 0:e.stack,n)}return["RCRTC","RCCall"].includes(e.tag)&&e.version&&e.name&&(this._versionInfo[e.name]=e.version),i&&(this._pluginContextQueue.push(r),this._pluginInstanseMap[e.tag]=i),i},e.prototype._handleRedirect=function(){return p(this,void 0,void 0,(function(){var e,t=this;return f(this,(function(n){switch(n.label){case 0:return[4,this.connect(this._token,!0)];case 1:return(e=n.sent().code)!==S.SUCCESS&&this._canRedirectConnect&&(this._handleSuspend(e),setTimeout((function(){t._handleRedirect()}),5e3)),[2]}}))}))},e.prototype._connectionStatusListener=function(e){var t,n,r,i;return p(this,void 0,void 0,(function(){return f(this,(function(o){switch(this.logger.info(exports.LogTagId.L_CONNECT_S,JSON.stringify({status:e})),[M.REDIRECT,M.BLOCKED,M.KICKED_OFFLINE_BY_OTHER_CLIENT,M.DISCONNECT_BY_SERVER,M.DISCONNECTED,M.NETWORK_UNAVAILABLE,M.USER_LOGOUT].includes(e)&&(Qt.IM_CONNECTION_DURATION,(new Date).getTime(),function(e){p(this,void 0,void 0,(function(){var t,n;return f(this,(function(r){switch(r.label){case 0:t=Qt.IM_CONNECTION_DURATION,mt().bundleId,(n=Ct(t)).startTime,n.endTime,n.code,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,e.getNetworkType()];case 2:return r.sent(),[3,4];case 3:return r.sent(),exports.NetworkType.UNKONWN,[3,4];case 4:return pt(),[2]}}))}))}(this._runtime)),e){case M.REDIRECT:this._connectionStatus=e,this._canRedirectConnect=!0,this._handleSuspend(e),this._handleRedirect();break;case M.BLOCKED:case M.KICKED_OFFLINE_BY_OTHER_CLIENT:case M.DISCONNECT_BY_SERVER:case M.FORBID_RECONNECT_BY_OTHER_SAME_CLIENT:case M.USER_LOGOUT:this._connectionStatus=e,this._canRedirectConnect=!1,this._handleDisconnect(e);break;case M.CONNECTING:this._connectionStatus=e,this._handleConnecting();break;case M.CONNECTED:this._connectionStatus=e,this._handleConnected();break;case M.DISCONNECTED:this._connectionStatus=e,this._handleDisconnect(e);break;case M.RC_CONN_USER_OR_PASSWD_ERROR:if(!this._isInternalConnected)return[2];this._connectionStatus=e,this._handleDisconnect(e);break;default:this._connectionStatus=e,this._handleSuspend(e)}return null===(n=null===(t=this._watcher.rtcInnerWatcher)||void 0===t?void 0:t.status)||void 0===n||n.call(t,e),this._pluginContextQueue.forEach((function(t){var n;null===(n=t.onconnectionstatechange)||void 0===n||n.call(t,e)})),null===(i=(r=this._watcher).connectionState)||void 0===i||i.call(r,e),[2]}))}))},e.prototype._handleConnecting=function(){this._watcher.onConnecting&&this._watcher.onConnecting()},e.prototype._handleConnected=function(){this._watcher.onConnected&&this._watcher.onConnected()},e.prototype._handleDisconnect=function(e){this._watcher.onDisconnect&&this._watcher.onDisconnect(e)},e.prototype._handleSuspend=function(e){this._watcher.onSuspend&&this._watcher.onSuspend(e)},e.prototype._messageReceiver=function(e,t,n){var r,i,o,s,a=this;if((e.conversationType===N.RTC_ROOM||Object.prototype.hasOwnProperty.call(ce,e.messageType))&&this._watcher.rtcInnerWatcher&&this._watcher.rtcInnerWatcher.message)this._watcher.rtcInnerWatcher.message(es(e));else if(-1===["RC:ChrmJoinNtf","RC:ChrmQuitNtf"].indexOf(e.messageType)||"function"!=typeof this._watcher.chatroomState){if("RC:ChrmMemChange"!==e.messageType){if(e.messageType!==w.TYPING_STATUS||(this._addTypingInfo(es(e)),!this._watcher.typingState))if(e.messageType!==w.INTERCEPT){if(!this._pluginContextQueue.some((function(t){if(!t.onmessage)return!1;try{return t.onmessage(es(e))}catch(e){return a.logger.error(exports.LogTagId.A_MSG_LISTENER_E,null==e?void 0:e.stack),!1}})))if(null===(o=(i=this._watcher).message)||void 0===o||o.call(i,es(e),t,n),"RC:ReadNtf"!==e.messageType)if("RC:RRReqMsg"!==e.messageType){if("RC:RRRspMsg"!==e.messageType)return e;var u=null===(s=e.content)||void 0===s?void 0:s.receiptMessageDic,c=this._engine.getCurrentUserId();u&&Array.isArray(u[c])&&"function"==typeof this._watcher.messageReceiptResponse&&this._watcher.messageReceiptResponse({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.senderUserId,u[c])}else"function"==typeof this._watcher.messageReceiptRequest&&this._watcher.messageReceiptRequest({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.content.messageUId,e.senderUserId);else"function"==typeof this._watcher.readReceiptReceived&&this._watcher.readReceiptReceived({conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId},e.content.messageUId,e.content.lastMessageSendTime)}else{var l={conversationType:e.conversationType,targetId:e.targetId,channelId:e.channelId||"",blockType:e.content.interceptType,blockedMessageUId:e.content.msgUId,extra:e.content.extra};if(e.conversationType===N.ULTRA_GROUP){var h=e.content.sourceType;if(l.sourceType=h,(h===exports.MessageBlockSourceType.MSG_EXPANSION||h===exports.MessageBlockSourceType.MSG_MODIFY)&&e.content.sourceContent)try{l.sourceContent=JSON.parse(e.content.sourceContent)}catch(e){this.logger.warn(exports.LogTagId.L_CALLBACK_E,JSON.stringify({source:"message.content.sourceContent",msg:e.message}))}}this._MessageBlockedListener(l)}}else if("function"==typeof this._watcher.chatroomState){var d={};Array.isArray(e.content.userList)&&e.content.userList.forEach((function(e){d[e.userId]=e.status})),this._watcher.chatroomState({userChange:{users:d,chatroomId:e.targetId}})}}else this._watcher.chatroomState({userChange:{users:(r={},r[e.senderUserId]="RC:ChrmQuitNtf"===e.messageType?J.QUIT:J.JOIN,r),chatroomId:e.targetId}})},e.prototype._batchMessageReceiver=function(e,t,n){var r=this,i=[];e.forEach((function(e){var o=r._messageReceiver(e,t,n);o&&i.push(o)})),i.length&&this._watcher.batchMessage&&(this.logger.debug(exports.LogTagId.L_BATCH_MESSAGE_O,i.map((function(e){return e.messageUId})).join(",")),this._watcher.batchMessage(i))},e.prototype._chatroomInfoListener=function(e){var t,n;null===(n=(t=this._watcher).chatroomState)||void 0===n||n.call(t,e)},e.prototype._conversationInfoListener=function(e){var t,n;null===(n=(t=this._watcher).conversationState)||void 0===n||n.call(t,e)},e.prototype._expansionInfoListener=function(e){var t,n;null===(n=(t=this._watcher).expansion)||void 0===n||n.call(t,e)},e.prototype._tagListener=function(){var e,t;null===(t=(e=this._watcher).tag)||void 0===t||t.call(e)},e.prototype._conversationTagListener=function(){var e,t;null===(t=(e=this._watcher).conversationTagChanged)||void 0===t||t.call(e)},e.prototype._typingStatusListener=function(e){var t,n;null===(n=(t=this._watcher).typingState)||void 0===n||n.call(t,e)},e.prototype._pullFinishedListener=function(){var e,t;null===(t=(e=this._watcher).pullFinished)||void 0===t||t.call(e)},e.prototype._MessageBlockedListener=function(e){var t,n;null===(n=(t=this._watcher).messageBlocked)||void 0===n||n.call(t,e)},e.prototype._messageDeliveredListerer=function(e){var t,n;null===(n=(t=this._watcher).messageDelivered)||void 0===n||n.call(t,e)},e.prototype._groupMessageDeliveredStatusListerer=function(e){var t,n;null===(n=(t=this._watcher).groupMessageDeliveredStatus)||void 0===n||n.call(t,e)},e.prototype._callInfoListener=function(e){var t=this;this._pluginContextQueue.forEach((function(n){try{n.onCallInfo&&n.onCallInfo(e)}catch(e){t.logger.warn(exports.LogTagId.L_CALLBACK_E,null==e?void 0:e.stack)}}))},e.prototype._ultraGroupEnableListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupEnable)||void 0===n||n.call(t,e)},e.prototype._operateStatusListener=function(e){var t,n;null===(n=(t=this._watcher).operateStatus)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageExpansionUpdatedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageExpansionUpdated)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageModifiedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageModified)||void 0===n||n.call(t,e)},e.prototype._ultraGroupMessageRecalledListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupMessageRecalled)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelChangeTypeListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelChangeType)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelUserKickedListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelUserKicked)||void 0===n||n.call(t,e)},e.prototype._ultraGroupChannelDeleteListener=function(e){var t,n;null===(n=(t=this._watcher).ultraGroupChannelDelete)||void 0===n||n.call(t,e)},e.prototype._rtcDataChange=function(e,t){this._pluginContextQueue.forEach((function(n){var r;null===(r=n.onrtcdatachange)||void 0===r||r.call(n,e,t)}))},e.prototype._naviDataChange=function(e){Pi(this.appkey,this._getTokenWithoutNavi(),e,this._runtime.localStorage),this._pluginContextQueue.forEach((function(t){var n;null===(n=t.onnavidatachange)||void 0===n||n.call(t,e)}))},e.prototype.assignWatcher=function(e){var t=this;Object.keys(this._watcher).forEach((function(n){if(Object.prototype.hasOwnProperty.call(e,n)){var r=e[n];t._watcher[n]=_e(r)||fe(r)?r:void 0}}))},e.prototype._resetWatcher=function(){var e=this;Object.keys(this._watcher).forEach((function(t){e._watcher[t]=void 0}))},e.prototype._addTypingInfo=function(e){var t=e.senderUserId,n=e.conversationType,r=e.targetId,i=e.content,o=e.channelId,s=i.typingContentType,a=o||"",u="".concat(n,"#").concat(r,"#").concat(a);this._typingInfo[u]||(this._typingInfo[u]=[]);var c=this._typingInfo[u].findIndex((function(e){return e.userId===t}));c>=0&&this._typingInfo[u][c].messageType===s?this._typingInfo[u][c].timestamp=Date.now():(c>=0&&this._typingInfo[u].splice(c,1),this._typingInfo[u].push({userId:t,messageType:s,timestamp:Date.now()}),this._typingChangedList.includes(u)||this._typingChangedList.push(u),this._startCheckTypingInfo())},e.prototype._startCheckTypingInfo=function(){var e=this;-1===this._typingInternalTimer&&0!==Object.keys(this._typingInfo).length&&(this._typingInternalTimer=setInterval((function(){for(var t in e._typingInfo){var n=e._typingInfo[t].length;e._typingInfo[t]=e._typingInfo[t].filter((function(t){return Date.now()-t.timestamp<e._typingExpireTime})),e._typingInfo[t].length===n||e._typingChangedList.includes(t)||e._typingChangedList.push(t),0===e._typingInfo[t].length&&delete e._typingInfo[t]}if(e._typingChangedList.length>0){var r=e._typingChangedList.map((function(t){return{conversationType:Number(t.split("#")[0]),targetId:t.split("#")[1],channelId:t.split("#")[2],list:e._typingInfo[t]||[]}}));e._typingStatusListener(r),e._typingChangedList=[]}0===Object.keys(e._typingInfo).length&&(clearInterval(e._typingInternalTimer),e._typingInternalTimer=-1)}),500))},e.prototype.getConnectedTime=function(){return this._engine.getConnectedTime()},e.prototype.getServerTime=function(){return this._engine.getServerTime()},e.prototype.getDeviceId=function(){return this._engine.getDeviceId()},e.prototype.getCurrentUserId=function(){return this._engine.getCurrentUserId()},e.prototype.getConnectionStatus=function(){return this._connectionStatus},Object.defineProperty(e.prototype,"token",{get:function(){return this._token},enumerable:!1,configurable:!0}),e.prototype.connect=function(e,t,n,r){var i,o;return void 0===t&&(t=!1),p(this,void 0,void 0,(function(){var s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return this._connectionStatus===M.CONNECTED?[2,{code:S.SUCCESS,userId:this._engine.getCurrentUserId()}]:this._connectionStatus===M.CONNECTING?[2,{code:S.BIZ_ERROR_CONNECTING}]:"string"!=typeof e||0===e.length?[2,{code:S.RC_CONN_USER_OR_PASSWD_ERROR}]:(this._token=e,[4,this.reqNaviInfo(t,r)]);case 1:return s=d.sent(),a=s.code,u=s.data,a!==S.SUCCESS?[2,{code:a}]:(null==u||u.userId,1===(null==u?void 0:u.type)?[2,{code:S.PACKAGE_ENVIRONMENT_ERROR}]:(c=Oe.getInfo(),this.logger.info(exports.LogTagId.L_CONNECT_T,JSON.stringify({token:e,refreshNavi:t,reconnectKickEnable:n}),r),[4,this._engine.connect(this._getTokenWithoutNavi(),u,n,r)]));case 2:return(l=d.sent())===S.SUCCESS?this.logger.info(exports.LogTagId.L_CONNECT_R,JSON.stringify({userId:this._engine.getCurrentUserId(),code:l}),r):this.logger.warn(exports.LogTagId.L_CONNECT_R,JSON.stringify({code:l}),r),l===U.REDIRECT?(this._connectionStatus=M.REDIRECT,[2,this.connect(e,!0)]):(h=this._engine.getCurrentUserId(),l===S.SUCCESS&&(Qt.IM_CONNECTION_DURATION,(new Date).getTime(),1!==(null==u?void 0:u.type)&&(null===(o=(i=this._engine).reportSDKInfo)||void 0===o||o.call(i,c)),this._isInternalConnected=!0),l!==S.SUCCESS||st()||1===u.openUS&&this._pullUserSettings(),l!==S.SUCCESS&&(this._connectionStatus=M.CONNECTION_CLOSED),[2,{code:l,userId:h}])}}))}))},e.prototype._pullUserSettings=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2]}))}))},e.prototype.disconnect=function(){var e=this;return this._isInternalConnected=!1,clearInterval(this._typingInternalTimer),this._typingInternalTimer=-1,this._typingInfo={},this._engine.disconnect(),this._pluginContextQueue.forEach((function(t){if(t.ondisconnect)try{t.ondisconnect()}catch(t){e.logger.error(exports.LogTagId.L_CALLBACK_E,null==t?void 0:t.stack)}})),Promise.resolve()},e.prototype.reconnect=function(e){return this._isInternalConnected?Promise.resolve({code:S.CAN_NOT_RECONNECT}):this.connect(this._getTokenWithoutNavi(),!1,e)},e.prototype._getTokenWithoutNavi=function(){return this._token.replace(/@.+$/,"@")},e.prototype.getInfoFromCache=function(){return this._engine.getNaviInfoFromCache()},e.prototype.reqNaviInfo=function(e,t){return p(this,void 0,void 0,(function(){var n,r,i,o;return f(this,(function(s){switch(s.label){case 0:return n=this._token.split("@"),r=n[1],i=r?r.split(";").map((function(e){return/^https?:/.test(e)?e:"https://".concat(e)})):[],t||(t=this.logger.createTraceId()),this.logger.info(exports.LogTagId.L_GET_NAVI_T,JSON.stringify({token:this._token,uris:i}),t),[4,this._engine.getNaviInfo(this._getTokenWithoutNavi(),i,e,this._options.checkCA)];case 1:return(o=s.sent())?(this.logger.info(exports.LogTagId.L_GET_NAVI_R,JSON.stringify({code:S.SUCCESS,naviInfo:o}),t),[2,{code:S.SUCCESS,data:d({},o)}]):(this.logger.warn(exports.LogTagId.L_GET_NAVI_R,JSON.stringify({code:S.RC_NAVI_RESOURCE_ERROR}),t),[2,{code:S.RC_NAVI_RESOURCE_ERROR,msg:S[S.RC_NAVI_RESOURCE_ERROR]}])}}))}))},e.prototype.registerMessageType=function(e,t,n,r,i){void 0===r&&(r=[]),void 0===i&&(i=!1),de(r)&&r.length>0&&(this._registerMessageSearchPropsMapping[e]=r),this._engine.registerMessageType(e,t,n,r,i)},e.prototype.registerRTCSignalingListener=function(e){this._engine.registerRTCSignalingListener(e)},e.prototype.checkSearchPropsMsg=function(e,t){var n=this._registerMessageSearchPropsMapping[e],r={};return n&&fe(t)&&Object.keys(t).forEach((function(e){if(n.includes(e)){var i=t[e];he(i)&&(i>-Math.pow(2,64)&&i<Math.pow(2,64)&&Number.isInteger(i)||(r[e]=i))}})),Object.keys(r).length>0?{msg:JSON.stringify(r),code:S.SEARCH_PROPS_LIMIT_ERROR}:{code:S.SUCCESS}},e.prototype.sendMessage=function(e,t,n,r,i){var o=this.checkSearchPropsMsg(n.messageType,n.content),s=o.code,a=o.msg;if(s!==S.SUCCESS)return Promise.resolve({code:s,msg:a});if(e!==N.ULTRA_GROUP){var u=this.getInfoFromCache();if(1===((null==u?void 0:u.grpRRVer)||0)&&n.messageType===w.READ_RECEIPT_RESPONSE)return Promise.resolve({code:S.READ_RECEIPT_ERROR})}var c=n.canIncludeExpansion,l=void 0!==c&&c,h=n.expansion;if(l){var d=Ce(h),p=d.isIllgalEx,g=d.isExKeyOrValLengthExceedLimit;if(d.isExceedLimit||g)return Promise.resolve({code:S.EXPANSION_LIMIT_EXCEET});if(p)return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}return function(e,t){void 0===t&&(t="utf-8");var n,r=0;if("utf-16"===t)for(var i=0,o=e.length;i<o;i++)r+=(n=e.charCodeAt(i))<=65535?2:4;else for(i=0,o=e.length;i<o;i++)r+=(n=e.charCodeAt(i))<127?1:n<=2047?2:n<=65535?3:4;return r}(JSON.stringify(n.content))>131072?Promise.resolve({code:S.RC_MSG_CONTENT_EXCEED_LIMIT}):e===N.ULTRA_GROUP?this._engine.sendUltraMessage(t,n,r,i):this._engine.sendMessage(e,t,n,r,i)},e.prototype.sendExpansionMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a,u,c,l,h;return f(this,(function(d){switch(d.label){case 0:return t=e.channelId,n=e.conversationType,r=e.targetId,i=e.messageUId,o=e.keys,s=e.expansion,a=e.removeAll,e.canIncludeExpansion?(u=Ce(s),c=u.isIllgalEx,l=u.isExKeyOrValLengthExceedLimit,u.isExceedLimit||l?[2,Promise.resolve({code:S.EXPANSION_LIMIT_EXCEET})]:c?[2,Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})]:(h={mid:i},s&&(h.put=s),o&&(h.del=o),a&&(h.removeAll=1),[4,this._engine.sendMessage(n,r,{content:h,messageType:w.EXPANSION_NOTIFY,channelId:t})])):[2,{code:S.MESSAGE_KV_NOT_SUPPORT}];case 1:return[2,{code:d.sent().code}]}}))}))},e.prototype.sendReadReceiptMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){return r=this.getInfoFromCache(),0===((null==r?void 0:r.grpRRVer)||0)?[2,{code:S.READ_RECEIPT_ERROR,msg:"The read receipt switch is not on, please call the sendMessage method!"}]:[2,this._engine.sendReadReceiptMessage(e,t,n)]}))}))},e.prototype.getMessageReader=function(e,t,n){return p(this,void 0,void 0,(function(){var r;return f(this,(function(i){return r=this.getInfoFromCache(),0===((null==r?void 0:r.grpRRVer)||0)?[2,{code:S.READ_RECEIPT_ERROR}]:[2,this._engine.getMessageReader(e,t,n)]}))}))},e.prototype._destroy=function(){return p(this,void 0,void 0,(function(){var e=this;return f(this,(function(t){switch(t.label){case 0:return this._resetWatcher(),this._engine.destroy(),[4,this.disconnect()];case 1:return t.sent(),this._pluginContextQueue.forEach((function(t){if(t.ondestroy)try{t.ondestroy()}catch(t){e.logger.error(exports.LogTagId.L_CALLBACK_E,null==t?void 0:t.stack)}})),this._pluginContextQueue.length=0,this._pluginInstanseMap={},[2]}}))}))},e.prototype.getHistoryMessage=function(e,t,n,r,i,o,s,a){if(void 0===n&&(n=0),void 0===r&&(r=20),void 0===i&&(i=0),void 0===o&&(o=""),void 0===s&&(s=""),e===N.ULTRA_GROUP){var u={timestamp:n,count:r,order:i,channelId:o};return this._engine.getUltraHistoryMsg(t,u,a)}return this._engine.getHistoryMessage(e,t,n,r,i,o,s||"",a)},e.prototype.getHistoryMessagesByObjectNames=function(e,t,n,r,i,o,s){return this._engine.getHistoryMessagesByObjectNames(e,t,n,r,i,o,s)},e.prototype.getConversationList=function(e,t,n,r,i){if(void 0===e&&(e=300),void 0===i&&(i=""),t===N.ULTRA_GROUP){var o=S.METHOD_NOT_SUPPORT;return Promise.resolve({code:o,msg:S[o]})}return this._engine.getConversationList(e,t,n,r,i)},e.prototype.getConversationsByPage=function(e,t,n,r){return this._engine.getConversationsByPage(e,t,n,r)},e.prototype.getConversation=function(e,t,n){return this._engine.getConversation(e,t,n)},e.prototype.removeConversation=function(e,t,n){return void 0===n&&(n=""),e===N.ULTRA_GROUP?Promise.resolve(S.METHOD_NOT_SUPPORT):this._engine.removeConversation(e,t,n)},e.prototype.getUltraGroupList=function(e){return this._engine.getUltraGroupList(e)},e.prototype.getBlockUltraGroupList=function(){return this._engine.getBlockUltraGroupList()},e.prototype.getTopUltraGroupList=function(){return this._engine.getTopUltraGroupList()},e.prototype.clearUnreadCount=function(e,t,n){return void 0===n&&(n=""),e===N.ULTRA_GROUP?this._engine.clearUltraUnreadcount(t,n):this._engine.clearConversationUnreadCount(e,t,n)},e.prototype.clearAllUnreadCount=function(){return this._engine.clearAllUnreadCount()},e.prototype.getUnreadCount=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationUnreadCount(e,t,n)},e.prototype.getTotalUnreadCount=function(e,t,n){if(t&&t.includes(N.ULTRA_GROUP)){var r=S.METHOD_NOT_SUPPORT;return Promise.resolve({code:r,msg:S[r]})}return this._engine.getAllConversationUnreadCount(e,t&&t.length>0?t:[N.PRIVATE,N.GROUP,N.SYSTEM,N.PUBLIC_SERVICE],!!n)},e.prototype.getTotalUnreadCountByLevels=function(e,t,n){return this._engine.getTotalUnreadCountByLevels(e,t,n)},e.prototype.getFirstUnreadMessage=function(e,t,n){return void 0===n&&(n=""),this._engine.getFirstUnreadMessage(e,t,n)},e.prototype.setConversationNotificationLevel=function(e,t,n,r){return void 0===r&&(r=""),p(this,void 0,void 0,(function(){var i;return f(this,(function(o){return i=[{conversationType:e,targetId:t,notificationLevel:n,channelId:r}],[2,this._engine.batchSetConversationStatus(i)]}))}))},e.prototype.setConversationStatus=function(e,t,n,r,i){if(void 0===i&&(i=""),e===N.ULTRA_GROUP&&void 0!==n)return Promise.resolve(S.METHOD_NOT_SUPPORT);var o=[{conversationType:e,targetId:t,isTop:n,notificationStatus:r,channelId:i}];return this._engine.batchSetConversationStatus(o)},e.prototype.saveConversationMessageDraft=function(e,t,n,r){return void 0===r&&(r=""),this._engine.saveConversationMessageDraft(e,t,n,r)},e.prototype.getConversationMessageDraft=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationMessageDraft(e,t,n)},e.prototype.clearConversationMessageDraft=function(e,t,n){return void 0===n&&(n=""),this._engine.clearConversationMessageDraft(e,t,n)},e.prototype.recallMessage=function(e,t,n,r,i){return this._engine.recallMsg(e,t,n,r,i)},e.prototype.deleteRemoteMessage=function(e,t,n,r){return void 0===r&&(r=""),e===N.ULTRA_GROUP?Promise.resolve(S.METHOD_NOT_SUPPORT):this._engine.deleteRemoteMessage(e,t,n,r)},e.prototype.deleteRemoteMessageByTimestamp=function(e,t,n,r){return void 0===r&&(r=""),this._engine.deleteRemoteMessageByTimestamp(e,t,n,r)},e.prototype.joinChatroom=function(e,t,n){return void 0===t&&(t=10),this._engine.joinChatroom(e,t,n)},e.prototype.joinExistChatroom=function(e,t,n){return void 0===t&&(t=10),this._engine.joinExistChatroom(e,t,n)},e.prototype.quitChatroom=function(e){return this._engine.quitChatroom(e)},e.prototype.getChatroomInfo=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=0),this._engine.getChatroomInfo(e,t,n)},e.prototype.setChatroomEntry=function(e,t){var n=t.key,r=t.value;return Ze(n)&&$e(r)?this._engine.setChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.setChatroomEntries=function(e,t){for(var n=0;n<t.entries.length;n++){var r=t.entries[n],i=r.key,o=r.value;if(!Ze(i)||!$e(o))return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}var s=d(d({},t),{isOverwrite:t.isForce});return this._engine.setChatroomEntries(e,s)},e.prototype.forceSetChatroomEntry=function(e,t){var n=t.key,r=t.value;return Ze(n)&&$e(r)?this._engine.forceSetChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.removeChatroomEntry=function(e,t){var n=t.key;return Ze(n)?this._engine.removeChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.removeChatroomEntries=function(e,t){for(var n=0;n<t.entries.length;n++){var r=t.entries[n].key;if(!Ze(r))return Promise.resolve({code:S.BIZ_ERROR_INVALID_PARAMETER})}return this._engine.removeChatroomEntries(e,t)},e.prototype.forceRemoveChatroomEntry=function(e,t){var n=t.key;return Ze(n)?this._engine.forceRemoveChatroomEntry(e,t):Promise.resolve(S.BIZ_ERROR_INVALID_PARAMETER)},e.prototype.getChatroomEntry=function(e,t){return this._engine.getChatroomEntry(e,t)},e.prototype.getAllChatroomEntries=function(e){return this._engine.getAllChatroomEntry(e)},e.prototype.getChatroomHistoryMessages=function(e,t,n,r){return void 0===t&&(t=20),void 0===n&&(n=0),void 0===r&&(r=0),this._engine.getChatroomHistoryMessages(e,r,t,n)},e.prototype.getFileToken=function(e,t,n,r){return p(this,void 0,void 0,(function(){var i,o,s,a,u,c,l;return f(this,(function(h){switch(h.label){case 0:return i=this.getInfoFromCache(),o=(null==i?void 0:i.bosAddr)||"",s=(null==i?void 0:i.uploadServer)||"",a=(null==i?void 0:i.ossConfig)||"",[4,this._engine.getFileToken(e,t,n,r)];case 1:return u=h.sent(),c=u.code,l=u.data,c===S.SUCCESS&&l?[2,Promise.resolve(Object.assign(l,{bos:o,qiniu:s,ossConfig:a}))]:[2,Promise.reject(c)]}}))}))},e.prototype.getFileUrl=function(e,t,n,r,i){return void 0===i&&(i=B.QINIU),p(this,void 0,void 0,(function(){var o,s,a;return f(this,(function(u){switch(u.label){case 0:return(null==r?void 0:r.isBosRes)?[2,Promise.resolve(r)]:[4,this._engine.getFileUrl(e,i,t,n)];case 1:return o=u.sent(),s=o.code,a=o.data,s===S.SUCCESS?[2,Promise.resolve(a)]:[2,Promise.reject(s)]}}))}))},e.prototype.createTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.createTag(e)]}))}))},e.prototype.removeTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.removeTag(e)]}))}))},e.prototype.updateTag=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.updateTag(e)]}))}))},e.prototype.getTagList=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.getTagList()]}))}))},e.prototype.addTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return t.length>1e3?[2,Promise.reject(S.CONVER_OUT_LIMIT_ERROR)]:[2,this._engine.addTagForConversations(e,t)]}))}))},e.prototype.removeTagForConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.removeTagForConversations(e,t)]}))}))},e.prototype.removeTagsForConversation=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.removeTagsForConversation(e,t)]}))}))},e.prototype.getConversationListByTag=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.getConversationListByTag(e,t,n,r)]}))}))},e.prototype.getUnreadCountByTag=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.getUnreadCountByTag(e,t)]}))}))},e.prototype.setConversationStatusInTag=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setConversationStatusInTag(e,t,n)]}))}))},e.prototype.getTagsForConversation=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getTagsForConversation(e)]}))}))},e.prototype.getBlockConversationList=function(){return this._engine.getBlockConversationList()},e.prototype.getTopConversationList=function(e,t){return e&&0!==e.length||(e=[N.PRIVATE,N.CHATROOM,N.GROUP,N.SYSTEM,N.APP_PUBLIC_SERVICE,N.PUBLIC_SERVICE]),this._engine.getTopConversationList(e,t)},e.prototype.getUnreadMentionedCount=function(e){return this._engine.getUnreadMentionedCount(e)},e.prototype.getAllUnreadMentionedCount=function(){return this._engine.getAllUnreadMentionedCount()},e.prototype.sendUltraGroupTypingStatus=function(e){if(e.conversationType!==N.ULTRA_GROUP){var t=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP;return Promise.resolve({code:t,msg:S[t]})}return this._engine.sendUltraGroupTypingStatus(e)},e.prototype.getUltraGroupMessageListByMessageUId=function(e){return this._engine.getUltraGroupMessageListByMessageUId(e)},e.prototype.expandUltraMessage=function(e){return p(this,void 0,void 0,(function(){var t,n,r,i,o,s,a;return f(this,(function(u){switch(u.label){case 0:return e.channelId,t=e.conversationType,e.targetId,e.messageUId,e.keys,n=e.expansion,e.removeAll,r=e.canIncludeExpansion,t!==N.ULTRA_GROUP?[2,{code:i=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP,msg:S[i]}]:r?(o=Ce(n),s=o.isIllgalEx,a=o.isExKeyOrValLengthExceedLimit,o.isExceedLimit||a?[2,{code:S.EXPANSION_LIMIT_EXCEET}]:s?[2,{code:S.BIZ_ERROR_INVALID_PARAMETER}]:[4,this._engine.expandUltraMessage(e)]):[2,{code:S.MESSAGE_KV_NOT_SUPPORT}];case 1:return[2,{code:u.sent().code}]}}))}))},e.prototype.modifyMessage=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(n){switch(n.label){case 0:return e.conversationType!==N.ULTRA_GROUP?[2,{code:t=S.METHOD_ONLY_SUPPORT_ULTRA_GROUP,msg:S[t]}]:[4,this._engine.modifyMessage(e)];case 1:return[2,{code:n.sent().code}]}}))}))},e.prototype.getUltraGroupUnreadMentionedCountByTargetId=function(e,t){return this._engine.getUltraGroupUnreadMentionedCountByTargetId(e,t)},e.prototype.getUltraGroupUnreadCountByTargetId=function(e,t){return this._engine.getUltraGroupUnreadCountByTargetId(e,t)},e.prototype.getAllUltraGroupUnreadCount=function(e){return void 0===e&&(e=!1),this._engine.getAllUltraGroupUnreadCount(e)},e.prototype.getAllConversationState=function(){return this._engine.getAllConversationState()},e.prototype.getUltraGroupUnreadMentionedMessages=function(e){return this._engine.getUltraGroupUnreadMentionedMessages(e)},e.prototype.getUltraGroupFirstUnreadMessageTimestamp=function(e){return this._engine.getUltraGroupFirstUnreadMessageTimestamp(e)},e.prototype.callExtra=function(e){for(var t,n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];return(t=this._engine).callExtra.apply(t,_([e],n,!1))},e.prototype.getOSInfo=function(){return this._engine.getOSInfo()},e.prototype.getProcessInfo=function(){return this._engine.getProcessInfo()},e.prototype.getMainProcessInfo=function(){return this._engine.getMainProcessInfo()},e.prototype.setCallInfo=function(e,t,n){return this._engine.setCallInfo(e,t,n)},e.prototype.getGroupMessageDeliverList=function(e,t,n){return void 0===n&&(n=""),this._engine.getGroupMessageDeliverList(e,t,n)},e.prototype.getPrivateMessageDeliverTime=function(e,t){return void 0===t&&(t=""),this._engine.getPrivateMessageDeliverTime(e,t)},e.prototype.clearConversations=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.clearConversations(e,t)]}))}))},e.prototype.setUserStatusListener=function(e,t){var n=this;return this._engine.setUserStatusListener(e,(function(e){try{t(e)}catch(e){n.logger.error(exports.LogTagId.L_CALLBACK_E,null==e?void 0:e.stack)}}))},e.prototype.addToBlacklist=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.addToBlacklist(e)]}))}))},e.prototype.removeFromBlacklist=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.removeFromBlacklist(e)]}))}))},e.prototype.getBlacklist=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.getBlacklist()]}))}))},e.prototype.getBlacklistStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getBlacklistStatus(e)]}))}))},e.prototype.insertMessage=function(e,t,n){return p(this,void 0,void 0,(function(){var r,i,o;return f(this,(function(s){return r=this.checkSearchPropsMsg(n.messageType,n.content),i=r.code,o=r.msg,i!==S.SUCCESS?[2,Promise.resolve({code:i,msg:o})]:[2,this._engine.insertMessage(e,t,n)]}))}))},e.prototype.deleteMessages=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.deleteMessages(e)]}))}))},e.prototype.deleteMessagesByTimestamp=function(e,t,n,r,i){return void 0===i&&(i=""),p(this,void 0,void 0,(function(){return f(this,(function(o){return[2,this._engine.deleteMessagesByTimestamp(e,t,n,r,i)]}))}))},e.prototype.clearMessages=function(e,t,n){return void 0===n&&(n=""),p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.clearMessages(e,t,n)]}))}))},e.prototype.getMessage=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getMessage(e)]}))}))},e.prototype.setMessageContent=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setMessageContent(e,t,n)]}))}))},e.prototype.setMessageSearchField=function(e,t,n){return p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.setMessageSearchField(e,t,n)]}))}))},e.prototype.setMessageSentStatus=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.setMessageSentStatus(e,t)]}))}))},e.prototype.setMessageReceivedStatus=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(n){return[2,this._engine.setMessageReceivedStatus(e,t)]}))}))},e.prototype.setMessageStatusToRead=function(e,t,n,r){return p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.updateMessageReceiptStatus(e,t,n,r)]}))}))},e.prototype.setUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.setUserStatus(e)]}))}))},e.prototype.subscribeUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.subscribeUserStatus(e)]}))}))},e.prototype.getUserStatus=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this._engine.getUserStatus(e)]}))}))},e.prototype.searchConversationByContent=function(e,t,n,r){return void 0===t&&(t=[]),void 0===n&&(n=""),p(this,void 0,void 0,(function(){return f(this,(function(i){return[2,this._engine.searchConversationByContent(e,t,n,r)]}))}))},e.prototype.searchConversationByContentWithAllChannel=function(e,t,n){return void 0===t&&(t=[]),p(this,void 0,void 0,(function(){return f(this,(function(r){return[2,this._engine.searchConversationByContentWithAllChannel(e,t,n)]}))}))},e.prototype.searchMessageByContent=function(e,t,n,r,i,o,s){return void 0===s&&(s=""),p(this,void 0,void 0,(function(){return f(this,(function(a){return[2,this._engine.searchMessageByContent(e,t,n,r,i,o,s)]}))}))},e.prototype.searchMessageByContentWithAllChannel=function(e,t,n,r,i){return p(this,void 0,void 0,(function(){return f(this,(function(o){return[2,this._engine.searchMessageByContentWithAllChannel(e,t,n,r,i)]}))}))},e.prototype.searchMessageByContentInTimeRangeWithAllChannel=function(e,t,n,r,i,o,s){return p(this,void 0,void 0,(function(){return f(this,(function(a){return[2,this._engine.searchMessageByContentInTimeRangeWithAllChannel(e,t,n,r,i,o,s)]}))}))},e.prototype.getUnreadMentionedMessages=function(e,t,n){return void 0===n&&(n=""),this._engine.getUnreadMentionedMessages(e,t,n)},e.prototype.clearUnreadCountByTimestamp=function(e,t,n,r){return void 0===r&&(r=""),this._engine.clearUnreadCountByTimestamp(e,t,n,r)},e.prototype.getUltraGroupDefaultNotificationLevel=function(e,t){return void 0===t&&(t=""),this._engine.getUltraGroupDefaultNotificationLevel(e,t)},e.prototype.setUltraGroupDefaultNotificationLevel=function(e,t,n){return void 0===n&&(n=""),this._engine.setUltraGroupDefaultNotificationLevel(e,t,n)},e.prototype.getConversationNotificationLevel=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationNotificationLevel(e,t,n)},e.prototype.getConversationNotificationStatus=function(e,t,n){return void 0===n&&(n=""),this._engine.getConversationNotificationStatus(e,t,n)},e.prototype.getRemoteHistoryMessages=function(e,t,n,r,i,o){return this._engine.getRemoteHistoryMessages(e,t,n,r,i,o)},e.prototype.getConversationListWithAllChannel=function(){return this._engine.getConversationListWithAllChannel()},e.prototype.getConversationListWithAllChannelByPage=function(e,t){return this._engine.getConversationListWithAllChannelByPage(e,t)},e.prototype.clearData=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,this._engine.clearData()]}))}))},e.prototype.createLogger=function(e,t){return this._engine.createLogger(e,t)},e.prototype.rtcSignaling=function(e,t,n,r){return this._engine.rtcSignaling(e,t,n,r)},e.prototype.joinRTCRoom=function(e,t,n,r,i,o){return this._engine.joinRTCRoom(e,t,n,r,i,o)},e.prototype.quitRTCRoom=function(e){return this._engine.quitRTCRoom(e)},e.prototype.rtcPing=function(e,t,n){return this._engine.rtcPing(e,t,n)},e.prototype.getRTCRoomInfo=function(e){return this._engine.getRTCRoomInfo(e)},e.prototype.getRTCUserInfoList=function(e){return this._engine.getRTCUserInfoList(e)},e.prototype.getRTCUserInfo=function(e){return this._engine.getRTCUserInfo(e)},e.prototype.setRTCUserInfo=function(e,t,n){return this._engine.setRTCUserInfo(e,t,n)},e.prototype.removeRTCUserInfo=function(e,t){return this._engine.removeRTCUserInfo(e,t)},e.prototype.setRTCData=function(e,t,n,r,i,o){return this._engine.setRTCData(e,t,n,r,i,o)},e.prototype.setRTCTotalRes=function(e,t,n,r,i){return void 0===i&&(i=""),this._engine.setRTCTotalRes(e,t,n,r,i)},e.prototype.setRTCCDNUris=function(e,t,n){return this._engine.setRTCCDNUris(e,t,n)},e.prototype.getRTCData=function(e,t,n,r){return this._engine.getRTCData(e,t,n,r)},e.prototype.removeRTCData=function(e,t,n,r,i){return this._engine.removeRTCData(e,t,n,r,i)},e.prototype.setRTCOutData=function(e,t,n,r){return this._engine.setRTCOutData(e,t,n,r)},e.prototype.getRTCOutData=function(e,t){return this._engine.getRTCOutData(e,t)},e.prototype.getRTCToken=function(e,t,n){return this._engine.getRTCToken(e,t,n)},e.prototype.setRTCState=function(e,t){return this._engine.setRTCState(e,t)},e.prototype.getRTCUserList=function(e){return this._engine.getRTCUserList(e)},e.prototype.joinLivingRoomAsAudience=function(e,t,n){return this._engine.joinLivingRoomAsAudience(e,t,n)},e.prototype.quitLivingRoomAsAudience=function(e){return this._engine.quitLivingRoomAsAudience(e)},e.prototype.rtcIdentityChange=function(e,t,n){return this._engine.rtcIdentityChange(e,t,n)},e.prototype.getRTCJoinedUserInfo=function(e){return this._engine.getRTCJoinedUserInfo(e)},e.prototype.requestRoomPK=function(e){return this._engine.requestRoomPK(e)},e.prototype.cancelRoomPK=function(e){return this._engine.cancelRoomPK(e)},e.prototype.responseRoomPK=function(e){return this._engine.responseRoomPK(e)},e.prototype.endRoomPK=function(e){return this._engine.endRoomPK(e)},e.prototype.bindRTCRoomForChatroom=function(e){return this._engine.bindRTCRoomForChatroom(e)},e}();exports.TagChangeType=void 0,(ts=exports.TagChangeType||(exports.TagChangeType={}))[ts.add=1]="add",ts[ts.update=2]="update",ts[ts.delete=3]="delete";exports.AEngine=ki,exports.APIContext=ns,exports.AppStorage=c,exports.BasicLogger=So,exports.BasicReporter=Go,exports.CPP_PROTOCAL_MSGTYPE_OPTION={"RC:DizNtf":{isCounted:!1,isPersited:!1}},exports.CallLibMsgType=ce,exports.ChatroomEntryType=Y,exports.ChatroomUserChangeType=J,exports.Codec=Bi,exports.ConnectResultCode=U,exports.ConnectionStatus=M,exports.ConversationType=N,exports.DB_LOG_FLUSH_FREQUENCY=3e3,exports.DB_LOG_MAX_SIZE=1e5,exports.DelayTimer=ht,exports.ErrorCode=S,exports.EventEmitter=Re,exports.FileType=I,exports.HTTP_TIMEOUT=6e4,exports.IM_CHATROOM_PULL_INTERVAL_TIME=18e4,exports.IM_PING_INTERVAL_TIME=15e3,exports.IM_PING_MIN_TIMEOUT=2e3,exports.IM_PING_TIMEOUT=15e3,exports.IM_SIGNAL_TIMEOUT=3e4,exports.IndexDBLogger=Vo,exports.IndexDBReporter=Wo,exports.LOG_REPORT_URI="logcollection.ronghub.com",exports.Logger=Ge,exports.MAX_MESSAGE_CONTENT_BYTES=131072,exports.MAX_MESSAGE_EXPANSION_KEY_LENGTH=32,exports.MAX_MESSAGE_EXPANSION_VAL_LENGTH=4096,exports.MINI_SOCKET_CONNECT_URIS=i,exports.MentionedType=G,exports.MessageBlockType=X,exports.MessageDirection=C,exports.MessageType=w,exports.NAVI_CACHE_DURATION=72e5,exports.NAVI_REQ_TIMEOUT=1e4,exports.NotificationLevel=x,exports.NotificationStatus=P,exports.ONE_LOG_SIZE_MAX=1e3,exports.OperateStatus=oe,exports.PUBLIC_CLOUD_NAVI_URIS=r,exports.PluginContext=Ki,exports.RCAssertError=je,exports.REAT_TIME_LOG_SIZE=500,exports.RTCPluginContext=$o,exports.ReceivedStatus=n,exports.SEND_MESSAGE_TYPE_OPTION=o,exports.STATUS_MESSAGE=s,exports.STORAGE_ROOT_KEY="RCV4-",exports.UploadMethod=B,exports.VersionManage=Oe,exports.WEB_SOCKET_TIMEOUT=5e3,exports.WebSocketChannel=wi,exports.appendUrl=function(e,t){if(e=e.replace(/\?$/,""),!t)return e;var n=Object.keys(t).map((function(e){return"".concat(e,"=").concat(t[e])})).filter((function(e){return!!e}));return n.length?[e,n.join("&")].join("?"):e},exports.assert=function(e,t,n,r){if(void 0===r&&(r=!1),!Qe(e,t,n,r))throw new je("'".concat(e,"' is invalid: ").concat(JSON.stringify(t)))},exports.clone=ct,exports.cloneByJSON=ot,exports.deInitLogDB=Uo,exports.engineLogger=ke,exports.forEach=tt,exports.formatConnectResponseCode=at,exports.getBrowser=function(e){if("browser"!==e.tag)return{type:e.tag,version:"UnKonw"};var t,n,r=navigator.userAgent,i={IE:/rv:([\d.]+)\) like Gecko|MSIE ([\d.]+)/,Edge:/Edge\/([\d.]+)/,Firefox:/Firefox\/([\d.]+)/,Opera:/(?:OPERA|OPR).([\d.]+)/,WeChat:/MicroMessenger\/([\d.]+)/,QQBrowser:/QQBrowser\/([\d.]+)/,Chrome:/Chrome\/([\d.]+)/,Safari:/Version\/([\d.]+).*Safari/,iOSChrome:/Mobile\/([\d.]+).*Safari/};for(var o in i)if(i.hasOwnProperty(o)){var s=r.match(i[o]);if(s){n=o,t=s[1]||s[2];break}}return{type:n||"UnKonw",version:t||"UnKonw"}},exports.getClientMessageId=et,exports.getMimeKey=function(e){var t="application/octet-stream";switch(e){case I.IMAGE:t="image/jpeg";break;case I.AUDIO:t="audio/amr";break;case I.VIDEO:t="video/3gpp";break;case I.SIGHT:t="video/mpeg4";break;case I.COMBINE_HTML:t="text/html"}return t},exports.getUUID=Be,exports.getUUID22=Fe,exports.getUploadFileName=We,exports.indexOf=rt,exports.initLogDB=Mo,exports.isArray=de,exports.isArrayBuffer=pe,exports.isBoolean=function(e){return"boolean"==typeof e},exports.isFunction=_e,exports.isHttpUrl=ye,exports.isInObject=it,exports.isInclude=function(e,t){return-1!==rt(e,t)},exports.isNull=Ee,exports.isNumber=he,exports.isObject=fe,exports.isString=le,exports.isUndefined=Te,exports.isValidChannelId=me,exports.isValidChrmEntryKey=Ze,exports.isValidChrmEntryValue=$e,exports.isValidConversationType=Ie,exports.isValidExpansion=Ce,exports.isValidFileType=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(I,e)},exports.isValidNotificationLevel=function(e){return he(e)&&Object.prototype.hasOwnProperty.call(x,e)},exports.logger=Ve,exports.map=nt,exports.notEmptyArray=function(e){return de(e)&&e.length>0},exports.notEmptyObject=ve,exports.notEmptyString=ge,exports.pushConfigsToJSON=Xe,exports.pushJSONToConfigs=ze,exports.todo=function(e){return new E(e)},exports.transcsv=Jo,exports.usingCppEngine=st,exports.validate=Qe,exports.version="5.6.1";