Solved
How to check if any Media Entity is already exist using service
Please help with the logic.
Thanks in advance.
Please help with the logic.
Thanks in advance.
if(MediaEntities["NameOfMediaEntity"]){
result =true;
}else{
result =false;
}
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.