public MyUserInfoChangedCallback(FacebookScreen owner) { this.owner = owner; }
public MyStatusCallback(FacebookScreen owner) { this.owner = owner; }