migrateToNewProject

fun migrateToNewProject(newProjectId: String, newProjectToken: String): ListenableFuture<PushPushGo>

function to re-subscribe to different project (previously unsubscribe from current project) WARNING: after resubscribe use object returned by this function instead of previous one

Parameters

newProjectId
  • project id to which we are switching

newProjectToken
  • project token