public abstract class ProfileManager.ProfileEditor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
commit()
Commit changes to server without callback (no matter the result).
|
abstract void |
commit(OnProfileEditCallback callback)
Commit changes to server.
|
public void commit()
public abstract void commit(OnProfileEditCallback callback)
callback
- OnProfileEditCallback