5.5 Logout
To logout user and stop background Bayun services, use logout method. This method can be used at the time of logging out of app.
[[BayunCore sharedInstance] logout];BayunCore.sharedInstance().logout()Last updated
Was this helpful?
To logout user and stop background Bayun services, use logout method. This method can be used at the time of logging out of app.
[[BayunCore sharedInstance] logout];BayunCore.sharedInstance().logout()Last updated
Was this helpful?