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.