Class SignupTargetSiteEventInfo


  • public class SignupTargetSiteEventInfo
    extends Object

    This class holds the information of sign-up meeting object and the permission information regarding to the targeted siteId.

    Author:
    Peter Liu
    • Constructor Detail

      • SignupTargetSiteEventInfo

        public SignupTargetSiteEventInfo​(SignupMeeting sMeeting,
                                         String targetSiteId)
    • Method Detail

      • setSignupMeeting

        public void setSignupMeeting​(SignupMeeting signupMeeting)
      • getTargetSiteId

        public String getTargetSiteId()
      • setTargetSiteId

        public void setTargetSiteId​(String targetSiteId)