roomkit
/
com.netease.yunxin.kit.roomkit.api
/
NERoomKit
/
getService
get
Service
abstract fun <
T
:
NEBaseService
>
getService
(type:
Class
<
T
>):
T
Content copied to clipboard
获取服务,目前支持(NEAuthService、NERoomService)
Return
T RoomKit服务
Parameters
type
服务Class