Experimental: this API is experimental and might be changed or removed in the future.

Group.OnGroupRenamed

切换到手册
protected void OnGroupRenamed (string oldName, string newName);

参数

oldNameThe old name of the group.
newNameThe new name of the group.

描述

Called when this group is renamed.