setAppVersion method
Sets the version of the application
version
: The version of the application
Implementation
void setAppVersion(String version) {
SendbirdChat.setAppVersion(version);
}
Sets the version of the application
version
: The version of the application
void setAppVersion(String version) {
SendbirdChat.setAppVersion(version);
}