menu
sop_cometchat package
documentation
cometchat_uikit_shared.dart
CometChatDetailsControllerProtocol
updateOption abstract method
updateOption abstract method
dark_mode
light_mode
updateOption
abstract method
int
updateOption
(
String
templateId
,
String
oldOptionID
,
CometChatDetailsOption
updatedOption
)
Implementation
int updateOption(String templateId, String oldOptionID, CometChatDetailsOption updatedOption);
sop_cometchat package
documentation
cometchat_uikit_shared
CometChatDetailsControllerProtocol
updateOption abstract method
CometChatDetailsControllerProtocol class