Class LiveStream

    • Constructor Detail

      • LiveStream

        public LiveStream​(String id,
                          String facebookAppId)
        Parameters:
        id - wicket-id
        facebookAppId - your facebook application id
    • Method Detail

      • setAlwaysPostToFriends

        public void setAlwaysPostToFriends​(boolean alwaysPostToFriends)
        If set, all user posts will always go to their profile. This option should only be used when users' posts are likely to make sense outside of the context of the event.
        Parameters:
        alwaysPostToFriends -
      • setViaAttributionUrl

        public void setViaAttributionUrl​(String viaAttributionUrl)
        The URL that users are redirected to when they click on your app name on a status (if not specified, your Connect URL is used).
        Parameters:
        viaAttributionUrl -
      • setXid

        public void setXid​(String xid)
        If you have multiple live stream boxes on the same page, specify a unique `xid` for each.
        Parameters:
        xid -