menu
yunxin_room_kit package
documentation
room_kit.dart
NEHttpApiService
sendRequest abstract method
sendRequest abstract method
dark_mode
light_mode
sendRequest
abstract method
Future
<
NEResult
>
sendRequest
(
NEHttpApiRequest
request
)
Implementation
Future<NEResult<dynamic>> sendRequest(NEHttpApiRequest request);
yunxin_room_kit package
documentation
room_kit
NEHttpApiService
sendRequest abstract method
NEHttpApiService class