pub async fn get_player(
configuration: &Configuration,
app_id: &str,
player_id: &str,
email_auth_hash: Option<&str>,
) -> Result<Player, Error<GetPlayerError>>
Expand description
View the details of an existing device in one of your OneSignal apps