unpinUser()
sambaFrame.unpinUser();Last updated
Unpins the currently pinned content.
sambaFrame.unpinUser();Sample use cases:
Wanting to unpin the currently pinned content.
unpinUser is often used in conjunction with the pinUser method.
Last updated