Example #1
0
 public bool isFunctionSupported(string functionName)
 {
     return(AnySDKPush.AnySDKPush_nativeIsFunctionSupported(functionName));
 }