// Send link to the app
String link = ((OCShare) (result.getData().get(0))).getShareLink();
Log_OC.d(TAG, "Share link = " + link);
// Send link to the app
String link = ((OCShare) (result.getData().get(0))).getShareLink();
Log_OC.d(TAG, "Share link = " + link);