NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
v2::V2NIMMessageCreator 成员列表

成员的完整列表,这些成员属于 v2::V2NIMMessageCreator,包括所有继承而来的类成员

createAudioMessage(nstd::string audioPath, nstd::string name, nstd::string sceneName, uint32_t duration)v2::V2NIMMessageCreatorinlinestatic
createCallMessage(int32_t type, const nstd::string &channelId, int32_t status, const nstd::vector< V2NIMMessageCallDuration > &durations, const nstd::string &text)v2::V2NIMMessageCreatorinlinestatic
createCustomMessage(nstd::string text, nstd::string rawAttachment)v2::V2NIMMessageCreatorinlinestatic
createFileMessage(nstd::string filePath, nstd::string name, nstd::string sceneName)v2::V2NIMMessageCreatorinlinestatic
createForwardMessage(V2NIMMessage message)v2::V2NIMMessageCreatorinlinestatic
createImageMessage(nstd::string imagePath, nstd::string name, nstd::string sceneName, uint32_t width, uint32_t height)v2::V2NIMMessageCreatorinlinestatic
createLocationMessage(double latitude, double longitude, nstd::string address)v2::V2NIMMessageCreatorinlinestatic
createTextMessage(nstd::string text)v2::V2NIMMessageCreatorinlinestatic
createTipsMessage(nstd::string text)v2::V2NIMMessageCreatorinlinestatic
createVideoMessage(nstd::string videoPath, nstd::string name, nstd::string sceneName, uint32_t duration, uint32_t width, uint32_t height)v2::V2NIMMessageCreatorinlinestatic