myMemberStateFilter

A filter to return channels with the current User state matching to MyMemberStateFilter.

If set MyMemberStateFilter.INVITED, only the channels from which invitations has been sent to the current User (but not accepted yet) will be returned. If set MyMemberStateFilter.INVITED_BY_FRIEND, only the channels from which invitations by friend has been sent to the current User (but not accepted yet) will be returned. If set MyMemberStateFilter.INVITED_BY_NON_FRIEND, only the channels from which invitations by non friend has been sent to the current User (but not accepted yet) will be returned. If set MyMemberStateFilter.JOINED, only the channels the current User is already joined will be returned.