createVideoMessage abstract method
Implementation
Future<V2TimMsgCreateInfoResult?> createVideoMessage(
{String? videoPath = "",
String? type = "",
int? duration = 0,
String? snapshotPath = "",
dynamic inputElement});
Future<V2TimMsgCreateInfoResult?> createVideoMessage(
{String? videoPath = "",
String? type = "",
int? duration = 0,
String? snapshotPath = "",
dynamic inputElement});