netease_callkit library
Classes
- NEASRCaptionConfig
- Configuration for ASR (speech-to-text) captions.
- NEAsrCaptionResult
- Result of a single ASR caption recognition segment.
- NECallConfig
- Configuration describing call behavior and capabilities.
- NECallEndInfo
- Information describing why and how a call ended.
- NECallEngine
- Primary CallKit engine entry point exposed to Flutter.
- NECallEngineDelegate
- Callback listener container for call-related events.
- NECallError
- Collection of error codes that can occur during calls.
- NECallInfo
- High-level information describing the current call.
- NECallkitVideoView
- Platform view widget used to render CallKit video.
- NECallkitVideoViewState
- State implementation for NECallkitVideoView.
- NECallParam
- Parameters used when placing a call.
- NECallPushConfig
- Push notification configuration for call invites.
- NECallTypeChangeInfo
- Information describing a call type change event.
- NEHangupParam
- Parameters used when hanging up a call.
- NEInviteInfo
- Invite information for an incoming call.
- NELCKConfig
- Configuration for Live Communication Kit integration.
- NERecordConfig
- Configuration for a call record entry.
- NERecordProvider
- Provider interface for custom call record sending.
- NERtcInfo
- RTC information for the call, including channel and user IDs.
- NESetupConfig
- Configuration used when setting up the CallKit engine.
- NESignalInfo
- Call-related signaling information.
- NESwitchParam
- Parameters used when switching the call type.
- NEUserInfo
- Basic user information associated with a call.
- NEViewParam
- Parameters that describe a platform view used to render video.
- SimpleResponse
- Basic response model used by the CallKit API.
Enums
- NECallEngineStatus
- Overall status of the call engine.
- NECallInitRtcMode
- Defines how the RTC engine should be initialized for calls.
- NECallSwitchState
- State of switching between call types (audio/video).
- NECallTerminalCode
- Reason why a call ended.
- NECallType
- Type of call.
- NERtcVirtualBackgroundSourceStateReason
- Reason for the state of the virtual background feature.
- NIMCallStatus
- Status of a call record from NIM RTC.