コード例 #1
0
 private static PayloadStore getPayloadStore(Context context) {
   return Apptentive.getDatabase(context);
 }