static set(String projectId, String clientKey) { ParticleInfo.projectId = projectId; ParticleInfo.clientKey = clientKey; }